summaryrefslogtreecommitdiff
path: root/ao-tools/altosui/AltosUI.java
Commit message (Expand)AuthorAge
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24
* add a rudimentary --help for command line useBdale Garbee2010-11-22
* AltosSiteMap: major refactoringAnthony Towns2010-11-21
* altosui: switch channel selector to combo box. Shorten displayed device namesKeith Packard2010-11-19
* altosui: Use timeouts to recover from broken packet links.Keith Packard2010-11-19
* altosui: Unify datafile selection to AltosDataChooserKeith Packard2010-11-19
* altosui: Add igniter ground testing codeKeith Packard2010-11-19
* altosui: eliminate menu bar, moving elements to buttons.Keith Packard2010-11-15
* altosui: With --replay option, exit when replay window is closedKeith Packard2010-11-14
* altosui: Open serial device at 'new' time. Prohibit duplicate opens.Keith Packard2010-11-13
* altosui: Eliminate unncessary import altosui linesKeith Packard2010-11-13
* add --replay command line argumentAnthony Towns2010-11-11
* altosui: Create buttons for main actionsKeith Packard2010-11-08
* altosui: Split out flight monitoring to separate windowKeith Packard2010-11-08
* altosui: Remove ability to graph data in .csv filesKeith Packard2010-10-06
* altosui: Add KML file export.Keith Packard2010-09-28
* Merge branch 'master' of git://git.gag.com/fw/altosAnthony Towns2010-09-28
|\
| * altosui: Create iterables for log file scanning. Split out display threadsKeith Packard2010-09-27
* | Merge branch 'master' of git://git.gag.com/fw/altosAnthony Towns2010-09-24
|\|
| * altosui: remove unused ReplayThread wrapper classesKeith Packard2010-09-20
| * altosui: Factor some UI elements into separate classesKeith Packard2010-09-20
* | Add graphing.Anthony Towns2010-09-15
|/
* altosui: conflating USB product and vendor IDs is a bad ideaKeith Packard2010-09-09
* altosui: Display error dialog when AltOS JNI library can't be loadedKeith Packard2010-09-09
* altosui: Prevent voice altitude data from queueing upKeith Packard2010-09-05
* altosui: Start idle thread after the rocket leaves the padKeith Packard2010-09-05
* altosui: When replay thread is interrupted, don't make final reportKeith Packard2010-09-05
* altosui: Add elevation and range data to main displayKeith Packard2010-09-05
* Use autotools for altosui and libaltosKeith Packard2010-09-04
* altosui: Add icons to application and Windows menus.Keith Packard2010-09-04
* altosui: Catch I/O errors on telemetry device, report to userKeith Packard2010-09-03
* altosui: Allow 'connect to device' when already connectedKeith Packard2010-09-03
* altosui: Report telemetry CRC errors in UIKeith Packard2010-09-03
* altosui: add elevation and range informationKeith Packard2010-08-27
* altosui: command line args are converted to csv formatKeith Packard2010-08-26
* altosui: Add ability to create CSV file from telem or eeprom filesKeith Packard2010-08-24
* altosui: refactor logfile chooser dialog to share more codeKeith Packard2010-08-23
* altosui: Separate out log file choosing dialog to share with CSV generatorKeith Packard2010-08-23
* altosui: Add debug dongle API, split flash UI outKeith Packard2010-08-23
* altosui: Add .ihx file reading code and stub out flashing UIKeith Packard2010-08-23
* altosui: Add TeleMetrum configurationKeith Packard2010-08-22
* altosui: Make teledongle callsign configurableKeith Packard2010-08-21
* altosui: Select devices by USB vendor/product ID.Keith Packard2010-08-17
* altosui: Start adding code to write csv files from eeprom/telem filesKeith Packard2010-08-07
* altosui: Compute flight state from eeprom dataKeith Packard2010-08-05
* altosui: Split flight record out of telemetry classKeith Packard2010-08-05
* altosui: Split status and info panels into separate filesKeith Packard2010-08-01
* altosui: Clear displayed data rows as needed.Keith Packard2010-07-31
* altosui: Merge gps date and time classes into gps classKeith Packard2010-07-31
* altosui: rename AltosEeprom -> AltosEepromDownload, split out Altos constantsKeith Packard2010-07-31