summaryrefslogtreecommitdiff
path: root/altosui
Commit message (Expand)AuthorAge
* altosui: Add software version to Configure AltosUI dialogKeith Packard2011-03-19
* altosui: Missed jcommon.jar in the Mac OS install imageKeith Packard2011-03-19
* altosui: Display eeprom parsing errors to userKeith Packard2011-03-19
* altosui: Always read whole eeprom block, even at end of flightKeith Packard2011-03-19
* altosui: Mark empty eeprom records 'invalid', don't generate exceptionKeith Packard2011-03-19
* fat: Add docs to Linux packageKeith Packard2011-01-18
* fat: Add firmware for v1.1 and docs to mac/windows/linux installersKeith Packard2011-01-18
* altosui: Remove spurious colons from eeprom selection headersKeith Packard2011-01-16
* altosui: Require 4 sats to light up the 'GPS locked' light.Keith Packard2011-01-16
* altosui: Ensure serial device is closed after eeprom download finishesKeith Packard2011-01-16
* altosui: Remove debug message when eeprom downloads are complete.Keith Packard2011-01-16
* altosui: Use long input flush timeout when remote.Keith Packard2011-01-16
* altosui: Make serial debug more complete and accurateKeith Packard2011-01-16
* altosui: Reset eeprom download instance variables before reading flightKeith Packard2011-01-16
* Close serial port if Download/Delete dialog is cancelled.Mike Beattie2011-01-17
* Convert EepromSelect dialog to use a GridBagMike Beattie2011-01-17
* Re-order and re-arrange eeprom download dialogMike Beattie2011-01-16
* altosui: Add preference for serial debugging.Keith Packard2011-01-14
* altosui: Ensure serial line is flushed after disabling remote linkKeith Packard2011-01-14
* altosui: Show dialog after successful delete or when no flightsKeith Packard2011-01-14
* altosui: Add eeprom 'manage' ui to download and delete multiple flightsKeith Packard2011-01-12
* altosui: Add support for parsing list of flights from the 'l' commandKeith Packard2011-01-11
* altosui: Split eeprom download code apartKeith Packard2011-01-11
* altosui: Add configuration of flight log sizeKeith Packard2011-01-07
* windows: Update NSIS installer file to use compatibility IDsKeith Packard2010-12-22
* altosui: move maps to subdir, fix E/W mismatchAnthony Towns2010-12-14
* windows: Add jfreechart.jar and jcommon.jar to windows install imageKeith Packard2010-11-29
* windows: try harder to get windows install to workKeith Packard2010-11-27
* altosui: Correct windows hardware IDs for nsis installer fileKeith Packard2010-11-27
* altosui: Clean up flash code to ensure swing gets called from right threadKeith Packard2010-11-25
* altosui: Remove gratuitous threading from device flashing UIKeith Packard2010-11-25
* altosui: Flight data download GUI operations called only from main threadKeith Packard2010-11-25
* altosui: Eliminate unnecessary thread from config UIKeith Packard2010-11-25
* altosui: Only call swing display functions from main thread.Keith Packard2010-11-25
* altosui: Hack up standalone makefile to maybe build altosui againKeith Packard2010-11-25
* altosui: Make windows bits build after moving altosui directoryKeith Packard2010-11-25
* Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonboxAnthony Towns2010-11-25
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24