Browse Source
if the GCS connects before the motors have been allocated then it will get an incorrect parameter count from the MAVLink param protocol. We need to prevent the PARAM_REQUEST_LIST message from being replied to until motors are allocated which is done as part of init_ardupilotmaster
1 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue