graham_new
(graham newton)
1
Hi All
I am wondering if it is possible to write and save a new value to EK3_MAG_CAL during flight?
Is it as simple as adding some well placed code to read the PWM and set a new value to the parameter ?
if PWM < 1500
param_x = 3
else param_x = 5
Thanks very much.
dkemxr
(Dave)
2
With the existing code the selections for in-flight tuning is available.
Moksh
(Moksh Patel)
3
Yes is it available
https://ardupilot.org/copter/docs/ac_rollpitchtuning.html
You can set your channel 6 as a whatever you change (work with noob)
Happy flying