altosui: Complete split out of separate java library
[fw/altos] / altosui / AltosSerial.java
2012-06-03 Keith Packardaltosui: Complete split out of separate java library
2012-06-03 Keith Packardaltosui: Split out UI-specific preferences
2012-03-28 Keith Packardaltosui: Make 'monitor idle' work with older TeleMetrum...
2012-03-28 Keith Packardaltosui: Catch attempt to set radio frequency to 0...
2012-03-27 Keith Packardaltosui: Configure radio with new direct frequency...
2011-10-07 Keith PackardMerge remote-tracking branch 'origin/simple-quiet'...
2011-10-07 Keith PackardMerge remote-tracking branch 'uniarch/master' into...
2011-10-07 Keith PackardMerge remote-tracking branch 'origin/master' into multiarch
2011-08-28 Keith Packardaltosui: Report error message back from libaltos
2011-08-14 Keith Packardaltosui: don't set channel when using radio setting
2011-08-14 Keith Packardaltos: AltosSerial.flush_input shouldn't discard Interr...
2011-08-10 Keith Packardaltosui: Ensure serial code tracks reply nesting correctly
2011-08-09 Keith Packardaltosui: Reading serial from swing thread only bad...
2011-08-09 Keith Packardaltosui: Flush radio setting to serial device
2011-08-09 Keith Packardaltosui: Remove debugging printfs from AltosSerial
2011-08-08 Keith Packardaltosui: Convert from channels to frequencies
2011-08-03 Keith Packardaltos/altosui: Add pad orientation configure option
2011-08-03 Keith Packardaltosui: Simple timeouts don't work with query data
2011-07-17 Keith Packardaltosui: Download list of site locations for map preloading
2011-07-17 Keith PackardMerge branch 'preload-maps'
2011-07-17 Keith Packardaltosui: Generalize and centralize telemetry constants...
2011-06-28 Keith Packardaltosui: Support raw telemetry from TeleDongle
2011-04-19 Keith PackardMerge branch 'telemini' into telebt
2011-04-14 Keith Packardaltosui: Create abstract AltosDevice class
2011-03-29 Keith Packardaltosui: Clean up packet link connecting dialog
2011-03-27 Keith Packardaltosui: Handle serial calls from swing thread
2011-03-26 Keith Packardaltosui: Allow TM config connection to be canceled.
2011-03-23 Keith Packardaltosui: Add telemetry format menu and preferences
2011-01-16 Keith Packardaltosui: Use long input flush timeout when remote.
2011-01-16 Keith Packardaltosui: Make serial debug more complete and accurate
2011-01-15 Keith Packardaltosui: Add preference for serial debugging.
2011-01-15 Keith Packardaltosui: Ensure serial line is flushed after disabling...
2011-01-12 Keith Packardaltosui: Add support for parsing list of flights from...
2010-11-25 Keith PackardMerge branch 'buttonbox'
2010-11-24 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-24 Keith PackardMove altosui to the top level, placing libaltos inside it.