RAD-Galaxy: RJ45 Ethernet Support
The "Ethernet" network must be enabled in neoVI Explorer. It is disabled by default. This network corresponds with the port labeled DAQ on the Galaxy.pull/32/head
parent
2c55584962
commit
76619e2496
|
|
@ -66,6 +66,8 @@ public:
|
||||||
Network::NetID::SWCAN2,
|
Network::NetID::SWCAN2,
|
||||||
|
|
||||||
Network::NetID::LIN,
|
Network::NetID::LIN,
|
||||||
|
|
||||||
|
Network::NetID::Ethernet,
|
||||||
|
|
||||||
Network::NetID::OP_Ethernet1,
|
Network::NetID::OP_Ethernet1,
|
||||||
Network::NetID::OP_Ethernet2,
|
Network::NetID::OP_Ethernet2,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue