Skip to content
forked from sunhouguo/DAT2C

Telecommunications Substation in Distribution Automation. IEC60870-101, IEC60870-103, IEC60870-104, MODBUS, CDT and other Power Communication; Feeder Automation and other power automation; Boost::Asio; Openssl.

Notifications You must be signed in to change notification settings

lmartinez33/DAT2C

This branch is 4 commits ahead of sunhouguo/DAT2C:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Kern
Feb 1, 2014
f49d8a0 · Feb 1, 2014

History

20 Commits
May 25, 2013
May 25, 2013
Feb 1, 2013
Oct 20, 2013
Jan 31, 2013
Feb 1, 2013
Mar 13, 2013
Feb 1, 2013
Feb 1, 2013
May 25, 2013
Feb 1, 2014
Feb 1, 2014
Jan 31, 2013
Mar 13, 2013
Jan 31, 2013
Jan 31, 2013
Feb 1, 2013
Feb 1, 2013
Jan 31, 2013
Jan 31, 2013
Jan 31, 2013
Jan 31, 2013
Feb 1, 2014
Feb 1, 2014
Feb 1, 2014
Jan 31, 2013
Feb 1, 2013
Jan 31, 2013
Jan 31, 2013
Feb 1, 2014
Jan 31, 2013
Jan 31, 2013
Jan 31, 2013
Jan 31, 2013
Feb 1, 2014
Feb 1, 2014
Feb 1, 2013

Repository files navigation

DAT2C

The project is a Telecommunications Substation in Distribution Automation, Including IEC60870-101, IEC60870-103, IEC60870-104, MODBUS, CDT and some individual power communication protocol. Power Communication via TCP/UDP, Serial Port and other channel. Including Feeder Automation and some other power automation.

The project used some of the feature of boost and openssl. Need to add the include and lib path for both to compile. All required src fies, head files and libs are listed in a file called "DAT2C-Vm.mak". It's also a valid makefile to compile in Linux. The latest test was with Boost1.53.0 and OpenSSL1.0.1c on Windows with VS2012 and Linux with GCC4.6.

There is two executable files in binary/ , they are compiled used static link for using conveniently. The size of executable file using dymanic link is less than 1M which is more fitted for Embedded system.

The executable file need a xml file called "sub.xml" as the main config file to run, there is a sample called "sub-demo.xml" in cfg/ .

About

Telecommunications Substation in Distribution Automation. IEC60870-101, IEC60870-103, IEC60870-104, MODBUS, CDT and other Power Communication; Feeder Automation and other power automation; Boost::Asio; Openssl.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published