altos: Force telemetry rate to 38400 when ao_force_freq is set
authorKeith Packard <keithp@keithp.com>
Fri, 5 Oct 2018 06:10:59 +0000 (23:10 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 5 Oct 2018 06:10:59 +0000 (23:10 -0700)
commitaeb07f2b94b0121d4e5a6ce175ce4e013d6557cf
treee675ce31488e492f9cd36dcf64382801ce125329
parent77c3878df78ae356c442999a99f1e1752e2cd06b
altos: Force telemetry rate to 38400 when ao_force_freq is set

ao_force_freq is used by TeleMini to set the radio to known
values. As TeleMini v3.0 also has configurable telemetry rates, this
value also needs to be set back to a known value.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_config.c