1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/PiOS
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
..
Boards sbus: better frame syncronization, some cosmetic changes 2011-10-22 00:44:09 +03:00
Common OP-499 Erase settings bug: Make hte flash chip read a wrong value for 1 second 2011-10-07 14:08:56 -05:00
inc sbus: better frame syncronization, some cosmetic changes 2011-10-22 00:44:09 +03:00
STM32F10x sbus: better frame syncronization, some cosmetic changes 2011-10-22 00:44:09 +03:00
pios.h rcvr: add generic driver API for receivers 2011-07-05 22:02:47 -04:00