DDS parameters¶
5 parameters in the DDS family. ArduCopter 4.7 only — other vehicles share many of these names but not always the same ranges or meanings.
DDS_DOMAIN_ID¶
DDS DOMAIN ID
Set the ROS_DOMAIN_ID
Range |
|
Reboot required |
Yes — the change takes effect after a reboot. |
User level |
Standard |
DDS_ENABLE¶
DDS enable
Enable DDS subsystem
Reboot required |
Yes — the change takes effect after a reboot. |
User level |
Advanced |
Values¶
Value |
Meaning |
|---|---|
|
Disabled |
|
Enabled |
DDS_MAX_RETRY¶
DDS ping max attempts
The maximum number of times the DDS client will attempt to ping the XRCE agent before exiting. Set to 0 to allow unlimited retries.
Range |
|
Increment |
|
Reboot required |
Yes — the change takes effect after a reboot. |
User level |
Standard |
DDS_TIMEOUT_MS¶
DDS ping timeout
The time in milliseconds the DDS client will wait for a response from the XRCE agent before reattempting.
Units |
|
Range |
|
Increment |
|
Reboot required |
Yes — the change takes effect after a reboot. |
User level |
Standard |
DDS_UDP_PORT¶
DDS UDP port
UDP port number for DDS
Range |
|
Reboot required |
Yes — the change takes effect after a reboot. |
User level |
Standard |