Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 413 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 413 Bytes

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.