summaryrefslogtreecommitdiff
path: root/micropeak/MicroSave.java
Commit message (Collapse)AuthorAge
* micropeak: Suggest filenames for saving dataKeith Packard2013-01-05
| | | | | | Uses the format '<year>-<month>-<day>-flight-<number>.mpd' Signed-off-by: Keith Packard <keithp@keithp.com>
* micropeak: Add command line export optionKeith Packard2013-01-03
| | | | | | micropeak --export <foo.mpd> will create <foo.csv> full of useful data. Signed-off-by: Keith Packard <keithp@keithp.com>
* micropeak is code complete now.Keith Packard2013-01-01
Added save and download functionality. Removed 'new' from file menu. Signed-off-by: Keith Packard <keithp@keithp.com>