Allow for slower ADC operation. Add power saving code.
authorKeith Packard <keithp@keithp.com>
Sat, 25 Apr 2009 21:44:33 +0000 (14:44 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 25 Apr 2009 21:44:33 +0000 (14:44 -0700)
commitc65f1a1acd2ca00758833cec5d3f8056d303d3e2
tree77478e04d968fa775b3c5ab78ff5e1e27fa6991d
parent8e7b48b5f090be81980ab00fbce814ae1cc253e4
Allow for slower ADC operation. Add power saving code.

This tries to make the flight computer use less power by disabling USB in
flight mode, lowering the telemetry rate after ascent. It also disables the
RDF beacon during ascent and re-enables it once descent has started.
ao_flight.c
ao_flight_test.c