ardupilot/libraries/RC_Channel
Andrew Tridgell c9a337efcc 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-10-02 10:07:51 +10:00
..
examples RC_Channel: Match output type and variable type 2019-07-16 10:11:13 +10:00
RC_Channel.cpp RC_Channel: fixed use of radio_in out of range for angle inputs 2020-10-02 10:07:51 +10:00
RC_Channel.h RC_Channel: added fport pad option 2020-05-11 15:57:44 +10:00
RC_Channels.cpp RC_Channel: guarantee logging of RCIN on switch changes 2019-05-22 07:37:56 +10:00
RC_Channels_VarInfo.h RC_Channel: added RC_OPTIONS flag for failsafe ignore 2019-03-15 14:38:57 +11:00