You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- New feature to change UDP source port during runtime.
19.05.2024:
- Added time stamping at server to measure one-way-delay and corresponding output at client.
- Added support for CMake and .gitignore file
22.05.2023:
- Minor: Added this file
- Major: Changed function call for testing of available received packet to not block at all and immediatelly return. This heavily improves the determinism of request send intervals
- Minor: Main loop provides receive buffer to udpReceive() routine so it does not have to allocate memory