v0.8.2
AzuraTarmiziIntel
released this
30 Dec 06:33
·
198 commits
to master
since this release
Summary:
- Code infrastructure is changed to support scability to other platforms
- Separated the config files according to platforms ( ehl/ehl2/tglu)
- Most parameters are in config files instead of hard coded in the shell scripts.
- Streamline command line execution for both tsq and vs1x to follow opcua-style of execution ( setup | run )
- READMEs updates
- Bug-fix :
- intermittent high latencies in opcua-pkt2/3
- better synchronization of RX and TX threads for B side ( for return traffic ). To avoid sending back to A invalid packets hence introducing error in latency calculation in return traffic.