What' s happening is that the autopilot is only used if the "AUTOPILOT ..." line is in the scenario, even if the autopilot parameters are specified in the mission file.
There are a couple of ways to handle this:
We can turn the autopilot on if one or more of the AP parameters are defined in the mission/scenario file, or we can have the AP always on by default, using default parameters if none are specified.
There are a couple of ways to handle this:
We can turn the autopilot on if one or more of the AP parameters are defined in the mission/scenario file, or we can have the AP always on by default, using default parameters if none are specified.