From: Keith Packard Date: Sat, 25 Apr 2009 21:44:33 +0000 (-0700) Subject: Allow for slower ADC operation. Add power saving code. X-Git-Tag: 0.1~8 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=c65f1a1acd2ca00758833cec5d3f8056d303d3e2;hp=c65f1a1acd2ca00758833cec5d3f8056d303d3e2 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. ---