MAVLink: constrain variable changes to the datatype range
if someone tries to set a AP_Int16 to a value of 300000, they now get 32767 instead of -27678
Loading
Please register or sign in to comment
if someone tries to set a AP_Int16 to a value of 300000, they now get 32767 instead of -27678