altos: Write height values to log for nano/mini
[fw/altos] / altosui /
2011-03-16 Keith Packardaltosui: Missed jcommon.jar in the Mac OS install image
2011-02-19 Keith Packardaltosui: Display eeprom parsing errors to user
2011-02-19 Keith Packardaltosui: Always read whole eeprom block, even at end...
2011-02-19 Keith Packardaltosui: Mark empty eeprom records 'invalid', don't...
2011-01-19 Keith Packardfat: Add docs to Linux package
2011-01-19 Keith Packardfat: Add firmware for v1.1 and docs to mac/windows...
2011-01-16 Keith Packardaltosui: Remove spurious colons from eeprom selection...
2011-01-16 Keith Packardaltosui: Require 4 sats to light up the 'GPS locked...
2011-01-16 Keith Packardaltosui: Ensure serial device is closed after eeprom...
2011-01-16 Keith Packardaltosui: Remove debug message when eeprom downloads...
2011-01-16 Keith Packardaltosui: Use long input flush timeout when remote.
2011-01-16 Keith Packardaltosui: Make serial debug more complete and accurate
2011-01-16 Keith Packardaltosui: Reset eeprom download instance variables befor...
2011-01-16 Mike BeattieClose serial port if Download/Delete dialog is cancelled.
2011-01-16 Mike BeattieConvert EepromSelect dialog to use a GridBag
2011-01-16 Mike BeattieRe-order and re-arrange eeprom download dialog
2011-01-15 Keith Packardaltosui: Add preference for serial debugging.
2011-01-15 Keith Packardaltosui: Ensure serial line is flushed after disabling...
2011-01-15 Keith Packardaltosui: Show dialog after successful delete or when...
2011-01-12 Keith Packardaltosui: Add eeprom 'manage' ui to download and delete...
2011-01-12 Keith Packardaltosui: Add support for parsing list of flights from...
2011-01-11 Keith Packardaltosui: Split eeprom download code apart
2011-01-08 Keith Packardaltosui: Add configuration of flight log size
2010-12-23 Keith Packardwindows: Update NSIS installer file to use compatibilit...
2010-12-13 Anthony Townsaltosui: move maps to subdir, fix E/W mismatch
2010-11-30 Keith Packardwindows: Add jfreechart.jar and jcommon.jar to windows...
2010-11-28 Keith Packardwindows: try harder to get windows install to work
2010-11-28 Keith Packardaltosui: Correct windows hardware IDs for nsis installe...
2010-11-26 Keith Packardaltosui: Clean up flash code to ensure swing gets calle...
2010-11-26 Keith Packardaltosui: Remove gratuitous threading from device flashi...
2010-11-26 Keith Packardaltosui: Flight data download GUI operations called...
2010-11-26 Keith Packardaltosui: Eliminate unnecessary thread from config UI
2010-11-26 Keith Packardaltosui: Only call swing display functions from main...
2010-11-25 Keith Packardaltosui: Hack up standalone makefile to maybe build...
2010-11-25 Keith Packardaltosui: Make windows bits build after moving altosui...
2010-11-25 Keith PackardMerge branch 'buttonbox'
2010-11-25 Keith PackardMerge remote branch 'aj/buttonbox' into buttonbox
2010-11-24 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-24 Keith PackardMove altosui to the top level, placing libaltos inside it.