altosui: Add ability to create CSV file from telem or eeprom files
authorKeith Packard <keithp@keithp.com>
Tue, 24 Aug 2010 07:29:11 +0000 (00:29 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 24 Aug 2010 07:29:11 +0000 (00:29 -0700)
commit7bd220dfd9b3fb0e42eb90c3b37eb7b4169eb21b
tree3645b536797c02c8eee0b6b71d8259a56eda38d0
parent634a550149e7c344a22a637ba484f115592b1018
altosui: Add ability to create CSV file from telem or eeprom files

This creates a comma separated value file to export data for
external programs.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/AltosCSV.java
ao-tools/altosui/AltosCSVUI.java [new file with mode: 0644]
ao-tools/altosui/AltosEepromReader.java
ao-tools/altosui/AltosLogfileChooser.java
ao-tools/altosui/AltosReader.java
ao-tools/altosui/AltosUI.java
ao-tools/altosui/Makefile