summaryrefslogtreecommitdiff
path: root/altosui
Commit message (Expand)AuthorAge
* Merge branch 'master' into micropeak-loggingKeith Packard2012-12-25
|\
| * altosui: Clean up graph a bit, remove shapes, improve tooltipsKeith Packard2012-12-18
| * altosui: Add APRS interval configuration to UIKeith Packard2012-12-07
| * altosui: Call config UI from AltosConfigData directlyKeith Packard2012-12-07
| * altosui: Use AltosConfigData for altosui configuration dialogKeith Packard2012-12-07
* | Move libaltos to top levelKeith Packard2012-12-25
|/
* altosui: Allow AltosConfig to abort before serial line startsKeith Packard2012-10-25
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2012-10-23
|\
| * altosui: Allow any non-basestation to be configuredKeith Packard2012-10-22
| * altosui/altoslib: Add support for configuring pyro channelsKeith Packard2012-10-22
| * altosui: Handle .mega files in Landed tab 'Graph Flight' buttonKeith Packard2012-10-21
| * altoslib: Move computed state from AltosRecord to AltosStateKeith Packard2012-10-21
| * altosui: Correct megametrum eeprom filename dateKeith Packard2012-10-21
| * altosui: Add new filename filtersKeith Packard2012-10-21
* | remove local copy of launch-sites.txt and reference to old web locationBdale Garbee2012-10-23
|/
* altosui: Re-add a couple of "unused" valuesKeith Packard2012-10-18
* altosui: Accept serial number of zero for eeprom downloadKeith Packard2012-10-16
* altosui: Print exception stack trace when tracking flightsKeith Packard2012-10-16
* altosui: Handle missing pad distance in descent tabKeith Packard2012-10-16
* altosui: Parse .mega files from command lineKeith Packard2012-10-13
* altos{lib,ui,droid}: move OS specific code out of altoslibMike Beattie2012-09-18
* Merge branch 'prefs_interface' into altosdroidMike Beattie2012-09-16
|\
| * altosui: remove un-used importMike Beattie2012-09-14
| * altosui: revert AltosUIPreferences init() methodMike Beattie2012-09-14
| * altosui: Add return to try/catch.. duhMike Beattie2012-09-14
| * altosui: add missing try/catchMike Beattie2012-09-14
| * altosui/altoslib: bug fixes, update Makefile.amMike Beattie2012-09-14
| * altosui/altoslib: Add call to …Preferences.init() with backend object, remo...Mike Beattie2012-09-14
| * altosui/altoslib: add methods to interface, fix imports/exceptions in BT codeMike Beattie2012-09-14
| * altosui: add missing methods for Backend, fix BT code.Mike Beattie2012-09-14
| * altoslib/altosui: begin moving preferences "backend" into interfaceMike Beattie2012-09-14
| * altosui: comment out obsolete code - could probably remove the file.Mike Beattie2012-09-14
| * altosui: add type to … implements Comparable.Mike Beattie2012-09-14
| * altosui: comment out/remove dead codeMike Beattie2012-09-14
| * altosui: access class variables by class, not instanceMike Beattie2012-09-14
| * altosui: remove redundant catchesMike Beattie2012-09-14
| * altosui: comment out un-used classes and associated importsMike Beattie2012-09-14
| * altosui: comment out un-used fields and methodsMike Beattie2012-09-14
| * altosui: remove un-used importsMike Beattie2012-09-14
* | altosui: Show over-ground-distance in Descent tabKeith Packard2012-09-14
* | altosui: Remove debugging from KML exportKeith Packard2012-09-14
* | altosui: Fix Landed tab unitsKeith Packard2012-09-14
|/
* altosui: Exit with an error status when file processing failsKeith Packard2012-09-12
* altosui: Stop downloading eeprom data on a block full of invalid dataKeith Packard2012-09-12
* altosui: Serialize data access in TD config codeKeith Packard2012-09-12
* altosui: Lock access to preferences dataKeith Packard2012-09-12
* altosui: Add multi-sized icons to all windowsKeith Packard2012-09-12
* Reference specific dependent jars in the AltosUI launchersTom Marble2012-09-12
* altosui: Initialize imperial units checkbox with correct valueKeith Packard2012-09-11
* Clean up Windows event handles on com port closeKeith Packard2012-09-11