summaryrefslogtreecommitdiff
path: root/altosui/AltosScanUI.java
Commit message (Expand)AuthorAge
* telegps: Add scan UIKeith Packard2014-05-28
* altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2Keith Packard2014-05-25
* altosui/altosuilib: Cleanup -Xlint:unchecked warningsKeith Packard2014-05-25
* altoslib/altosui/altosuilib/libaltos: Remove trailing whitespaceKeith Packard2014-04-11
* altoslib: Bump library versionKeith Packard2013-12-20
* altoslib: Finish AltosState changes. Update version number.Keith Packard2013-09-05
* altoslib, altosui: Restructured state management now does TM eeprom filesKeith Packard2013-08-29
* Add version numbers to java librariesKeith Packard2013-01-29
* Change AltosLib to altoslibKeith Packard2013-01-29
* altosui: Use shared AltosUIFrame and AltosUIDialogKeith Packard2013-01-02
* 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: Use helper functions to access arrays in AltosLib classKeith Packard2012-09-09
* altosui: Make scan UI handle incremental telem dataKeith Packard2012-07-18
* altosui: Move telemetry reader &c to altoslibKeith 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 UI Look&Feel configurableKeith Packard2011-11-11
* altosui: Report error message back from libaltosKeith Packard2011-08-28
* altosui: Try to get dialogs to look a little betterKeith Packard2011-08-24
* altosui: Make set of telemetries to use while scanning configurableKeith Packard2011-08-08
* altosui: Show AltosFrequency in scan resultsKeith Packard2011-08-08
* altosui: Convert from channels to frequenciesKeith Packard2011-08-08
* altosui: Flush telemetry lines before starting to watch for scan resultsKeith Packard2011-07-16
* altosui: Initialize channel and telemetry before use in ScanUIKeith Packard2011-07-16
* altosui: Generalize and centralize telemetry constants, parse v0.8 telemetryKeith Packard2011-07-16
* altosui: Finish radio scanning UIKeith Packard2011-07-16
* altosui: Pop up monitor window from scan dialogKeith Packard2011-07-16
* altosui: Start adding support for scanning radio for available devicesKeith Packard2011-07-16