acfloria 631f314e89 En-/disable transmitting from a mavlink instance using a uORB message
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
2018-04-11 15:15:28 +02:00
..
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2018-03-28 09:15:41 -04:00
2016-08-15 14:53:26 +02:00
2017-08-30 14:45:02 +01:00
2016-06-24 00:08:24 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2016-05-14 11:27:07 +02:00
2018-03-19 14:15:52 +01:00