altosui: Write raw sensor data to .csv files
authorKeith Packard <keithp@keithp.com>
Sun, 19 Sep 2010 09:52:29 +0000 (02:52 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 19 Sep 2010 09:52:29 +0000 (02:52 -0700)
commit1260589976c1a95848b298497fd251c4ee7d3f93
treeaea8dc7f78e9580147d3f4c5459d9b54bc7d7028
parent7a4d7110debb88f4e906fee7c46f2badd561809d
altosui: Write raw sensor data to .csv files

For data export, provide the raw sensor samples instead of the
filtered values.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/AltosCSV.java
ao-tools/altosui/AltosRecord.java
ao-tools/altosui/AltosState.java