table MissionItem
fbs/transfer.fbs / Source schema
One mission item: a sequenced geographic command.
| Name | Type | Unit / Scale | Notes |
|---|---|---|---|
seq | uint | Item sequence number starting at zero. | |
item | synapse.topic.GeoCommandData | Fixed-layout geographic command payload. |