pymavlink
pymavlink copied to clipboard
Tools: magfit_WMM.py doesn't cope with indexed mags
Logging changed to use indexed messages for mags on ArduPilot, which has broken the script. Under 4.3.3 it will select the wrong mag here: https://github.com/ArduPilot/pymavlink/blob/master/tools/magfit_WMM.py#L296
Firmware: Plane 4.3.3, but any other similiar ones should also be easy to reproduce it with.
Closed by https://github.com/ArduPilot/pymavlink/pull/773 - can you test, @WickedShell ?