altoslib: Allow early bail-out on bad telemetry CRC
authorKeith Packard <keithp@keithp.com>
Mon, 2 Oct 2017 23:58:53 +0000 (16:58 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 2 Oct 2017 23:58:53 +0000 (16:58 -0700)
commitc6be13e8ef80e5afc836e04cbfe4cb17631540e4
tree21ac706fdadf5a248752f648cda09abe5662fdd3
parent770998be2c15dd41a63520d0c8747d7cf32ec447
altoslib: Allow early bail-out on bad telemetry CRC

Check the CRC status in the packet before creating a new telemetry
object.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosTelemetry.java