1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/PiOS/Boards
Oleg Semyonov 58d0812309 sbus: better frame syncronization, some cosmetic changes
In the previous version the decoder could in rare cases get synced from
the middle of data stream in case of data byte equal to the S.Bus start
of frame (SOF) byte (wrong data will be rejected but it was not perfect).
Now it waits for the real start of frame and then checks the SOF byte.
2011-10-22 00:44:09 +03:00
..
pios_board.h Make missing definitions for essential macros more obvious 2011-05-07 18:05:50 -04:00
STM3210E_INS.h com: allow run-time allocation of buffers 2011-07-29 15:33:14 -04:00
STM3210E_OP.h sbus: better frame syncronization, some cosmetic changes 2011-10-22 00:44:09 +03:00
STM32103CB_AHRS.h com: allow run-time allocation of buffers 2011-07-29 15:33:14 -04:00
STM32103CB_CC_Rev1.h sbus: refactor the code using unified PIOS RCVR driver structure 2011-10-20 18:23:23 +03:00
STM32103CB_PIPXTREME_Rev1.h com: allow run-time allocation of buffers 2011-07-29 15:33:14 -04:00