Hi anyone knows why when I send the command to change mode, it return as unsupported?
the_connection.mav.command_long_send(
1, # autopilot system id
1, # autopilot component id
176, # command id,
0, # confirmation
80, #
0,0,0,0,0,0 # unused parameters for this command
)
I followed the code listed here is something that I did wrong?
https://mavlink.io/en/messages/common.html#MAV_CMD_DO_SET_MODE
https://mavlink.io/en/messages/common.html#MAV_MODE