altosui: Support raw telemetry from TeleDongle
authorKeith Packard <keithp@keithp.com>
Tue, 28 Jun 2011 08:03:00 +0000 (01:03 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 28 Jun 2011 08:03:00 +0000 (01:03 -0700)
Use raw telemetry frames when TeleDongle supports them, this involves
parsing the hex dump of the packet instead of having teledongle take
the packet apart. Only the legacy format is working at this point; the
altos bits for the new split telemetry frames is not written yet.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found