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

0

Disable

1

Enable

NET_ENABLE

Networking Enable

Networking Enable

Reboot required

Yes — the change takes effect after a reboot.

User level

Advanced

Values

Value

Meaning

0

Disable

1

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

0 to 32

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

0

EnablePPP Ethernet gateway

1

Enable CAN1 multicast endpoint

2

Enable CAN2 multicast endpoint

3

Enable CAN1 multicast bridged

4

Enable CAN2 multicast bridged

5

DisablePPPTimeout

6

DisablePPPEchoLimit

7

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

0

UDP echo test

1

TCP echo test

2

TCP discard test

3

TCP reflect test