1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight
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
..
AHRS openocd: collapse JTAG rules for STM32F1 and STM32F2 2011-08-27 10:43:02 -04:00
Bootloaders Fix jtag programming of bootloader 2011-10-08 14:14:11 -05:00
CopterControl sbus: better frame syncronization, some cosmetic changes 2011-10-22 00:44:09 +03:00
Doc useless note on documentation (needs update) 2011-03-06 00:29:50 +00:00
INS openocd: collapse JTAG rules for STM32F1 and STM32F2 2011-08-27 10:43:02 -04:00
Libraries Make PWM/PPM and Servo drivers play nicely together 2011-08-27 21:39:56 -04:00
Modules PiOS.posix: fixed missing defines in pios_config. removed platform specific inclde from Systemmod (pios_config.h gets included from pios.h) 2011-10-19 22:28:39 +02:00
OpenPilot sbus: better frame syncronization, some cosmetic changes 2011-10-22 00:44:09 +03:00
PiOS sbus: better frame syncronization, some cosmetic changes 2011-10-22 00:44:09 +03:00
PiOS.posix PiOS.posix: bugfix in pios_udp com driver - data send loop 2011-10-19 13:37:35 +02:00
PiOS.win32 Fix win32 sim macro problem 2011-09-01 21:50:13 -04:00
PipXtreme openocd: collapse JTAG rules for STM32F1 and STM32F2 2011-08-27 10:43:02 -04:00
Project Merge remote-tracking branch 'origin/stac/upgrade-to-openocd-0.5.0' into next 2011-09-14 11:49:01 -05:00
UAVObjects Statically initialize object handles to null to make sure the uavobjectmanager 2011-08-19 10:12:39 -05:00
UAVTalk UAVTalk: fix off by one error preventing the largest UAvObject (gpssatellites) from being sent. 2011-08-21 18:15:10 +02:00
README.txt Says all it needs to say for now. 2009-12-22 05:07:27 +00:00

Check the wiki