summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'mjb/prefs_interface'Keith Packard2012-09-20
|\
| * 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
| * altoslib: Add AltosPreferencesBackend.java to Makefile.amMike 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
* | Merge remote-tracking branch 'mjb/altosui_mjb'Keith Packard2012-09-20
|\|
| * 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
* | further refinment of Releasing documentBdale Garbee2012-09-16
* | releasing 1.1.11.1.1Bdale Garbee2012-09-16
* | Add release notes for version 1.1.1Keith Packard2012-09-16
* | altos: Fix telemini sdcdb init fileKeith Packard2012-09-16
* | altosui: Gather Tm sensor data in Monitor Idle modeKeith Packard2012-09-16
* | altos: Need to use 16-bit counts for ao_xmem functionsKeith Packard2012-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
* | altoslib: Update GPS seen_values in AltosEepromIterableKeith Packard2012-09-14
* | altoslib: Remove duplicate seen_ values in AltosEepromIterableKeith Packard2012-09-14
|/
* add note about checking doc copyright date and revision history to ReleasingBdale Garbee2012-09-13
* doc: Add revision history for 1.1. Update copyright dateKeith Packard2012-09-13
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos1.1Bdale Garbee2012-09-13
|\
| * doc: Document imperial units and groundstation configurationKeith Packard2012-09-13
* | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2012-09-13
|\|
| * altosui: Exit with an error status when file processing failsKeith Packard2012-09-12
| * altosui: Leave new_gps indication until gps value is usedKeith Packard2012-09-12
| * altosui: Stop downloading eeprom data on a block full of invalid dataKeith Packard2012-09-12
* | document workaround for 'make fat' not building altoslibBdale Garbee2012-09-12
|/
* update Releasing for non-native versioning and builds on debian branchBdale Garbee2012-09-12
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2012-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
| * doc: Mention changes to flight data download UIKeith Packard2012-09-12
| * altosui: Initialize flight velocity to zero when reading eeprom filesKeith Packard2012-09-12
| * altosui: Don't say a decimal point for distances in metersKeith Packard2012-09-11
| * altosui: Initialize imperial units checkbox with correct valueKeith Packard2012-09-11