Hi, I was wondering if there is a tool or module for MAVProxy for sending Mav messages on demand.
We are developing a MAV-Cam and it would be very helpful to just send camera commands to the Companion ‘MAV-CAM’ to test and diagnose issues. OK we can write a module for MAVProxy but before we do it is worth asking first.
MAVProxy is capable of sending LONG and INT commands with “command_int” and “long” commands.
There is also a tool in MAVProxy related with camera control but I never used.
I am looking for the MAV command to send a TXT message to GCS HUD. Trying to find it in MAVLINK is not easy.
I know Tridge uses it for diags. I want to send the camera mode to the HUD, via TXT message.