Restructure CRSF frame processing and RC channel handling
commit09406ad9d953a01860cd172d9d03e327e4fb86b6
authorBruce Luckcuck <github@etracer.net>
Sun, 17 Nov 2019 15:37:41 +0000 (17 10:37 -0500)
committerBruce Luckcuck <github@etracer.net>
Mon, 18 Nov 2019 17:37:10 +0000 (18 12:37 -0500)
treea12b83c12a047f0a97da98798391b772f92c1f5d
parentdd0b45dc87815101e94ff33f32f417efd871b6e4
Restructure CRSF frame processing and RC channel handling
Prevents channel data packet corruption if other packets are receved before processing can complete.
src/main/rx/crsf.c
src/test/unit/rx_crsf_unittest.cc