Add configuration support
authorKeith Packard <keithp@keithp.com>
Sun, 26 Apr 2009 07:11:32 +0000 (00:11 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 26 Apr 2009 07:11:32 +0000 (00:11 -0700)
Current config variables:
Main deploy altitude above launch (in meters)
Acceleration zero g calibration (manual or automatic)
Radio channel (freq = 435.550MHz + channel * 100kHz)
Callsign (max 8 characters)

Supporting this involved shuffling code around so that the
non-telemetrum builds could include only the stuff they needed.


No differences found