raul-ortega/u360gts

CLI command for align mag doesn't stick

AlexC176 opened this issue · 2 comments

SPRacing F3 rc1.1.1.0 sept 23rd 2020, align mag command doesn't take effect, I had to manually move the mag within the case to the correct alignment.

Looking at serial_cli.c the line align mag entry is commented out. Was previously raised as an issue, comment was merged into development branch. Looks like change wasn't implemented.

{ "align_mag", VAR_UINT8 | MASTER_VALUE | MODE_LOOKUP, &masterConfig.sensorAlignmentConfig.mag_align, .config.lookup = { TABLE_ALIGNMENT } },

Previous closed issue was #17 (comment)

align_mag is unommented in master and development versions since quite time ago.
Please, could you be more explicit about the issue you experienced.