micropoint: Add MicroDataPoint
authorKeith Packard <keithp@keithp.com>
Wed, 2 Jan 2013 19:22:11 +0000 (11:22 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 2 Jan 2013 19:22:11 +0000 (11:22 -0800)
commit93d640de65a1ecedfef89c96521c21632f96f372
tree053f993e7c3099cac31d5bb2ed1e69133204101f
parent0933f2ed5791cfdc28242cd60be3942556f4ed20
micropoint: Add MicroDataPoint

This holds height/speed/accel data all in one place

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