Skip to content

Dartmouth-Trustlab/C37.118PMU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C37.118PMU

A parser for the Synchrophasor data transfer protocol C37.118.

Running

  • make will compile it

  • ./dt runs the executable

Parsers

All our parser implementations are in the file C37_tools.c

  • Configuration frame parser
  • Data frame parser
  • Command frame parser

License

Copyright (c) 2017 Dartmouth Trust Lab

This software is available as is under the terms of the GNU GPL v2.