Michael Zillgith
|
6e5d911166
|
- added missing example to git for release 0.9
|
10 years ago |
Michael Zillgith
|
04ffbdc89a
|
- updated documentation for release 0.9.0
|
10 years ago |
Michael Zillgith
|
e1a9b6a852
|
- prepared for 0.9 release
|
10 years ago |
Michael Zillgith
|
bc65ce46c6
|
- added MmsConnection.setLocalDetail and MmsConnection.getLocalDetail to C# API
|
10 years ago |
Michael Zillgith
|
5637f837a3
|
- fixed bug related to test case SrvN1c: GetDataDirectory returns wrong variable specification for non-existent sub variable e.g. Mod.ctlModel.XYZ
|
10 years ago |
Michael Zillgith
|
da0af0ba0f
|
- extented SV publisher code / 9-2LE example
|
10 years ago |
Michael Zillgith
|
57a6fa49e2
|
- added sv_publisher.h
|
10 years ago |
Michael Zillgith
|
43d99ad438
|
- extended 9-2LE example
|
10 years ago |
Michael Zillgith
|
3081fcd935
|
- formated sv.icd file
|
10 years ago |
Michael Zillgith
|
80cf01f1d4
|
- fixed 9-2 example code
|
10 years ago |
Michael Zillgith
|
94f62e365b
|
- added sv subscriber code
|
10 years ago |
Michael Zillgith
|
1a90605754
|
- added documentation to the GOOSE subscriber
|
10 years ago |
Michael Zillgith
|
8372540650
|
- added using of select to multi-threaded server configuration
|
10 years ago |
Michael Zillgith
|
833765bbb2
|
- fixed performance problem (removed Thread_sleep()) for single and multithreaded server
|
10 years ago |
Michael Zillgith
|
c5f9612593
|
- added methods to C# MmsValue class
|
10 years ago |
Michael Zillgith
|
365f105af1
|
Merge branch 'sv'
|
10 years ago |
Michael Zillgith
|
ecf64277a8
|
- fixed bug in server side file directory service with nested directory structure
- mms_utility: added read file directory feature
|
10 years ago |
Michael Zillgith
|
50115191cc
|
- SCL parser/modeviewer: show unused types
|
10 years ago |
Michael Zillgith
|
a256248930
|
Merge branch 'pavotek' of mz-automation.de:libiec61850-all into pavotek
|
10 years ago |
Michael Zillgith
|
902ca28056
|
- fixed problem: GI without activated GI trigger option
|
10 years ago |
Michael Zillgith
|
9e626d58b8
|
- added java based modelviewer tool
|
10 years ago |
Michael Zillgith
|
daa0a1e958
|
- GoCB DatSet and GoID are now readonly by stack_config.h
|
10 years ago |
Michael Zillgith
|
26d188ab4d
|
- fixed bug with access to "Owner" attribute of BRCBs when resvTms not available
|
10 years ago |
Michael Zillgith
|
0a82e09b92
|
- fixed bug for TC sBr21: set BufOvfl when entryID is not set
|
10 years ago |
Michael Zillgith
|
ed8a73873d
|
- fixed bug for TC sBr25: Purge buffer when RptID is changes
|
10 years ago |
Michael Zillgith
|
366fa7a1bb
|
- fixed bug for TC sDsN12: non-persitent dataset not allowed for BRCB
|
10 years ago |
Michael Zillgith
|
0d4f4d6056
|
- fixed problem when client API tries to read a complete FC data structure (due to missing ".")
(cherry picked from commit 837f0ac60e )
|
10 years ago |
Michael Zillgith
|
837f0ac60e
|
- fixed problem when client API tries to read a complete FC data structure (due to missing ".")
|
10 years ago |
Michael Zillgith
|
0fb088320a
|
- fixed problem in reporting.csproj file
- fixed bug in C# Validity enum
|
10 years ago |
Michael Zillgith
|
4bf889c8f8
|
- removed references to missing files in dotnet/reporting visual studio project
|
10 years ago |
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 |