Michael Zillgith
|
2c5fb89449
|
- IEC 61850 client: implemented tissue 1178 client side (select-response+ is non-NULL)
|
7 years ago |
Michael Zillgith
|
46211a01e7
|
- IEC 61850 client: IedConnection - added CONNECTING AND CLOSING states - removed IDLE state (now only CLOSED)
|
7 years ago |
Michael Zillgith
|
e12113acde
|
- IEC 61850 client: implemented IedConnection_installStateChangedHandler
|
7 years ago |
Michael Zillgith
|
43e0fb4d05
|
- IEC 61850 Client: ControlObjectClient - added async control actions
|
7 years ago |
Michael Zillgith
|
1cc350ed4a
|
- IEC 61850 client: implemented IedConnection_writeDataSetValuesAsync
|
7 years ago |
Michael Zillgith
|
c04b4e928d
|
- IEC 61850 client: implemented IedConnection_readDataSetValuesAsync
|
7 years ago |
Michael Zillgith
|
8f4af64685
|
- SV: added API export attribute to new SV functions
|
7 years ago |
Michael Zillgith
|
1eaf43ac8b
|
- SV: fixed RefrTm and SmpSynch handling in SV publisher
|
7 years ago |
Michael Zillgith
|
14e3a9668c
|
- GOOSE publisher: fixed bug in GOOSE message calculation
|
7 years ago |
Michael Zillgith
|
f644b8d777
|
- IEC 61850 client: ControlObjectClient - avoid crash when "ctlVal" is not present in "Oper", also accept "setMag" instead of "ctlVal".
|
7 years ago |
Michael Zillgith
|
c9fe177a87
|
- IEC 61850 server: fixed potential deadlock in report processing
|
7 years ago |
Michael Zillgith
|
861c5b244b
|
- MMS client: fixed bug with async request timeout
|
7 years ago |
Michael Zillgith
|
836892849c
|
- IEC 61850 client: improved support for segmented report handling
|
7 years ago |
Michael Zillgith
|
e90d5d44fa
|
- IEC 61850 client: added async discovery functions
|
7 years ago |
Michael Zillgith
|
44d8ad8d15
|
- IEC 61850/MMS client: changed all invokeId parameters in async callbacks to uint32_t
|
7 years ago |
Michael Zillgith
|
ed75aa3f46
|
- some code formatting
|
7 years ago |
Michael Zillgith
|
7ec38e9615
|
- IEC 61850 client: added async client side RCB handling
|
7 years ago |
Michael Zillgith
|
2b7dc5c5fe
|
- added API export/internal decorations
- removed .def files for windows
|
7 years ago |
Michael Zillgith
|
5201473262
|
- IEC 61850 client: added more prototypes for async client API
|
7 years ago |
Michael Zillgith
|
e6884d721b
|
- IEC 61850 client: added asynchronous query log functions
|
7 years ago |
Michael Zillgith
|
54d8fb74d7
|
- IEC 61850 client: added async versions for connect, abort, release, get variable specification, write object
|
7 years ago |
Michael Zillgith
|
a5e15003ce
|
- correcting verions detection for swig (phyton)
- client: adopted TLS code to new async architecture
|
7 years ago |
Michael Zillgith
|
56d7ee4f0b
|
- IEC 61850/MMS client: Add support for write variable for array element with component
- added lost README file for winpcap
|
7 years ago |
Michael Zillgith
|
70c1cd691d
|
- MMS client: refactoring for async connect, abort, release
|
7 years ago |
Michael Zillgith
|
8d45d44cc2
|
- Socket HAL: added functons for asynchronous (non-blocking) connect
|
7 years ago |
Michael Zillgith
|
4d32e3c1ae
|
- MMS client: code cleanup for asnyc functions
|
7 years ago |
Michael Zillgith
|
069646f954
|
- MMS client: added asynchronous file service functions
|
7 years ago |
Michael Zillgith
|
7767e282d6
|
- MMS client: added asynchronous get name list functions
|
7 years ago |
Michael Zillgith
|
fc1d62d1a7
|
MMS client: added asynchronous read journal service
|
7 years ago |
Michael Zillgith
|
c80a87d5e8
|
- MMS client: add asynchronous function for MMS identify service
|
7 years ago |
Michael Zillgith
|
7600c0f3cf
|
- MMS client: add asynchronous function for MMS status request service
|
7 years ago |
Michael Zillgith
|
aa7e89684e
|
- MMS client: add asynchronous function for get variable access attributes service
|
7 years ago |
Michael Zillgith
|
5692d0246b
|
- MMS client: added asynchronous define named variable list functions
|
7 years ago |
Michael Zillgith
|
80ce9c8967
|
- MMS client: added asynchronous read and write functions
|
7 years ago |
Michael Zillgith
|
026357b5eb
|
- added doxygen files for .NET API
|
7 years ago |
Michael Zillgith
|
bed67e4f50
|
- added missing function definition in DLL export files
|
7 years ago |
Michael Zillgith
|
aa86d3b259
|
- IEC 61850 server: number of dynamic data sets configurable at runtime
|
7 years ago |
Michael Zillgith
|
a0adcf94e7
|
- IEC 61850 Server: made number of data set entries configurable at runtime
|
7 years ago |
Michael Zillgith
|
a830fc3cfb
|
- IEC 61850 server: reporting - don't delete pending events when buffered report is enabled and dataset didn't change
|
7 years ago |
Michael Zillgith
|
e905bc242b
|
- MMS server: initialize maxConnections in IsoServer
|
7 years ago |
Michael Zillgith
|
77f97dc006
|
- replaced strndup
|
7 years ago |
Michael Zillgith
|
51c29fe9a7
|
- IEC 61850 server/ MMS server: maximum number of client connections configurable at runtime
|
7 years ago |
Michael Zillgith
|
e980a519ae
|
- IEC 61850 server: control objects - fixed bug in select response for SBO control model
|
7 years ago |
Michael Zillgith
|
d108dae115
|
- MMS server: fixed locking bug in file obtain service
|
7 years ago |
Michael Zillgith
|
2585aab516
|
- cleanup examples makefiles
- fixed bug in MMS mapping read handler
|
7 years ago |
Michael Zillgith
|
8b957b8f82
|
- IEC 61850 client: add support for single array element access (with component specification)
|
7 years ago |
Michael Zillgith
|
eef34cf40e
|
- MMS server: add support for array element (index) access with nested component
|
7 years ago |
Michael Zillgith
|
26af0d93c2
|
- IEC 61850 server: made IEC 61850 edition configurable at runtime
|
7 years ago |
Michael Zillgith
|
6199da1e55
|
- IEC 61850 server: CONFIG_REPORTING_SUPPORTS_OWNER replaced by CONFIG_IEC61850_EDITION_1
|
7 years ago |
Michael Zillgith
|
e7905cc16b
|
- IEC 61850 server: memory handling optimization in control module
|
7 years ago |