libicsneo/communication
Kyle Johannes 2d1bb381f6 Device: Implement Ethernet PHY MDIO Communication
The following fixups were added during the squash/merge:

Fix formatting in EthPhyMessage and EthPhyRegPacket
Device: Use std::make_shared when creating the EthPHYControl filter
Network: Create NetID String for EthPHYControl
EthPhyRegPacket: Constants in PascalCase
2021-12-08 19:07:07 -05:00
..
message Device: Implement Ethernet PHY MDIO Communication 2021-12-08 19:07:07 -05:00
packet Device: Implement Ethernet PHY MDIO Communication 2021-12-08 19:07:07 -05:00
communication.cpp Communication: Remove extra accidentally added logging 2021-12-06 05:41:27 -05:00
decoder.cpp Device: Implement Ethernet PHY MDIO Communication 2021-12-08 19:07:07 -05:00
driver.cpp Fix deadlock with Driver::write 2020-08-14 16:57:52 -04:00
encoder.cpp Device: Implement Ethernet PHY MDIO Communication 2021-12-08 19:07:07 -05:00
ethernetpacketizer.cpp EthernetPacketizer: Coalesce small PC-to-device packets 2021-09-23 21:29:15 -04:00
multichannelcommunication.cpp MultiChannelCommunication: Resolve MSVC constexpr warning 2021-05-10 21:16:21 -04:00
packetizer.cpp Packetizer: Correct packet length check 2020-09-22 19:17:12 -04:00