I’ve come across the Iridium driver and the Rockblock modem (https://pixhawk.org/peripherals/satellite-modems/rockblock_iridium_modem)
and I would like to learn more about using them
From what I can tell the iridium driver can be used to send mavlink status messages as defined in /message_definitions/common.xml in message type HIGH_LATENCY
Is it also possible to send mavlink commands to the unit via iridium?
If so, would I be able to configure QGC to send the commands somehow (via a Rockblock modem? ) or would I have to use the Rock 7 web interface?
Thanks