Module node

Module node 

Source
Expand description

Structs§

Callback
sync Callback object which caller receives upon each incoming frame.
EventReceiver
sync Node events receiver for synchronous API.
FrameSender
sync Frame sender for synchronous API.
SyncApi
sync Synchronous API for MAVLink Node.

Enums§

Event
sync Events.

Traits§

ReceiveEvent
🔒 Synchronous API for receiving node events.
ReceiveFrame
🔒 Synchronous API for receiving valid MAVLink frames.

Type Aliases§

EdgeNode
sync Synchronous node representing an edge MAVLink device.
ProxyNode
sync Synchronous node representing a MAVLink proxy.