I have Pixhawk Copter 3.5.3 with Storm32 BGC connected with STorM32 serial protocol.
I would like to implement feature that camera will will be fixed to one GPS point.
I have found that I can use MAV_CMD_DO_MOUNT_CONTROL to control the camera and there is also parameter MAV_MOUNT_MODE_GPS_POINT. But I can not found any further information how to use it.