summaryrefslogtreecommitdiff
path: root/ao-tools/altosui/AltosEepromReader.java
Commit message (Expand)AuthorAge
* altosui: Create iterables for log file scanning. Split out display threadsKeith Packard2010-09-27
* altosui: Use recorded ground acceleration when reading eeprom filesKeith Packard2010-09-19
* altosui: Stop parsing eeprom file after hitting 'landed' state0.7.1Keith Packard2010-09-09
* altosui: Fill in time value of last Eeprom record read from fileKeith Packard2010-09-09
* altosui: eeprom files place 'boost' time in the flight number record.Keith Packard2010-09-05
* altosui: Record flight number when scanning file, not when runningKeith Packard2010-09-05
* altosui: Eeprom files contain only one date; save it.Keith Packard2010-09-05
* altosui: Remove debugging printf from AltosEepromReaderKeith Packard2010-09-05
* altosui: add elevation and range informationKeith Packard2010-08-27
* altosui: AltosEepromReader was mis-setting boost tickKeith Packard2010-08-26
* altosui: Add ability to create CSV file from telem or eeprom filesKeith Packard2010-08-24
* altosui: Start adding code to write csv files from eeprom/telem filesKeith Packard2010-08-07
* altosui: Add comments to Eeprom readerKeith Packard2010-08-06
* altosui: Compute flight state from eeprom dataKeith Packard2010-08-05
* altosui: Split flight record out of telemetry classKeith Packard2010-08-05