Skip to content

IEC 61850 SV frames generator with timestamps logging

License

Notifications You must be signed in to change notification settings

dupremathieu/sv_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is based on trafgen tools of netsniff-ng: https://github.com/netsniff-ng/netsniff-ng

To use id:

  • build the image:
docker build --tag trafgen .
  • enable TX hardware timesamping:
sudo hwstamp_ctl -t 1 -i my_network_interface
  • run trafgen
docker run --privileged --network host --rm -v /tmp/trafgen:/tmp/ trafgen --dev my_network_interface --conf /sv_template.cfg -n 10000 -t 500us
  • result are stored in /tmp/trafgen/out

About

IEC 61850 SV frames generator with timestamps logging

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published