altos: Fake flight code changes in kernel and stm
authorKeith Packard <keithp@keithp.com>
Tue, 27 May 2014 18:05:02 +0000 (11:05 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 27 May 2014 18:06:49 +0000 (11:06 -0700)
commitc674a20432c2cb97e5bc2a3de891f78b9e172fe9
tree233840c888520c39da96f0eee2eca738ab4e9096
parentdb08e99361d82de63058d3388823f486e5fc9839
altos: Fake flight code changes in kernel and stm

Redirects data input from local sensors to USB sourced data, leaving
USB enabled when the computer goes into pad mode.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_fake_flight.c [new file with mode: 0644]
src/kernel/ao_fake_flight.h [new file with mode: 0644]
src/kernel/ao_flight.c
src/kernel/ao_pyro.h
src/stm/ao_timer.c