Skyward boardcore
Loading...
Searching...
No Matches
Boardcore::MavlinkDriver< PktLength, OutQueueSize, MavMsgLength > Member List

This is the complete list of members for Boardcore::MavlinkDriver< PktLength, OutQueueSize, MavMsgLength >, including all inherited members.

enqueueMsg(const mavlink_message_t &msg)Boardcore::MavlinkDriver< PktLength, OutQueueSize, MavMsgLength >
enqueueRaw(uint8_t *msg, size_t size)Boardcore::MavlinkDriver< PktLength, OutQueueSize, MavMsgLength >
getStatus()Boardcore::MavlinkDriver< PktLength, OutQueueSize, MavMsgLength >
isStarted()Boardcore::MavlinkDriver< PktLength, OutQueueSize, MavMsgLength >
MavlinkDriver(Transceiver *device, MavHandler onReceive=nullptr, uint16_t sleepAfterSend=0, size_t outBufferMaxAge=1000)Boardcore::MavlinkDriver< PktLength, OutQueueSize, MavMsgLength >
setSleepAfterSend(uint16_t newSleepTime)Boardcore::MavlinkDriver< PktLength, OutQueueSize, MavMsgLength >
start()Boardcore::MavlinkDriver< PktLength, OutQueueSize, MavMsgLength >
stop()Boardcore::MavlinkDriver< PktLength, OutQueueSize, MavMsgLength >