Support more types of entity for command queue

Authored by develoot on Apr 17 2020, 6:34 PM.

Description

Support more types of entity for command queue

There are three kinds of commands. (CMD_INT, CMD_LONG, CMD_ACK)
I created new struct for supporting first two types of commands.

The struct has some unused members. These members would be used in
the future.

Details

Committed
develootMay 1 2020, 4:51 PM
Parents
R1034:d63efbf54e17: Implement basic concept of mavlink command queue
Branches
Unknown
Tags
Unknown