1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 12:55:19 +03:00
betaflight/src
Bruce Luckcuck a754ad4f47 Change TASK_RX frequancy from 50hz (20ms) to 33hz (30ms)
Work around to better handle RX protocols that have frame intervals >= 20ms.  Otherwise the task would run at the end of the task interval causing slower protocols to run again after the remaining delay. This interferes with rc interpolation and also the frame rate detection in rc smoothing.
2018-07-01 18:08:46 -04:00
..
main Change TASK_RX frequancy from 50hz (20ms) to 33hz (30ms) 2018-07-01 18:08:46 -04:00
test Merge pull request #6235 from etracer65/throttle_angle_correction 2018-06-30 18:46:51 +12:00
utils Allow target without IO pins 2017-05-15 20:11:32 +02:00