Commit Graph

468 Commits (e803003441abdffe0b0d77908f5a5739725cc177)

Author SHA1 Message Date
Michael Zillgith e803003441 - IEC 61850 server: optimized report buffer handling for buffered reporting (save memory and encoding time) 7 years ago
Michael Zillgith 719c174f81 - IEC 61850 server: fixed reservation timeout when reporting enabled 7 years ago
Michael Zillgith 1e1d649aae - IEC 61850 client: fixed problem - IedConnection cannot be reused after IedConnection_close (github #124) 7 years ago
Michael Zillgith b755bb90a4 - IEC 61850 server: fixed problem - BRCB: writing -1 to "ResvTms" reserves the control block (fixes a problem with sBr24)
- IEC 61850 server: fixed problem - buffered (integrity) reports are sent with same time stamps (fixes a problem with sBr22)
7 years ago
Michael Zillgith 549de2f7ed - IEC 61850 server: added support for pre configured client with ClientLN 7 years ago
Michael Zillgith a8821fd148 - IEC 61850 client: added function ClientReportControlBlock_hasResvTms
- IEC 61850 server: don't empty owner when client disables BRCB (RptEna = false)
7 years ago
Michael Zillgith 17449300e2 - IED Server: added ResvTms handling for BRCB
- SV publisher: fixed length calculation
7 years ago
Michael Zillgith 9d046fcbc2 - updated version number to 1.3.3 7 years ago
Michael Zillgith 68876a46b2 - IEC 61850 server: added support for segmented reporting 7 years ago
Michael Zillgith 896f5f18e5 - IEC 61850 server: don't send bufOvfl for unbuffered reports (see #101) 7 years ago
Michael Zillgith 8141f1e891 - fixed client TCP keep alive problem (see #115) 7 years ago
Michael Zillgith 445dfe2667 - MMS server: read service - return data access error for component access to simple variable 7 years ago
Michael Zillgith 9973ea165f - MMS server: fixed problem in read with component access 7 years ago
Michael Zillgith 080b29464e - prepared for release 1.3.2 7 years ago
Michael Zillgith 8074f99538 - MMS client/server: added support for component alternate access for generic variable read requests 7 years ago
Michael Zillgith 233cd20fd0 - MMS client: improved handling of malformed messages when receiving reports
- MMS client: fixed potential memory leak when receiving malformed messages
7 years ago
Michael Zillgith 0d49e8c1d2 - MMS client: improved handling of incorrect messages when reading data 7 years ago
Michael Zillgith bf1ee8b560 - IEC 61850 server: fixed problem with wrong purge buffer invocation when using dynamic data set in buffered report control block 7 years ago
Michael Zillgith 1e993f20b0 - added IedConnection_getFileDirectoryEx to DLL export files 7 years ago
Michael Zillgith 8d728b3ab4 - fixed problem in GOOSE publisher payload length calculation 7 years ago
Michael Zillgith 0d7a3750e4 - IEC 61850 client: implemented tissue 1178 client side (select-response+ is non-NULL) 7 years ago
Michael Zillgith 1fbadffd6e - added new functions to windows def files 7 years ago
Michael Zillgith 2bbdfacfe4 - SV: fixed RefrTm and SmpSynch handling in SV publisher 7 years ago
Michael Zillgith 57eb6bd455 - GOOSE publisher: fixed bug in GOOSE message calculation 7 years ago
Michael Zillgith 74a9eb5856 - IEC 61850 client: ControlObjectClient - avoid crash when "ctlVal" is not present in "Oper", also accept "setMag" instead of "ctlVal". 7 years ago
Michael Zillgith 4a135fa252 - IEC 61850 server: fixed potential deadlock in report processing 7 years ago
Michael Zillgith c9fe9b4286 - adopted new functions to version 1.3 7 years ago
Michael Zillgith 1a9de24884 - increased version number to 1.3.1 7 years ago
Michael Zillgith 59e2d19acc - IEC 61850 client: improved support for segmented report handling 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
Michael Zillgith 020b1f40aa - IEC 61850 server: integrated automatic handling of "origin" and "ctlVal" status (ST) values for controllable CDCs 7 years ago
Michael Zillgith 713ca54cd0 - IEC 61850 server: optimized dynamic memory management in control handling; memory will be initialized at server start 7 years ago
Michael Zillgith 6618093f7a - IEC 61850 server: functions IedModel_getModelNodeByShortObjectReference and IedModel_getModelNodeByObjectReference now also work with object references that have only LD part 7 years ago
Michael Zillgith 3f07176dc3 - MMS server: fixed bug in delete variable list service - scope of delete was not considered optional 7 years ago
Michael Zillgith 58b4d6c107 -IEC 61850 server: added ReadAccessHandler to control read access 7 years ago