ardupilot/libraries/RC_Channel
Andrew Tridgell 676c36bad4 RC_Channel: fixed use of radio_in out of range for angle inputs
this prevents mis-calculation of the angle when RC input goes outside
of the configured range. This impacted on throttle nudge in plane when
reverse thrust was enabled

thanks to Pompecukor for reporting!
2020-08-04 09:33:19 +10:00
..
examples RC_Channel: avoid invalid misaligned access in example 2020-05-10 15:11:22 +10:00
RC_Channel.cpp RC_Channel: fixed use of radio_in out of range for angle inputs 2020-08-04 09:33:19 +10:00
RC_Channel.h RC_Channel: add scripting functions 2020-07-28 13:47:35 +10:00
RC_Channels_VarInfo.h RC_Channel: Aux switches to respect 'reverse' option 2020-06-09 11:13:35 +10:00
RC_Channels.cpp RC_Channel: Cope with selective overrides and no RC reciever in a healthier way 2020-06-23 09:33:30 +10:00