...
CVGpsCoordinatesOfLandingSpot
latitude (8 byte double)
longitude (8 byte double)
altitude (8 byte double)
direction of landing (4 byte float)
groundCommands
heading (4 byte float)
latestDistance (4 byte float)
gimbalCommands, radians
pitch (4 byte float)
yaw (4 byte float)
beginLanding (1 byte bool)
beginTakeoff (1 byte bool)
...