altos: Add TeleMini v1.0
authorKeith Packard <keithp@keithp.com>
Mon, 7 Mar 2011 05:03:57 +0000 (21:03 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 16 Mar 2011 22:57:38 +0000 (15:57 -0700)
commit0e4c55d78852415e79f7318471f4d00c89703b78
tree4407453f2b06db449f6bd32727a3f955f99f33a4
parent2d41358c80f2eb8b6e98d699149bb941a6671475
altos: Add TeleMini v1.0

This adds initial code for the telemini board, a two channel
flight computer with digital telemetry and a barometric sensor.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/Makefile
src/Makefile.proto
src/ao_pins.h
src/ao_telemini.c [new file with mode: 0644]
src/telemini-v0.1/.gitignore [new file with mode: 0644]
src/telemini-v0.1/.sdcdbrc [new file with mode: 0644]
src/telemini-v0.1/Makefile [new file with mode: 0644]
src/telemini-v0.1/Makefile.defs [new file with mode: 0644]