Michael Zillgith
|
daf876e4df
|
- fixed bug in sv_subscriber: missing initialization of allocated memory
|
2015-11-17 14:56:44 +01:00 |
|
Michael Zillgith
|
bae3de6bc3
|
- added test sv publisher
|
2015-11-17 12:07:53 +01:00 |
|
Michael Zillgith
|
603f343d5d
|
- removed type DstAddress and replaced by type PhyComAddress
|
2015-11-16 12:25:33 +01:00 |
|
Michael Zillgith
|
348273a1c8
|
- fixed bug: GOOSE minTime, maxTime are ignored by GOOSE publisher when set by GSEControlBlock_create. Instead default values from stack_config.h are always used
|
2015-11-16 11:31:14 +01:00 |
|
Michael Zillgith
|
3fe6edfbc7
|
- added README file in third_party/winpcap
|
2015-11-16 11:00:58 +01:00 |
|
Michael Zillgith
|
dda1bad007
|
- extended documentation for SV subscriber
|
2015-11-16 10:51:45 +01:00 |
|
Michael Zillgith
|
06a3f76189
|
- updated documentation for SV subscriber
|
2015-11-16 09:48:46 +01:00 |
|
Michael Zillgith
|
c0174f9f38
|
- added SV subscriber and example
|
2015-11-13 17:48:19 +01:00 |
|
Michael Zillgith
|
c3dace4150
|
- fixed problem in MmsValue_printToBuffer
- extended ClientControlBlock
|
2015-11-12 18:56:14 +01:00 |
|
Michael Zillgith
|
a4730069ff
|
- sampled values - WIP
|
2015-11-11 15:51:27 +01:00 |
|
Michael Zillgith
|
ae3ddfd89c
|
- added GooseSubscriber_getConfRev function
|
2015-11-11 10:37:39 +01:00 |
|
Michael Zillgith
|
0193902da1
|
- M/U SVCB implementation WIP
- added example project for IEC 61850-9-2 LE
|
2015-11-10 17:41:45 +01:00 |
|
Michael Zillgith
|
8482cfce9b
|
- server side support for SV control blocks - WIP
|
2015-11-09 17:42:13 +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
|
fce3de9b2a
|
- small code change
|
2015-11-05 17:34:48 +01:00 |
|
Michael Zillgith
|
4c2e06f723
|
- fixed problem in Conversions_generalizedTimeToMsTime on 32bit (powerpc?) systems
|
2015-10-30 11:13:31 +01:00 |
|
Michael Zillgith
|
4a4291314e
|
- updated CHANGELOG file for release 0.8.7
|
2015-10-29 19:04:11 +01:00 |
|
Michael Zillgith
|
fbd253d46d
|
- made new sorting algorithm for getNameList reponse configurable
|
2015-10-29 17:13:25 +01:00 |
|
Michael Zillgith
|
44ad37b04c
|
- changed sorting algorithm for getNameList reponse
|
2015-10-29 16:43:53 +01:00 |
|
Michael Zillgith
|
9896742d12
|
- added support for sorted getNameList reponse (can be switched off by setting CONFIG_MMS_SORT_NAME_LIST to 0)
|
2015-10-28 14:18:05 +01:00 |
|
Michael Zillgith
|
23d7092a5c
|
- .NET API: added Report.GetDataSetName method
|
2015-10-28 10:52:47 +01:00 |
|
Michael Zillgith
|
386d2acd32
|
- .NET API: added methods GetEntryID/SetEntryID to ReportControlBlock
- client API: added function ClientReport_getDataSetName
- common API: added function MmsValue_getStringSize
- API: changed some char* to const char*
|
2015-10-28 10:37:24 +01:00 |
|
Michael Zillgith
|
d9c8d9cc1b
|
- .NET API: added Dispose method to IecConnection and ReportControlBlock classes
|
2015-10-27 17:13:00 +01:00 |
|
Michael Zillgith
|
c8e08597b3
|
- windows file provider now supports unicode file names and converts them to UTF-8.
- fixed problem in IEC server GOOSE publisher integration: GoID(appID) was not set by the provided value in ICD file
|
2015-10-27 15:20:10 +01:00 |
|
Michael Zillgith
|
947b4a0cd5
|
- fixed problem with SqNum (INT8U/INT16U) in RCBs and reports
- started to implement sorting algorithm for getNameList
|
2015-10-23 17:50:25 +02: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
|
5485b62ae0
|
- code cleanup
|
2015-10-20 14:11:39 +02:00 |
|
Michael Zillgith
|
e61425f945
|
- fixed EditSG reservation
|
2015-10-19 17:41:31 +02:00 |
|
Michael Zillgith
|
9bba6ce44a
|
- fixed bug: EditSG can be modified by second client while reserved
|
2015-10-19 17:29:04 +02:00 |
|
Michael Zillgith
|
584493cf53
|
- some small fixes
|
2015-10-19 16:12:58 +02:00 |
|
Michael Zillgith
|
94a98bcc6d
|
- added client side control service support for edition 1/2 APC CDCs
|
2015-10-16 17:14:49 +02:00 |
|
Michael Zillgith
|
b0e8a6331b
|
- fixed some problems in server side file directory service
|
2015-10-15 17:07:00 +02:00 |
|
Michael Zillgith
|
987f8decbb
|
- merge changes for release 0.8.7
|
2015-10-15 13:25:41 +02:00 |
|
Michael Zillgith
|
43a023676a
|
Merge branch 'master' of mz-automation.de:libiec61850
|
2015-10-15 13:24:22 +02:00 |
|
Michael Zillgith
|
61714b5907
|
- removed old sv code
|
2015-10-15 13:23:54 +02:00 |
|
Michael Zillgith
|
e0a60e6591
|
- added missing error evaluation in client getNameList service
|
2015-10-15 13:20:30 +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
|
758615a3f8
|
- extended beaglebone demo
|
2015-10-12 16:58:51 +02:00 |
|
Michael Zillgith
|
4a4963b964
|
- fixed server_example5 (new writeAccessHandler)
|
2015-10-12 12:41:42 +02:00 |
|
Michael Zillgith
|
cc5a8fec7c
|
Merge branch 'pavo_changes' of mz-automation.de:libiec61850 into pavo_changes
|
2015-10-12 12:34:19 +02:00 |
|
Michael Zillgith
|
b5fe0992fd
|
- removed debugging code
|
2015-10-12 12:33:56 +02:00 |
|
Michael Zillgith
|
cb24b57975
|
Merge branch
Conflicts:
src/vs/libiec61850-wo-goose.def
|
2015-10-12 12:31:21 +02:00 |
|
Michael Zillgith
|
120a36c9e3
|
- added missing functions to .def files
|
2015-10-12 12:29:57 +02:00 |
|
Michael Zillgith
|
0bc0fd94ed
|
- fixed bug in get name list service when client sends wrong domain name
|
2015-10-09 15:22:47 +02:00 |
|
Michael Zillgith
|
2120595792
|
- fixed bug in mms_get_namelist_service.c when client sends wrong domain name
|
2015-10-09 15:19:42 +02:00 |
|
Michael Zillgith
|
e8f7f17a8f
|
Merge branch 'pavo_changes' of mz-automation.de:libiec61850 into pavo_changes
Conflicts:
src/vs/libiec61850-wo-goose.def
src/vs/libiec61850.def
|
2015-10-09 15:04:26 +02:00 |
|
Michael Zillgith
|
6ad3c4b17e
|
Merge branch 'master' into pavo_changes
Conflicts:
tools/model_generator/genconfig.jar
tools/model_generator/genmodel.jar
|
2015-09-29 10:45:16 +02:00 |
|
Michael Zillgith
|
6e260b88a4
|
- fixed bug in .net implementation. Garbage collected command termination handler.
|
2015-09-29 10:39:12 +02:00 |
|
Michael Zillgith
|
eb31da81a8
|
- added ControlObjectClient_setOrigin to VS def files
|
2015-09-25 07:53:34 -03:00 |
|