micropeak: Suggest filenames for saving data
authorKeith Packard <keithp@keithp.com>
Sat, 5 Jan 2013 18:59:26 +0000 (10:59 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 5 Jan 2013 18:59:26 +0000 (10:59 -0800)
commitd663da13db60e1200535282ee1a0ea6305cad98c
treeb3df77d9e503dc38441ee5fbddb409632320e6a8
parent0c9eecfae02e8499e7c3d53a4386f026c54b04cd
micropeak: Suggest filenames for saving data

Uses the format '<year>-<month>-<day>-flight-<number>.mpd'

Signed-off-by: Keith Packard <keithp@keithp.com>
micropeak/Makefile.am
micropeak/MicroFile.java [new file with mode: 0644]
micropeak/MicroSave.java