-
Notifications
You must be signed in to change notification settings - Fork 10
trevisan/SCL_Bind
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
================= SCL_Bind Project ================= Instructions to compile project: -------------------------------- cd SCL_Bind/ qmake make Alternatively you can load the project (SCL_Bind.pro) with QtCreator IDE. Dependencies: ------------- XSD: sudo apt-get install xsd Instructions to run SCL_Bind: ----------------------------- To parse one file: ./SCL_Bind filename To parse every file in a directory tree like this: +Dir1/ +Dir2/ +Dir3/ -SCL_Bind (executable) find . -iname "*.icd" -exec ./SCL_Bind {} \;
About
An IEC 61850-6 SCL (Substation Configuration Language) file parser.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published