Add support for the "kite" micropeak variant
authorKeith Packard <keithp@keithp.com>
Sun, 6 Jul 2014 19:35:13 +0000 (12:35 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 6 Jul 2014 19:36:27 +0000 (12:36 -0700)
commitd1527a5457210eb914312cf8857bfb88982a8462
treed11aefba40692dfb08e48bceffca8d74f0b412fb
parentf02cc3eec53e9d703837dad55ec2e6625b192588
Add support for the "kite" micropeak variant

This uses a 100m 'launch detect' altitude and logs data every 19.2s
instead of every .192s.

Signed-off-by: Keith Packard <keithp@keithp.com>
micropeak/MicroData.java
micropeak/MicroPeak.java
src/Makefile
src/kernel/ao_log_micro.c
src/kernel/ao_microflight.c
src/microkite/.gitignore [new file with mode: 0644]
src/microkite/Makefile [new file with mode: 0644]
src/microkite/ao_pins.h [new file with mode: 0644]
src/microkite/microkite-load.tmpl [new file with mode: 0644]
src/product/ao_micropeak.h