NET_ parameters¶
5 parameters in the NET_ family. ArduCopter 4.7 only — other vehicles share many of these names but not always the same ranges or meanings.
NET_DHCP¶
DHCP client
Enable/Disable DHCP client
Reboot required |
Yes — the change takes effect after a reboot. |
User level |
Advanced |
Values¶
Value |
Meaning |
|---|---|
|
Disable |
|
Enable |
NET_ENABLE¶
Networking Enable
Networking Enable
Reboot required |
Yes — the change takes effect after a reboot. |
User level |
Advanced |
Values¶
Value |
Meaning |
|---|---|
|
Disable |
|
Enable |
NET_NETMASK¶
IP Subnet mask
Allows setting static subnet mask. The value is a count of consecutive bits. Examples: 24 = 255.255.255.0, 16 = 255.255.0.0
Range |
|
Reboot required |
Yes — the change takes effect after a reboot. |
User level |
Advanced |
NET_OPTIONS¶
Networking options
Networking options
Reboot required |
Yes — the change takes effect after a reboot. |
User level |
Advanced |
Bitmask¶
Value |
Meaning |
|---|---|
|
EnablePPP Ethernet gateway |
|
Enable CAN1 multicast endpoint |
|
Enable CAN2 multicast endpoint |
|
Enable CAN1 multicast bridged |
|
Enable CAN2 multicast bridged |
|
DisablePPPTimeout |
|
DisablePPPEchoLimit |
|
Capture to file |
NET_TESTS¶
Test enable flags
Enable/Disable networking tests
Reboot required |
Yes — the change takes effect after a reboot. |
User level |
Advanced |
Bitmask¶
Value |
Meaning |
|---|---|
|
UDP echo test |
|
TCP echo test |
|
TCP discard test |
|
TCP reflect test |