1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/CopterControl/System
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
..
inc Make PWM/PPM and Servo drivers play nicely together 2011-08-27 21:39:56 -04:00
alarms.c Register some missing objects with their modules 2011-07-30 11:28:21 +09:00
coptercontrol.c Make it possible to optionally enable the CameraStab module 2011-07-30 12:08:47 +09:00
pios_board_posix.c Disable auto registration of all objects. Later the uavobj_init linker scripts 2011-07-30 10:24:46 +09:00
pios_board.c sbus: better frame syncronization, some cosmetic changes 2011-10-22 00:44:09 +03:00
pios_usb_hid_desc.c Should fix CopterControl showing as Openpilot on DropDown box. 2011-04-29 21:42:59 +01:00
taskmonitor.c Make a few things optional if they are mostly for diagnostics to keep memory 2011-06-17 21:00:21 -05:00