Commit Graph

1451 Commits (9f93d7d035b3e9150b01b45b7234ea5a25f25b5c)
 

Author SHA1 Message Date
Michael Zillgith 56847ec171 - removed field in ReportControl 4 years ago
Michael Zillgith a7362928f4 - added semaphore for server side RCB value access 4 years ago
Michael Zillgith c3191b2864 - .NET API: added additional properties for Server.ReportControlBlock 4 years ago
Michael Zillgith e06b485258 - ensure RESERVED event before ENABLE event 4 years ago
Michael Zillgith 81b26f1cb6 - added more ReportControlBlock methods 4 years ago
Michael Zillgith b374644d30 - added functions Timestamp_fromMmsValue and Quality_toMmsValue 4 years ago
Michael Zillgith b27681f408 - implemented GET_PARAMETER event for IedServer_RCBEventHandler
- implemented additional access functions for ReportControlBlock to allow access to runtime values
4 years ago
Michael Zillgith d036b09712 - added .NET wrapper for RCBEventHandler 4 years ago
Michael Zillgith 94563cb9f6 - additional methods for ReportControlBlock 4 years ago
Michael Zillgith 83e21e207b - added additional events for IedServer_RCBEventHandler 4 years ago
Michael Zillgith 88148f39ac - added IedServer_RCBEventHandler 4 years ago
Michael Zillgith d5ec52ef78 - mms client: improved locking for outstanding calls 4 years ago
Michael Zillgith 8c55ff636d - made server report reservation compatible with Ed. 2.1 (LIB61850-293) 4 years ago
Michael Zillgith aaf893da34 - fixed - UBRB: library can't work at the same time with URCB with preconfigured client and URCB without preconfigured client (LIB61850-292)(#355) 4 years ago
Michael Zillgith 32087c47de - fix - server crashes when presentation message has no user data (LIB61850-291)(#368) 4 years ago
Cedric Boudinet 20b99b4ef3 adding SVSubscriber_ASDU_getSmpSynch to v1.5 4 years ago
Michael Zillgith 8918a442e0 - removed some warnings in reporting.c 4 years ago
Michael Zillgith 8eeb6f06b3 - MMS server: query log service returns services error instead of reject message when log does not exist (LIB61850-290) 4 years ago
Michael Zillgith de27a6388d - removed some compiler warnings in sqlite log storage driver 4 years ago
Michael Zillgith e0b5ed180f Merge branch 'v1.5_tcp_perf_problem' into v1.5_issue_243 4 years ago
Michael Zillgith 92a3b7668d - .NET API: added MmsValue.SetOctetStringOctet and MmsValue.GetOctetStringOctet
- added positiion paramter validation for MmsValue_setOctetStringOctet
4 years ago
Michael Zillgith 9d4fb692fe
Merge pull request #358 from mbourhis/add-get-set-for-each-OctetString-octet
MmsValue: add 'get' and 'set' for each octet of OctetString
4 years ago
Michael Zillgith 01b1f96590 Merge branch 'v1.5_feature_260' into v1.5 4 years ago
Michael Zillgith 0dc79d4dd8 - .NET API: Added functions for IedConnction - CreateDataSetAsync, DeleteDataSetAsync, GetDataSetDirectoryAsync (LIB61850-260) 4 years ago
Michael Zillgith 36c65bd2e2 - IedConnection: Add function IedConnection_getDataSetDirectoryAsync 4 years ago
Michael Zillgith 7ac0ccc7b6 - ISO server: create new open client connections list when restarting 4 years ago
Michael Zillgith 93d8dfc856 - reporting.c: fixed report entry counter and assert problems
- IED server: disactivate all RCB instances when stopping the server
4 years ago
Mikael Bourhis 7861582621 MmsValue: add 'get' and 'set' for each octet of OctetString 4 years ago
Michael Zillgith 434b9f59b7 - fixed - IED server: crash during invalid control access - FC=CO on invalid layer (LIB61850-282) 4 years ago
Michael Zillgith 50fc97734e - new function IedConnection_setTimeQuality - Added support to set time quality for client generated time stamps (LIB61850-280) 4 years ago
Michael Zillgith 89812fd333 - removed unused variable 4 years ago
Michael Zillgith 394bf4ccba - IED client: added function IedConnection_createDataSetAsync 4 years ago
Michael Zillgith ce9584d122 - IED client: added new function IedConnection_deleteDataSetAsync 4 years ago
Michael Zillgith 09c77afee4 - BSD socket layer: fixed merging problem 4 years ago
Michael Zillgith 9b19e88af7 - fixed - Server: ctlNum and origin(status) are not updated automatically by the
server when APC command is received (LIB61850-277)
4 years ago
Michael Zillgith 856800936f - added missing typecast 4 years ago
Michael Zillgith a02c63b1de - undo merging problem in socket_win32.c 4 years ago
Michael Zillgith 76b4e9ed7b - fixed typo in socket_win32.c 4 years ago
Michael Zillgith 00b42f969d - Updated comments in hal_ethernet.h 4 years ago
Michael Zillgith 2e18175dac Merge branch 'v1.5_feature_261' into v1.5 4 years ago
Michael Zillgith ce13002ce1 - added const qualifiers to API functions (#348) 4 years ago
Michael Zillgith d49c159686 - updated README 4 years ago
Michael Zillgith 472e586a14 - IedConnection_getLogicalDeviceVariablesAsync: fixed wrong parameter
order when calling MMS layer
4 years ago
Michael Zillgith d7a55eca08 - MMS server: fixed problem with continue-after in some get-name-list handling cases 4 years ago
Michael Zillgith ae6941f451 - fixed - IedConnection: outstanding call on IEC layer is not release under some circumstances (LIB61850-270, LIB61850-251) 4 years ago
Michael Zillgith 6998b7397c Merge branch 'v1.5' of bitbucket.org:mz-automation/libiec61850 into v1.5 4 years ago
Michael Zillgith 6f376620d3 - fixed bug in IsoServer that caused memory violation when the server was restarted while a client was connected 4 years ago
Michael Zillgith c621840d42 - IED client: added missing err initilization in function ControlObjectClient_selectAsync 4 years ago
Michael Zillgith dabff06fe8 - Linux socket layer: ignore EINTR signal during poll function 4 years ago
Michael Zillgith 7c3601cb74 - IED client: send RptEna as first element when RCB is to be disabled 4 years ago