Hi,
I am trying to convert the pwm values from RC channel to angle reference for roll, pitch and yaw and scale the throttle command with a scaling factor. I found that there is a function named “get_control_in” that the controllers use in the code to do that. But to use the function I need to set the “high_in” value which is essential for the calculation in the “get_control_in” function. Is there any way to modify the “high_in” parameter value from parameters list?
Can anyone please help me on this?
Thanks,
Sayan