Michael Zillgith
|
35ac479430
|
- fixed strncpy usage
|
3 years ago |
Michael Zillgith
|
bb7c2421cd
|
- server: added RCBEventHandler event types REPORT_CREATED and OVERFLOW
|
3 years ago |
Michael Zillgith
|
ee948a0c08
|
- added function ReportControlBlock_getResv
|
3 years ago |
Michael Zillgith
|
030ae3f7b5
|
Merge branch 'v1.5_develop' into v1.5
|
3 years ago |
Michael Zillgith
|
b62060b67f
|
- fixed bug creating "Cancel" in CDC_APC_create
|
3 years ago |
Michael Zillgith
|
532298c378
|
- RCBEventHandler: replaced GI event by purgeBuf event when client
disables RCB instance (LIB61850-316)
|
3 years ago |
Michael Zillgith
|
5ca0cd5512
|
Merge branch 'v1.5_develop' into v1.5
|
3 years ago |
Michael Zillgith
|
d4312d21ac
|
- fixed bugs in ReportControlBlock getter functions and .NET wrapper
code
|
3 years ago |
Michael Zillgith
|
1213b67a5a
|
Merge branch 'v1.5' of bitbucket.org:mz-automation/libiec61850 into v1.5
|
3 years ago |
Michael Zillgith
|
3cb6123a63
|
- IedServerConfig: added missing variable initialization
|
3 years ago |
Michael Zillgith
|
3e5fadce4b
|
- fixed - server doesn't respond SBOw when waiting for select callback (LIB61850-313)
|
3 years ago |
Michael Zillgith
|
9d9f03585f
|
- IED server: improved control state machine performance (LIB61850-312)
|
4 years ago |
Michael Zillgith
|
258651eca8
|
Merge branch 'v1.5_issue_243' into v1.5_develop
|
4 years ago |
Michael Zillgith
|
398b14e65f
|
- added null pointer protection to some constructors/destructors
|
4 years ago |
Michael Zillgith
|
d40b359292
|
- updated windows socket implementation; fixed Socket_checkAsyncConnectState function
|
4 years ago |
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
|
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
|
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
|
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
|
8918a442e0
|
- removed some warnings in reporting.c
|
4 years ago |
Michael Zillgith
|
e0b5ed180f
|
Merge branch 'v1.5_tcp_perf_problem' into v1.5_issue_243
|
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 |
Michael Zillgith
|
434b9f59b7
|
- fixed - IED server: crash during invalid control access - FC=CO on invalid layer (LIB61850-282)
|
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
|
ce13002ce1
|
- added const qualifiers to API functions (#348)
|
4 years ago |
Michael Zillgith
|
ba45973d59
|
Merge branch 'v1.5' into v1.5_tcp_perf_problem
|
4 years ago |
Michael Zillgith
|
6525a72930
|
- fixed TCP performance problem for Linux (LIB61850-243)
|
4 years ago |
Michael Zillgith
|
c5579758bb
|
- IED server: improved accuracy of integrity report intervals
|
4 years ago |
Michael Zillgith
|
4ffed8de11
|
- IED server: fixed crash when IEDName+LDInst is too long
|
4 years ago |
Michael Zillgith
|
78cd0ed391
|
- IedServer: fixed bug - in executeControlTask MmsMapping* is used instead of ControlObject* for ControlAction parameter of checkHandler (#333)
|
4 years ago |
Michael Zillgith
|
7185c3b8d4
|
- IED server: add support for SMV control blocks ("SMVC") in config file
parser
|
4 years ago |
Michael Zillgith
|
de3aba0cb6
|
- .NET API: added support for server integrated GOOSE publisher
- IED server: fixed bug in GoCBEventHandler
|
4 years ago |
Michael Zillgith
|
1bb76893a2
|
- fixed compilation problem when compiling without GOOSE support (#325)
|
4 years ago |
Michael Zillgith
|
1a09b9548a
|
- IED server: control handling - fixed problem in test flag handling
|
4 years ago |
Michael Zillgith
|
1b2d194694
|
- IED server: For SBOes check test flag match when accepting operate (sSBOes8)
|
4 years ago |
Michael Zillgith
|
f866132e84
|
- IED server: Reject Cancel/SBOw in WaitForChange state - fixed problem with test case sCtl26
|
4 years ago |
Michael Zillgith
|
9e6e3487da
|
- removed compiler warnings
|
4 years ago |
Michael Zillgith
|
cb3f460fcf
|
- .NET API: added functions to access DataAttribute properties
|
4 years ago |
Michael Zillgith
|
3532623319
|
- IED server: Goose publisher - set NdsCom when data set not configured or GoEna fails because of large data set
|
4 years ago |
Michael Zillgith
|
c4dcd37449
|
- added new function DataAttribute_setValue
|
5 years ago |
Michael Zillgith
|
2b1104c0d3
|
- IED server - control model - send AddCause with operate- for DOes, SBOes control models
|
5 years ago |
Michael Zillgith
|
bd4bd0fab6
|
- IED server: GoCB has invalid data set reference when datSet="" in SCL file
|
5 years ago |
Michael Zillgith
|
4e15343f5b
|
- IED server: integrated GOOSE publisher - lock data model during GOOSE retransmission to avoid corrupted GOOSE data
|
5 years ago |