Autotuning allows you to specify the axes to use for tuning in fixed wing mode (only). This is currently done using parameters. The latest version of MAV_CMD_DO_AUTOTUNE_ENABLE allows the GCS to specify the axes as a bitmask in param2. Zero indicates "do all" or "do default".
The action is to update PX4 to use the param values if specified and appropriate. Once that is done, update QGC to use it.
Autotuning allows you to specify the axes to use for tuning in fixed wing mode (only). This is currently done using parameters. The latest version of MAV_CMD_DO_AUTOTUNE_ENABLE allows the GCS to specify the axes as a bitmask in param2. Zero indicates "do all" or "do default".
The action is to update PX4 to use the param values if specified and appropriate. Once that is done, update QGC to use it.