mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
uavcan: add configuration parameter to actuator metadata
This commit is contained in:
parent
19b89e1d35
commit
70b1b19902
@ -1,6 +1,12 @@
|
||||
|
||||
module_name: UAVCAN
|
||||
actuator_output:
|
||||
show_subgroups_if: 'UAVCAN_ENABLE>=3'
|
||||
config_parameters:
|
||||
- param: 'UAVCAN_ENABLE'
|
||||
label: 'Configure'
|
||||
function: 'enable'
|
||||
- param: 'UAVCAN_BITRATE'
|
||||
label: 'Bitrate'
|
||||
output_groups:
|
||||
- param_prefix: UAVCAN_EC
|
||||
group_label: 'ESCs'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user