Michael Zillgith
922c5eec50
- make GetLogicalNodeDirectory(DATA SET) dynamic. Creates a request at each call.
2016-06-09 00:40:32 +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
23e695dae8
- removed asn1c dependable code from ServiceError PDU creation
...
- added ServiceError creation function that support serviceSpecific info
- server: delete dataset service now returns ServiceError with object-constraint-conflict when data set cannot be deleted because it is used in a control block
2016-06-05 12:40:58 +02:00
Michael Zillgith
d8ace91bcf
- iso_server.c: fixed bug in multi-threaded version: segfault when conection unexpectedly closed
2016-06-04 21:38:43 +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
069af684e9
- fixed problem with test case sSgN4 (return temporary-unavailable) when no EditSG is selected
...
- continued logging implementation
2016-06-03 18:38:31 +02:00
Michael Zillgith
0c042f2ba4
- added server examples logging
...
- added logging API
- added sqlite3 driver for logging
2016-05-30 00:08:59 +02:00
Michael Zillgith
fd4261cd2d
- implemented client side readJournal service
...
- extended service side readJournal with ReasonCode
- extende mms_utility example with read journal command
2016-05-24 00:14:23 +02:00
Michael Zillgith
b612eed906
- fixed seg fault bug (introduced in 0.9.1) in unbuffered reporting
2016-05-23 09:51:06 +02:00
Michael Zillgith
9a55687379
- added missing resources
...
- fixed bug (seg fault) in unbuffered reporting
2016-05-23 09:41:34 +02:00
Michael Zillgith
ba08a2ad59
- implemented client and server side readJournal message parsing and generation
2016-05-23 01:14:00 +02:00
Michael Zillgith
7acd515a96
- WIP: server side logging
2016-05-18 17:44:11 +02:00
Michael Zillgith
a23b584d13
- extended logging implementation
2016-05-16 23:35:33 +02:00
Michael Zillgith
2d45c2d679
- add client side code to create read journals requests required for IEC 61850 logging services
2016-05-13 17:41:04 +02:00
Michael Zillgith
923b683e21
- fixed bug in ethernet_win32.c
2016-05-12 17:50:40 +02:00
Michael Zillgith
7de010e1f5
- started to implemente server side read journal handling
2016-05-10 17:39:51 +02:00
Michael Zillgith
dae7b74085
- disabled debugging output in reporting.c
2016-05-10 15:01:10 +02:00
Michael Zillgith
4b3a9dc850
- started programming logging trigger logic
2016-05-06 17:44:16 +02:00
Michael Zillgith
2a96d5b40c
- changed version to 0.9.2
2016-05-06 16:02:54 +02:00
Michael Zillgith
442c30d79f
Merge branch 'master' into logging
2016-05-06 15:50:14 +02:00
Michael Zillgith
ab87ade7aa
- prepared 0.9.1 release
2016-05-06 13:58:28 +02:00
Michael Zillgith
6c306870e9
Merge branch 'python-bindings'
2016-05-06 12:24:35 +02:00
Michael Zillgith
29b9e46697
- added function MmsConnection_getMmsConnectionParameters
2016-05-06 12:21:19 +02:00
Michael Zillgith
8f45ac88c6
- added functions ControlObjectClient_setInterlockCheck and ControlObjectClient_setSynchroCheck to replace the functions ControlObjectClient_enableInterlockCheck and ControlObjectClient_enableSynchroCheck
2016-05-06 10:56:44 +02:00
Michael Zillgith
9a9e62e29c
- added read access to LCBs
2016-05-05 14:41:16 +02:00
Michael Zillgith
2d753f3b24
- added static model generation for LogCBs and Logs
...
- added MMS data model for LCBs
- server: MMS getNameList now supports journals
2016-05-04 17:44:30 +02:00
Michael Zillgith
fb49549f66
- added Log data structure
2016-05-03 17:51:21 +02:00
Michael Zillgith
379c2ac445
- GeneralLog is default name for Logs
2016-05-02 18:59:26 +02:00
Michael Zillgith
6d03f18748
- started to implement MMS journals server side
2016-05-02 17:46:57 +02:00
Michael Zillgith
956deaf958
- MMS client: added support to read domain specific journals from server: MmsConnection_getDomainJournals
2016-05-02 12:32:07 +02:00
Michael Zillgith
ab9ad2dcf2
- added added LogControlBlock data structure
2016-04-29 17:39:47 +02:00
Michael Zillgith
842331322a
- removed mms_access_result.h
2016-04-29 16:35:31 +02:00
Michael Zillgith
3eca0d62c5
- added code to deserialize an BER encoded MMS data element into a MmsValue instance
2016-04-29 16:11:04 +02:00
Michael Zillgith
24e1c902e4
- added MmsValue_setUtcTimeQuality to vs def files
...
- added GetUtcTimeQuality and SetUtcTimeQuality to the C# API
2016-04-28 12:03:12 +02:00
Michael Zillgith
c2d45a3f66
Merge branch 'master' into python-bindings
2016-04-28 10:40:46 +02:00
Michael Zillgith
8864bdb02d
- added some functions to vs def files
2016-04-28 10:39:07 +02:00
Michael Zillgith
03f43b795f
- fixed initialization problem with uninitialized integer values
2016-04-21 11:09:27 +02:00
Michael Zillgith
2f8e011a0f
- fixed initialization problem with uninitialized integer values
2016-04-20 17:48:57 +02:00
Michael Zillgith
1688fd872b
- added python bindings
2016-04-18 18:35:05 +02:00
Michael Zillgith
ebecd5a1ce
Merge branch 'pavotek' of mz-automation.de:libiec61850-all into pavotek
2016-03-25 14:07:27 +01:00
Michael Zillgith
899fd370f8
- changed .NET client API
2016-03-25 14:06:56 +01:00
Michael Zillgith
b218df8b5c
- buffered reporting: start buffering as soon as a valid data set it set
2016-03-23 11:11:35 +01:00
Michael Zillgith
ff093198e9
- cleanup; optimization
2016-03-22 23:38:43 +01:00
Michael Zillgith
e75936f2d1
- for testing
2016-03-22 15:53:25 +01:00
Michael Zillgith
27a74db4d8
- fixed problem with max PDU size for GetFileDirectory service
2016-03-21 15:32:41 +01:00
Michael Zillgith
eab59b8ae8
- small code cleanup
2016-03-18 14:41:35 +01:00
Michael Zillgith
c730c93229
- added goose_publisher/CMakeLists.txt
2016-03-07 11:18:11 +01:00
Michael Zillgith
33fcf156d4
- client: IedConnection_setRCBValues send GI last when RptEna=true included
2016-02-25 12:25:30 +01:00
Michael Zillgith
78b9e4796a
- get file-service implementation from master
2016-02-24 12:30:19 +01:00
Michael Zillgith
40ed2cea6f
Merge branch 'pavotek' of mz-automation.de:libiec61850-all into pavotek
...
Conflicts:
src/mms/iso_mms/server/mms_file_service.c
src/vs/libiec61850-wo-goose.def
src/vs/libiec61850.def
2016-02-24 11:47:52 +01:00