Iam trying to set up a relay station, and I am trying to get the data from the flying plane to copter. It works, but the data which is transmitted to copter is dictated by MAV2 parameters for MAVLink2 option of the UART, as far as I understand.
However, when I try and save different MAV2 update frequencies, it works for a while, but on a reboot, higher freuquencies are reloaded. I.e. I change all but 2 MAV2 parameters to 0, leaving just two with a value of 2.
After a while (on reboot, it seems), they go back to 4/2/1 update frequencies.
It is on F405 controller (Speedybee).
Also not sure, if I change MAV1 update frequencies to 0, then MAV2 posssibly reverts to higher values, and vice versa, but I am not sure, as the change does not follow a clear cut pattern.
Any ideas?