summaryrefslogtreecommitdiff
path: root/altosui/AltosSerial.java
Commit message (Expand)AuthorAge
* altosui: don't set channel when using radio settingKeith Packard2011-08-14
* altos: AltosSerial.flush_input shouldn't discard Interrupted exceptionsKeith Packard2011-08-13
* altosui: Ensure serial code tracks reply nesting correctlyKeith Packard2011-08-09
* altosui: Reading serial from swing thread only bad if remoteKeith Packard2011-08-08
* altosui: Flush radio setting to serial deviceKeith Packard2011-08-08
* altosui: Remove debugging printfs from AltosSerialKeith Packard2011-08-08
* altosui: Convert from channels to frequenciesKeith Packard2011-08-08
* altos/altosui: Add pad orientation configure optionKeith Packard2011-08-02
* altosui: Simple timeouts don't work with query dataKeith Packard2011-08-02
* altosui: Download list of site locations for map preloadingKeith Packard2011-07-17
* altosui: Generalize and centralize telemetry constants, parse v0.8 telemetryKeith Packard2011-07-16
* altosui: Support raw telemetry from TeleDongleKeith Packard2011-06-28
* altosui: Create abstract AltosDevice classKeith Packard2011-04-14
* altosui: Clean up packet link connecting dialogKeith Packard2011-03-28
* altosui: Handle serial calls from swing threadKeith Packard2011-03-27
* altosui: Allow TM config connection to be canceled.Keith Packard2011-03-26
* altosui: Add telemetry format menu and preferencesKeith Packard2011-03-24
* altosui: Use long input flush timeout when remote.Keith Packard2011-01-16
* altosui: Make serial debug more complete and accurateKeith Packard2011-01-16
* altosui: Add preference for serial debugging.Keith Packard2011-01-14
* altosui: Ensure serial line is flushed after disabling remote linkKeith Packard2011-01-14
* altosui: Add support for parsing list of flights from the 'l' commandKeith Packard2011-01-11
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24