Commit graph

32 commits

Author SHA1 Message Date
Michael Zillgith
b673e1d28a
Merge pull request #36 from stv0g/ethernet-handleset
EthernetHandleSet
2017-11-21 22:32:19 +01:00
73cdb5a0f7 install "sv_subscriber_deprecated.h" 2017-11-19 20:03:28 +01:00
5b29a95da5 install sv_publisher_deprecated.h 2017-11-19 14:02:46 +01:00
8a83b535a9 install hal_ethernet.h 2017-11-19 14:00:07 +01:00
62e04cf0aa add Doxygen target to CMake 2017-11-18 13:05:34 +01:00
ddae3c70ee use correct include path for generated configuration files 2017-11-12 11:13:18 +01:00
064bfa902e mostly cosmetical cleanup of CMakeLists 2017-11-10 14:54:10 +01:00
Michael Zillgith
8a67fcc00b - fixed problem with cmake include folders 2017-10-25 18:20:22 +02:00
Michael Zillgith
d0ac21e487 - client/server: added set data set service (MMS write named variable list)
- client/server: improved write access to array elements and sub arrays
2017-08-25 00:02:51 +02:00
Michael Zillgith
f3b75dd3fc - added functions Timestamp_create, Timestamp_destroy, Timestamp_setByMmsUtcTime
- C# API: Added Timestamp class
- C# API: Added missing UpdateAttribute methods to IedServer
2017-04-06 22:58:22 +02:00
Cedric Boudinet
1eb14457bf Installing include files required to include sv_publisher.h 2017-03-01 21:18:21 +01:00
Michael Zillgith
412e0b8da8 - applied patches for pyiec61850 2017-02-10 19:54:49 +01:00
Michael Zillgith
46575aeb68 - implemented setFile service
- prepared for release 1.0.0
2016-11-07 16:15:18 +01:00
Michael Zillgith
2b6a6b8f39 - prepared for release 0.9.3 2016-10-04 17:39:11 +02:00
Michael Zillgith
2eeac9adcb - changed Cmake files to be able to build as a subproject 2016-09-16 09:55:48 +02:00
Michael Zillgith
2b28c0fed3 - added cmake support to build sqlite log driver
- made logging ready to be compiled with Visual Studio
- added functions to create LCBs and LOGs to dynamic model API
- client: added GetLogicalNodeDirectory(LOG) ACSI function
2016-06-09 00:00:02 +02:00
Michael Zillgith
3696f1f6d9 - added packaging changes and DLL version information to cmake scripts (as suggested by cedric) 2016-06-03 19:11:24 +02:00
Michael Zillgith
2a96d5b40c - changed version to 0.9.2 2016-05-06 16:02:54 +02:00
Michael Zillgith
29b9e46697 - added function MmsConnection_getMmsConnectionParameters 2016-05-06 12:21:19 +02:00
Michael Zillgith
1688fd872b - added python bindings 2016-04-18 18:35:05 +02:00
Michael Zillgith
33fcf156d4 - client: IedConnection_setRCBValues send GI last when RptEna=true included 2016-02-25 12:25:30 +01:00
Michael Zillgith
9e12159d8b - fixed issue with configurable file path in HAL filesystem implementations for win32 and linux
- fixed missing function names in def files for GOOSE/SV configurations
2016-02-04 14:59:38 +01:00
Michael Zillgith
e1a9b6a852 - prepared for 0.9 release 2016-02-02 16:06:55 +01:00
Michael Zillgith
c0174f9f38 - added SV subscriber and example 2015-11-13 17:48:19 +01:00
Michael Zillgith
25d8254683 - added prefix "IEC61850_" to IEC data types
- old type declarations are available with CONFIG_IEC61850_USE_COMPAT_TYPE_DECLARATIONS
2015-11-05 18:10:54 +01:00
Michael Zillgith
b1eda97ab4 - changed signature of WriteAccessHandler: Handler now return MmsDataAccessError instead of boolean value! 2015-06-10 14:26:39 +02:00
Michael Zillgith
f70d43b99b - changed FC names (added prefix IEC61850_FC_). 2015-03-03 12:10:36 +01:00
Michael Zillgith
0fb4ed0efc - moved some internal declarations to private header files
- updated version to 0.8.5
2015-02-12 15:46:28 +01:00
Michael Zillgith
ad89a0f26a - added some documentation 2014-12-12 10:04:46 +01:00
Michael Zillgith
b5e319b904 - updated to version 0.8.3-dev 2014-12-01 11:00:15 +01:00
Michael Zillgith
a0f67f9a5d - update to current development version 2014-12-01 10:47:22 +01:00
Michael Zillgith
48d717f12c - initial commit for new repository structure 2014-12-01 10:34:45 +01:00