Commit graph

34 commits

Author SHA1 Message Date
Michael Zillgith
63510d7ee8 - socket-win32: updated WSA initialization handling 2017-08-25 14:57:06 +02:00
Michael Zillgith
17bc388ae5 - updated CHANGELOG for release 1.1.0 2017-08-25 08:31:35 +02:00
Michael Zillgith
2a40798f10 - server: added MmsFileAccessHandler for server side monitoring and control of file services
- file services: added support to set filestore basepath at runtime
- added IedConnection_getFileDirectoryEx to better control receiving file directories
2017-05-30 07:43:31 +02:00
Michael Zillgith
3b082c2f74 - prepared for release 1.0.1 2017-03-12 21:19:24 +01:00
Michael Zillgith
b8a4e8c7b0 - some fixes 2016-11-28 19:27:08 +01:00
Michael Zillgith
a597762c11 - updated CHANGELOG for version 1.0 2016-11-07 16:23:14 +01:00
Michael Zillgith
2b6a6b8f39 - prepared for release 0.9.3 2016-10-04 17:39:11 +02:00
Michael Zillgith
d81e9e1c19 - implemente ControlObjectClient_setTestMode function, also for C# wrapper 2016-09-08 18:23:20 +02:00
Michael Zillgith
f23e99a191 - updated CHANGELOG for version 0.9.2.1 2016-06-21 12:41:08 -03:00
Michael Zillgith
3abf055cfc - fixed problems with dynamic model LCBs
- fixed: configuration option CONFIG_MMS_SINGLE_THREADED = 1 together with #define CONFIG_MMS_THREADLESS_MODE = 1 doesn't work
- fixed: In configuration CONFIG_MMS_SINGLE_THREADED = 1 IedServer_destroy will loop endlessly when server was not started before
2016-06-18 09:37:44 -03:00
Michael Zillgith
6a318616c3 - updated CHANGELOG 2016-06-11 20:38:59 +02:00
Michael Zillgith
64a98871cc - fixed problem in getNameList service when no logs are present 2016-06-11 12:30:15 +02:00
Michael Zillgith
9f96006ffb - added logs and LCBs to config file example
- fixed parser bug in config_file_parser.c
2016-06-11 10:11:14 +02:00
Michael Zillgith
787d7fc270 - file provider functions don't change file names; VMD_FILESTORE base part is now added in MMS server file service handling code
- IedConnection_readObject and IedConnection_getVariableSpecification can now read whole LNs
2016-06-10 17:00:55 +02:00
Michael Zillgith
ab87ade7aa - prepared 0.9.1 release 2016-05-06 13:58:28 +02:00
Michael Zillgith
842331322a - removed mms_access_result.h 2016-04-29 16:35:31 +02:00
Michael Zillgith
44a4336deb - changed signature of IedConnection_deleteDataSet, MmsConnection_deleteAssociationSpecificNamedVariableList, MmsConnection_deleteNamedVariableList. added boolean return value to indicate if data set/named variable list has been deleted.
- increased version number to 0.9.1
2016-02-24 11:26:21 +01:00
Michael Zillgith
5261378603 - added CONFIG_IEC61850_EDITION_1 configuration option
- removed "Owner" from RCBs for edition 1 builds
2016-02-15 16:07:24 +01:00
Michael Zillgith
44b94f0df0 - fixed signed integer encoding problem for frsmId in fileClose client service 2016-02-11 17:19:29 +01:00
Michael Zillgith
d54301fa09 - added c++ header to goose/sv publisher
- fixed problem in GetFileDirectory-service with a single file as parameter
2016-02-09 13:50:18 +01:00
Michael Zillgith
b1d5e10203 - prepare for release 0.9.0.1
- cmake build on windows excludes examples for GOOSE and SV when winpcap is not available
2016-02-04 18:22:29 +01:00
Michael Zillgith
e1a9b6a852 - prepared for 0.9 release 2016-02-02 16:06:55 +01:00
Michael Zillgith
4a4291314e - updated CHANGELOG file for release 0.8.7 2015-10-29 19:04:11 +01:00
Michael Zillgith
3afba2c958 - server: only client that set EditSG can change EditSG and modify variables with FC=SE 2015-10-20 17:53:26 +02:00
Michael Zillgith
64199f791c - changed ControlObjectClient_create function: doesn't read "Oper" and uses GetVarSpec instead of GetNameList service 2015-10-20 15:59:44 +02:00
Michael Zillgith
2daa5fdec4 - changed server side getFileDirectory service to return flat file directory 2015-10-13 14:54:36 +02: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
9fb69df84e - updated CHANGELOG 2015-06-05 07:27:49 +02:00
Michael Zillgith
fb73281966 - updated changelog for release 0.8.5 2015-02-25 11:49:40 +01:00
Michael Zillgith
23ae2cea1d - prepared for release 0.8.4 2015-02-09 11:59:48 +01:00
Michael Zillgith
99d8d1ee14 - prepared for release 0.8.3 2014-12-08 12:08:08 +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