pymavlink icon indicating copy to clipboard operation
pymavlink copied to clipboard

Tools: magfit_WMM.py doesn't cope with indexed mags

Open WickedShell opened this issue 2 years ago • 1 comments

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.

WickedShell avatar Feb 11 '23 01:02 WickedShell

Closed by https://github.com/ArduPilot/pymavlink/pull/773 - can you test, @WickedShell ?

peterbarker avatar Feb 11 '23 01:02 peterbarker