Skip to content
Commit bbeb00e3 authored by Bryant Mairs's avatar Bryant Mairs
Browse files

Alter UAS.cc so that it transmits MANUAL_CONTROL messages at 5Hz when no inputs have changed.

Otherwise MANUAL_CONTROL messages are still sent at the regular 50Hz. This reduces transmission bandwidth from 0.9kbps when the joystick is used continuously to 0.1kbps when it's idle.
To prevent possible issues from the last high-bandwidth message being lost and the system then not responding for .1s, the last messsage is double-transmit which should prevent those issues.
parent abe60a9a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment