| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altosui: check for closed serial device before reading | Keith Packard | 2010-07-29 |
| | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altosui: Add eeprom data capture function. No UI yet. | Keith Packard | 2010-07-28 |
| | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Make voice and channel menus work. | Keith Packard | 2010-07-28 |
| | | | | | | | Stores voice and channel data to preferences. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altosui: Catch errors opening USB devices. Limit list to relevant devices | Keith Packard | 2010-07-28 |
| | | | | | | | | Avoids a segfault when failing to open a device. Limit listed telemetry devices to just TeleDongle units. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Java clean ups -- use varargs where possible, remove AltosSerialReader | Keith Packard | 2010-07-27 |
| | | | | | | | | | Add methods that format stuff using String.format for voice and serial link, remove AltosSerialReader class and just embed that in the AltosSerial class directly. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Switch AltosUI to libaltos for device access | Keith Packard | 2010-07-26 |
| | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | More ALtosUI changes | Keith Packard | 2010-04-22 |
| | | |||
| * | serial port read function cannot be interrupted. poll every 1 second | Keith Packard | 2010-04-06 |
| | | |||
| * | Use RXTX for serial comm. Add logdir preference saving | Keith Packard | 2010-04-04 |
| | | |||
| * | Add telem parsing code | Keith Packard | 2010-04-02 |
| | | |||
| * | Start adding java-based UI | Keith Packard | 2010-03-31 |
