| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Automatically extract flight number for eeprom and telem filenames. | Keith Packard | 2009-11-22 |
| | | | | | | | | | | | | | Extract flight number from either telemetry or eeprom files and use that in the resulting filenames. To ensure that files remain unique, add a new field, -seq-%03d. This is appended only when the sequence number is non-zero as it shouldn't occur in normal usage. This also eliminates some duplicate filename creation code in the library and aoview sources. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Move usb scanning code to ao-tools library | Keith Packard | 2009-09-04 |
| This will allow the scanning code to be used by the command line tools as well as the ao-view GUI. Now that ao-view depends on the ao-tools library, it has been moved to the ao-tools directory as well. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
