Michael Zillgith
|
a6830fb0a8
|
- changed debug output for buffered reporting
|
10 years ago |
Michael Zillgith
|
91d122fd51
|
- RCBs support for VMD scope datasets
- Client support for VMD scope datasets
|
10 years ago |
Michael Zillgith
|
b9c520240a
|
- added support for VMD scope named variable lists
|
10 years ago |
Michael Zillgith
|
108332774f
|
- added FCs "BR" and "RP"
- fixed conformance problem in buffered reporting timeofEntry write access handling
|
10 years ago |
Michael Zillgith
|
907eb0bbae
|
- removed ResvTms form BRCB (depending on configuration option CONFIG_IEC61850_BRCB_WITH_RESVTMS)
|
10 years ago |
Michael Zillgith
|
4c0466c858
|
- fixed bug in report timestamp in buffered reporting: was using UTC_TIME instead of BINARY_TIME
|
10 years ago |
Michael Zillgith
|
f5c5fa7fb4
|
- fixed problems in buffered reporting
|
10 years ago |
Michael Zillgith
|
33433f1d09
|
- removed debug output
|
10 years ago |
Michael Zillgith
|
daf876e4df
|
- fixed bug in sv_subscriber: missing initialization of allocated memory
|
10 years ago |
Michael Zillgith
|
bae3de6bc3
|
- added test sv publisher
|
10 years ago |
Michael Zillgith
|
603f343d5d
|
- removed type DstAddress and replaced by type PhyComAddress
|
10 years ago |
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
|
10 years ago |
Michael Zillgith
|
3fe6edfbc7
|
- added README file in third_party/winpcap
|
10 years ago |
Michael Zillgith
|
dda1bad007
|
- extended documentation for SV subscriber
|
10 years ago |
Michael Zillgith
|
06a3f76189
|
- updated documentation for SV subscriber
|
10 years ago |
Michael Zillgith
|
c0174f9f38
|
- added SV subscriber and example
|
10 years ago |
Michael Zillgith
|
c3dace4150
|
- fixed problem in MmsValue_printToBuffer
- extended ClientControlBlock
|
10 years ago |
Michael Zillgith
|
a4730069ff
|
- sampled values - WIP
|
10 years ago |
Michael Zillgith
|
ae3ddfd89c
|
- added GooseSubscriber_getConfRev function
|
10 years ago |
Michael Zillgith
|
0193902da1
|
- M/U SVCB implementation WIP
- added example project for IEC 61850-9-2 LE
|
10 years ago |
Michael Zillgith
|
8482cfce9b
|
- server side support for SV control blocks - WIP
|
10 years ago |
Michael Zillgith
|
25d8254683
|
- added prefix "IEC61850_" to IEC data types
- old type declarations are available with CONFIG_IEC61850_USE_COMPAT_TYPE_DECLARATIONS
|
10 years ago |
Michael Zillgith
|
fce3de9b2a
|
- small code change
|
10 years ago |
Michael Zillgith
|
4c2e06f723
|
- fixed problem in Conversions_generalizedTimeToMsTime on 32bit (powerpc?) systems
|
10 years ago |
Michael Zillgith
|
4a4291314e
|
- updated CHANGELOG file for release 0.8.7
|
10 years ago |
Michael Zillgith
|
fbd253d46d
|
- made new sorting algorithm for getNameList reponse configurable
|
10 years ago |
Michael Zillgith
|
44ad37b04c
|
- changed sorting algorithm for getNameList reponse
|
10 years ago |
Michael Zillgith
|
9896742d12
|
- added support for sorted getNameList reponse (can be switched off by setting CONFIG_MMS_SORT_NAME_LIST to 0)
|
10 years ago |
Michael Zillgith
|
23d7092a5c
|
- .NET API: added Report.GetDataSetName method
|
10 years ago |
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*
|
10 years ago |
Michael Zillgith
|
d9c8d9cc1b
|
- .NET API: added Dispose method to IecConnection and ReportControlBlock classes
|
10 years ago |
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
|
10 years ago |
Michael Zillgith
|
947b4a0cd5
|
- fixed problem with SqNum (INT8U/INT16U) in RCBs and reports
- started to implement sorting algorithm for getNameList
|
10 years ago |
Michael Zillgith
|
3afba2c958
|
- server: only client that set EditSG can change EditSG and modify variables with FC=SE
|
10 years ago |
Michael Zillgith
|
64199f791c
|
- changed ControlObjectClient_create function: doesn't read "Oper" and uses GetVarSpec instead of GetNameList service
|
10 years ago |
Michael Zillgith
|
5485b62ae0
|
- code cleanup
|
10 years ago |
Michael Zillgith
|
e61425f945
|
- fixed EditSG reservation
|
10 years ago |
Michael Zillgith
|
9bba6ce44a
|
- fixed bug: EditSG can be modified by second client while reserved
|
10 years ago |
Michael Zillgith
|
584493cf53
|
- some small fixes
|
10 years ago |
Michael Zillgith
|
94a98bcc6d
|
- added client side control service support for edition 1/2 APC CDCs
|
10 years ago |
Michael Zillgith
|
b0e8a6331b
|
- fixed some problems in server side file directory service
|
10 years ago |
Michael Zillgith
|
987f8decbb
|
- merge changes for release 0.8.7
|
10 years ago |
Michael Zillgith
|
43a023676a
|
Merge branch 'master' of mz-automation.de:libiec61850
|
10 years ago |
Michael Zillgith
|
61714b5907
|
- removed old sv code
|
10 years ago |
Michael Zillgith
|
e0a60e6591
|
- added missing error evaluation in client getNameList service
|
10 years ago |
Michael Zillgith
|
2daa5fdec4
|
- changed server side getFileDirectory service to return flat file directory
|
10 years ago |
Michael Zillgith
|
758615a3f8
|
- extended beaglebone demo
|
10 years ago |
Michael Zillgith
|
4a4963b964
|
- fixed server_example5 (new writeAccessHandler)
|
10 years ago |
Michael Zillgith
|
cc5a8fec7c
|
Merge branch 'pavo_changes' of mz-automation.de:libiec61850 into pavo_changes
|
10 years ago |
Michael Zillgith
|
b5fe0992fd
|
- removed debugging code
|
10 years ago |