1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00
betaflight/src/main/rx
borisbstyle b9e16ef243 Merge branch 'aux_failsafe' into betaflight
Conflicts:
	src/main/config/config.c
2015-09-25 15:34:57 +02:00
..
msp.c Correct rx channel min/max pulse checking so that it is inclusive to 2015-04-19 13:22:32 +01:00
msp.h Normalize all the line endings 2014-09-15 23:40:17 +01:00
pwm.c PPM and PWM now have their own ___ReadRawRC functions. 2015-08-12 00:58:44 +02:00
pwm.h Normalize all the line endings 2014-09-15 23:40:17 +01:00
rx.c Merge branch 'aux_failsafe' into betaflight 2015-09-25 15:34:57 +02:00
rx.h Merge branch 'master' into betaflight 2015-09-07 10:08:34 +02:00
sbus.c Ignore SBus end byte checking, this should improve compatibility with 2015-05-19 19:41:15 +01:00
sbus.h Updating the SerialRX drivers so they can report back a failsafe 2015-03-14 23:28:38 +01:00
spektrum.c Large code re-organization which separates some key tasks in the rx 2015-08-20 01:46:29 +01:00
spektrum.h Updating the SerialRX drivers so they can report back a failsafe 2015-03-14 23:28:38 +01:00
sumd.c Merge branch 'rx_sumd_added_crc_check' of https://github.com/ProDrone/cleanflight into ProDrone-rx_sumd_added_crc_check 2015-08-12 01:10:31 +01:00
sumd.h Updating the SerialRX drivers so they can report back a failsafe 2015-03-14 23:28:38 +01:00
sumh.c Adding attributions for some of the Graupner SumH code. 2015-05-21 23:10:00 +01:00
sumh.h Updating the SerialRX drivers so they can report back a failsafe 2015-03-14 23:28:38 +01:00
xbus.c Use the same pattern for cleaning the frame complete flag in spektrum 2015-03-15 00:02:45 +01:00
xbus.h Updating the SerialRX drivers so they can report back a failsafe 2015-03-14 23:28:38 +01:00