-
- Downloads
[GS] Ip configuration of ethernet now determined with dipSwitch
New constructor and changed Ethernet classes to support non-random initialization of ethernet ip but one based on the dipSwitch read. Simply used an offset from 192.168.1.(1+offset) which is determined by the uint of the ip part of the dipswitch.
Showing
- src/boards/Groundstation/Common/Ports/EthernetBase.cpp 14 additions, 2 deletionssrc/boards/Groundstation/Common/Ports/EthernetBase.cpp
- src/boards/Groundstation/Common/Ports/EthernetBase.h 5 additions, 1 deletionsrc/boards/Groundstation/Common/Ports/EthernetBase.h
- src/boards/Groundstation/LyraGS/Ports/Ethernet.h 5 additions, 0 deletionssrc/boards/Groundstation/LyraGS/Ports/Ethernet.h
- src/entrypoints/Groundstation/lyra-gs-entry.cpp 2 additions, 2 deletionssrc/entrypoints/Groundstation/lyra-gs-entry.cpp
Loading
Please register or sign in to comment