1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-26 01:35:35 +03:00

CXOF flow sensor (UART)

Enable opflow on sparky2
Optical flow MSP updates
This commit is contained in:
Konstantin Sharlaimov (DigitalEntity) 2017-12-05 12:59:12 +10:00
parent 9cdebca1e9
commit f3422ce423
18 changed files with 344 additions and 23 deletions

View file

@ -19,3 +19,4 @@
// See https://github.com/iNavFlight/inav/wiki/MSP-V2#msp-v2-message-catalogue
#define MSP2_INAV_STATUS 0x2000
#define MSP2_INAV_OPTICAL_FLOW 0x2001