summaryrefslogtreecommitdiff
path: root/altosui/AltosSerial.java
Commit message (Expand)AuthorAge
* altosui/altosuilib: Shuffle lots more code from altosui intoKeith Packard2014-05-28
* altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2Keith Packard2014-05-25
* altoslib: Bump library versionKeith Packard2013-12-20
* altoslib: Pass InterruptedException up the stack instead of hiding itKeith Packard2013-12-18
* altoslib: Support binary reading/writing in AltosLinkKeith Packard2013-12-08
* altosui: Clean up serial close handlingKeith Packard2013-12-07
* altoslib: Finish AltosState changes. Update version number.Keith Packard2013-09-05
* altosui: Display callsign in connecting message windowKeith Packard2013-02-10
* Add version numbers to java librariesKeith Packard2013-01-29
* Change AltosLib to altoslibKeith Packard2013-01-29
* altosui: Use shared AltosDeviceDialogKeith Packard2013-01-02
* altosui: remove un-used importsMike Beattie2012-09-14
* Reverted package name to 'altosui' from 'AltosUI'Tom Marble2012-09-11
* Changed package name from altosui to AltosUITom Marble2012-09-10
* altosui: Move 'implements Runnable' from AltosSerial to AltosLinkKeith Packard2012-08-04
* altosui: Handle Monitor Idle errors betterKeith Packard2012-07-29
* altosui: Move serial datastream parser to altoslibKeith Packard2012-07-16
* altosui: Abstract remote connection timeout stuffKeith Packard2012-07-11
* altosui: AltosSerial and AltosLink both tried to provide frequency settingKeith Packard2012-06-26
* altos: More cleanups for moving files to altoslibKeith Packard2012-06-04
* altoslib: Clean up random rebase failuresKeith Packard2012-06-02
* altosui: Move telemetry reader &c to altoslibKeith Packard2012-06-02
* altosui: Pull most of AltosSerial into AltosLinkKeith Packard2012-06-02
* altosui: Move AltosConfigData.java to libraryKeith Packard2012-06-02
* altosui: Complete split out of separate java libraryKeith Packard2012-06-02
* altosui: Split out UI-specific preferencesKeith Packard2012-06-02
* altosui: Make 'monitor idle' work with older TeleMetrum firmware (trac #28)Keith Packard2012-03-27
* altosui: Catch attempt to set radio frequency to 0.0 -- use defaultKeith Packard2012-03-27
* altosui: Configure radio with new direct frequency settingKeith Packard2012-03-27
* altosui: Report error message back from libaltosKeith Packard2011-08-28
* 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