Michael Zillgith
|
ab9ad2dcf2
|
- added added LogControlBlock data structure
|
9 years ago |
Michael Zillgith
|
842331322a
|
- removed mms_access_result.h
|
9 years ago |
Michael Zillgith
|
3eca0d62c5
|
- added code to deserialize an BER encoded MMS data element into a MmsValue instance
|
9 years ago |
Michael Zillgith
|
24e1c902e4
|
- added MmsValue_setUtcTimeQuality to vs def files
- added GetUtcTimeQuality and SetUtcTimeQuality to the C# API
|
9 years ago |
Michael Zillgith
|
c2d45a3f66
|
Merge branch 'master' into python-bindings
|
9 years ago |
Michael Zillgith
|
8864bdb02d
|
- added some functions to vs def files
|
9 years ago |
Michael Zillgith
|
03f43b795f
|
- fixed initialization problem with uninitialized integer values
|
9 years ago |
Michael Zillgith
|
2f8e011a0f
|
- fixed initialization problem with uninitialized integer values
|
9 years ago |
Michael Zillgith
|
1688fd872b
|
- added python bindings
|
9 years ago |
Michael Zillgith
|
ebecd5a1ce
|
Merge branch 'pavotek' of mz-automation.de:libiec61850-all into pavotek
|
10 years ago |
Michael Zillgith
|
899fd370f8
|
- changed .NET client API
|
10 years ago |
Michael Zillgith
|
b218df8b5c
|
- buffered reporting: start buffering as soon as a valid data set it set
|
10 years ago |
Michael Zillgith
|
ff093198e9
|
- cleanup; optimization
|
10 years ago |
Michael Zillgith
|
e75936f2d1
|
- for testing
|
10 years ago |
Michael Zillgith
|
27a74db4d8
|
- fixed problem with max PDU size for GetFileDirectory service
|
10 years ago |
Michael Zillgith
|
eab59b8ae8
|
- small code cleanup
|
10 years ago |
Michael Zillgith
|
c730c93229
|
- added goose_publisher/CMakeLists.txt
|
10 years ago |
Michael Zillgith
|
33fcf156d4
|
- client: IedConnection_setRCBValues send GI last when RptEna=true included
|
10 years ago |
Michael Zillgith
|
78b9e4796a
|
- get file-service implementation from master
|
10 years ago |
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
|
10 years ago |
Michael Zillgith
|
374bfa03d4
|
- extended file service and mms_utility
|
10 years ago |
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
|
10 years ago |
Michael Zillgith
|
f55e6f92c3
|
- fixed problem with winpcap detection in CMakeLists.txt files
|
10 years ago |
Michael Zillgith
|
5261378603
|
- added CONFIG_IEC61850_EDITION_1 configuration option
- removed "Owner" from RCBs for edition 1 builds
|
10 years ago |
Michael Zillgith
|
44b94f0df0
|
- fixed signed integer encoding problem for frsmId in fileClose client service
|
10 years ago |
Michael Zillgith
|
6ceecd426f
|
- fixed encoding problem with negative frsmId in client file read service
|
10 years ago |
Michael Zillgith
|
a178e50052
|
- changed .net API IsoConnectionParameters class to reflect 16 byte session selectors.
|
10 years ago |
Michael Zillgith
|
7a8bd5dabe
|
- allow 16 octet ISO session selector in C code
|
10 years ago |
Michael Zillgith
|
d54301fa09
|
- added c++ header to goose/sv publisher
- fixed problem in GetFileDirectory-service with a single file as parameter
|
10 years ago |
Michael Zillgith
|
96096b7f75
|
- fixed problem with getFileDirectory-service with a single file as argument - test case Ft4 (ed.1)
|
10 years ago |
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
|
10 years ago |
Michael Zillgith
|
9e12159d8b
|
- fixed issue with configurable file path in HAL filesystem implementations for win32 and linux
- fixed missing function names in def files for GOOSE/SV configurations
|
10 years ago |
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 |