Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altosui: Add support for parsing list of flights from the 'l' command | Keith Packard | 2011-01-11 |
| | | | | | | | This adds parsing support to enumerate the available flights, but does not yet provide any UI to use it. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altosui: Split eeprom download code apart | Keith Packard | 2011-01-11 |
Create separate 'download config data', 'read single record' and 'read block' functions. This code will be shared with future multi-log reading code for new firmware. Signed-off-by: Keith Packard <keithp@keithp.com> |