summaryrefslogtreecommitdiff
path: root/altosui
Commit message (Expand)AuthorAge
* altosui: Reference altosuilib.jar and altoslib.jar from original dirsKeith Packard2013-01-10
* altosui: Create .dmg file for Mac OS X installationsKeith Packard2013-01-06
* altosui: Remove duplicate AltosUSBDeviceKeith Packard2013-01-02
* altosui: Use shared AltosUIListenerKeith Packard2013-01-02
* altosui: Use shared AltosUIFrame and AltosUIDialogKeith Packard2013-01-02
* altosui: Use shared AltosFontListener classKeith Packard2013-01-02
* altosui: Use shared AltosDeviceDialogKeith Packard2013-01-02
* altosui: Remove AltosVersion.javaKeith Packard2013-01-02
* altosui: Use altosuilib for configurationKeith Packard2013-01-02
* 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