mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-12 23:29:29 +08:00
631f314e89
Allow enabling/disabling transmitting data from all mavlink instances with a specific mode/type. When disabled the instance can still receive data. The uORB message used is the vehicle_command and uses the following parameter: param1: Specifies the mode/type of the instances to enable/disable transmitting param2: Boolean to indicate if transmitting should be enabled or disabled