leducp / KickCAT

A C++ open source EtherCAT master stack
Other
53 stars 9 forks source link

Virtual socket #151

Closed leducp closed 5 months ago

leducp commented 5 months ago

Add a TapSocket, a virtual socket that use a shared memory to allow the use of KickCAT in emulated mode without the need for administrator rights.

Other changes:

github-actions[bot] commented 5 months ago

File Coverage Lines Branches
All files 41% 60% 21% :x:
lib/include/kickcat/Error.h 79% 75% 83% :white_check_mark:
lib/include/kickcat/Mailbox.h 86% 87% 85% :white_check_mark:
lib/include/kickcat/protocol.h 88% 88% 0% :white_check_mark:
lib/include/kickcat/CoE/EsiParser.h 0% 0% 0% :x:
lib/master/include/kickcat/Bus.h 60% 100% 20% :x:
lib/master/include/kickcat/DebugHelpers.h 83% 100% 66% :white_check_mark:
lib/master/include/kickcat/Gateway.h 75% 100% 50% :white_check_mark:
lib/slave/include/kickcat/AbstractESC.h 0% 0% 0% :x:
lib/slave/include/kickcat/ESC/EmulatedESC.h 0% 0% 0% :x:
simulation/network_simulator.cc 0% 0% 0% :x:

Minimum allowed coverage is 75%

Generated by :monkey: cobertura-action against 15cdabfd5fcca1663d6bf4896f728df3ff8301d6