Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | aoview: Add eeprom data fetching | Keith Packard | 2009-06-03 |
| | | | | | | | Fetches the last flight data from a TM device connected via USB and writes it to the flight log directory. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Make file handling more general so it can be reused. | Keith Packard | 2009-05-20 |
The log file handling stuff will be useful for saving eeprom data, so pull it out of the real-time log handling code and make a general interface. Signed-off-by: Keith Packard <keithp@keithp.com> |