anton-shipulin / C37.118PMU

LangSec parsers for the IEEE C37.118 protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

LangSec parsers for the IEEE C37.118 protocol

License:GNU General Public License v2.0


Languages

Language:HTML 71.6%Language:C 22.4%Language:CSS 4.7%Language:Shell 0.5%Language:Ruby 0.3%Language:Python 0.3%Language:Makefile 0.2%