...
CVGpsCoordinatesOfLandingSpot
latitude (8 4 byte doubleint)
longitude (8 4 byte doubleint)
altitude (8 4 byte doubleint)
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)
...