...
CVGpsCoordinatesOfLandingSpot
latitude (4 byte int)
longitude (4 byte int)
altitude (4 byte int)
direction of landing (4 byte float)
groundCommands
heading (4 byte float)
latestDistance (4 byte float)
gimbalCommands, radians, with respects to the aircraft’s body frame
pitch (4 byte float)
yaw (4 byte float)
beginLanding (1 byte bool)
...