DNP3 protocol Code
Status: Pre-Alpha
Brought to you by:
sparky1194
File | Date | Author | Commit |
---|---|---|---|
crypto | 2007-04-18 | sparky1194 | [r36] convert tabs to spaces |
dnplib | 2007-04-18 | sparky1194 | [r36] convert tabs to spaces |
images | 2007-04-10 | sparky1194 | [r1] initial import |
masterui | 2007-04-18 | sparky1194 | [r36] convert tabs to spaces |
outstationui | 2007-04-18 | sparky1194 | [r36] convert tabs to spaces |
unittests | 2007-04-18 | sparky1194 | [r36] convert tabs to spaces |
build_release | 2007-04-16 | sparky1194 | [r31] adjust version string to include a manually set... |
install.txt | 2007-04-16 | sparky1194 | [r29] added more notes for building on windows |
readme.txt | 2007-04-10 | sparky1194 | [r4] set svn:keyword Id to on |
release_notes.txt | 2007-04-16 | sparky1194 | [r34] propset Id keyword |
$Id$ The source files in this directory are used to create the DNP Master Station and DNP Outstation programs. Directory Descriptions: ----------------------- crypto - aes and sha code used for DNP Secure Authentication dnplib - DNP library code (independent of Qt4) images - png files used by the UI masterui - files used in the master and outstation ui outstationui - file used in the outstation ui unittests - unittests to test the dnplib code To Do ----- - Bring up to subset level 1 compliance. - Complete unit tests adhering to the DNP subset level test procedures.