Michael Zillgith
3b322de408
- code format updates and added more checks of return values of functions allocating memory (LIB61850-517)
1 month ago
Michael Zillgith
db5c66cad6
- ClientConnection: fixed bug in ownerCountMutex creation (LIB61850-517)
1 month ago
Michael Zillgith
db97106a8b
- removed useless check in GooseReceiver (LIB61850-517)
1 month ago
Michael Zillgith
1fc842037c
- memory allocation check in ByteBuffer_create and apply fomatter (LIB61850-517)
1 month ago
Michael Zillgith
81ba6534fd
- declared multicastAddress parameter in Ethernet_addMulticastAddress const (LIB61850-517)
1 month ago
Michael Zillgith
6eefcd61df
- updated bitbucket pipeline
1 month ago
Michael Zillgith
bdc19e9032
- added bitbucket pipeline; cppcheck with XML output
1 month ago
Maxson Ramon dos Anjos Medeiros
b22d8ff59f
CHANGELOG update -> .NET API: Added ClientConnection.Abort method
1 month ago
Maxson Ramon dos Anjos Medeiros
47dab00371
Merge branch 'v1.6_develop' of bitbucket.org:mz-automation/libiec61850 into v1.6_develop
1 month ago
Maxson Ramon dos Anjos Medeiros
0579b1dcc6
Merge branch 'v1.6_develop_488' into v1.6_develop
1 month ago
Maxson Ramon dos Anjos Medeiros
435ad8d01a
Update ConnectionCallBack from example serve1 with clientConnection.Abort()
1 month ago
Maxson Anjos
52047baab4
Merged in v1.6_develop-514 (pull request #5 )
1 month ago
Maxson Ramon dos Anjos Medeiros
e9bfc53698
rename c and c# handlers
1 month ago
Maxson Ramon dos Anjos Medeiros
ee224b611c
Change c handers to private
1 month ago
Michael Zillgith
d1dd90ed83
- .NET API: Added ClientConnection.Abort method (LIB61850-488)
1 month ago
Michael Zillgith
96a7106a99
- invalidate ClientConnection instance when connection is closed by remote (LIB61850-488)
1 month ago
Michael Zillgith
6630256f63
- ClientConnection: lock access to internal connection handle (LIB61850-488)
1 month ago
Michael Zillgith
bdc1556c93
- replaced IsoServer_closeConnection by IsoServer_closeConnectionIndication (LIB61850-488)
1 month ago
Michael Zillgith
9df35ce709
- IED server: added functions ClientConnection_claimOwnerShip and ClientConnection_release to use ClientConnection outside of callbacks (LIB61850-488)
1 month ago
Maxson Ramon dos Anjos Medeiros
be9682bfcc
Merge branch 'v1.6_develop_503' into v1.6_develop
1 month ago
Maxson Anjos
aa9a8dc2de
Merged in v1.6_develop_394 (pull request #4 )
...
V1.6 develop 394
Approved-by: Michael Zillgith
1 month ago
Maxson Ramon dos Anjos Medeiros
29403f39f7
Copyright header added to SMVControlBlock file and CHANGELOG updated
1 month ago
Maxson Ramon dos Anjos Medeiros
37a857e128
C -> LIB61850_API SVControlBlock_getName added
...
.NET -> Wrapper for SVControl ge_name added, called inside of SMVHandler
1 month ago
Maxson Ramon dos Anjos Medeiros
f2940775f6
Add SV control handler
1 month ago
Michael Zillgith
cd10e14790
Merge branch 'v1.6_develop' into v1.6_develop_488
1 month ago
Michael Zillgith
d574cac1f6
- added first version of ClientConnection_abort function (LIB61850-488)
1 month ago
Maxson Ramon dos Anjos Medeiros
d7d9c26713
Fix icd file format on tools/ICD files example
1 month ago
Maxson Ramon dos Anjos Medeiros
d765734a0a
Merge branch V1.6_develop_505
...
->added some additional checks in IedServer_updateVisibleStringAttributeValue and similar values (LIB61850-504): added checks to avoid buffer underflow in IedServer_getFunctionalConstrainedData (LIB61850-505)
->removed empty line
->added length checks in object reference and component construction when installing the default values in the data model (LIB61850-505)
1 month ago
Maxson Ramon dos Anjos Medeiros
5c6ef51159
->Add ICD test file example to .net Tools;
...
->Add IEC61850Model/SVControlBlock.cs;
->Add SVCBHandler to .net
1 month ago
Michael Zillgith
2212c42ac8
- added length checks in object reference and component construction when installing the default values in the data model (LIB61850-505)
1 month ago
Michael Zillgith
ce5201382d
- removed empty line
1 month ago
Michael Zillgith
8999afaa88
- added some additional checks in IedServer_updateVisibleStringAttributeValue and similar values (LIB61850-504)
...
- added checks to avoid buffer underflow in IedServer_getFunctionalConstrainedData (LIB61850-505)
1 month ago
Maxson Ramon dos Anjos Medeiros
cc4f25d122
-> Add wrapper for GetActiveSettingGroupChangedHandler
1 month ago
Maxson Ramon dos Anjos Medeiros
bfa4631eea
->Add GetChildWithFc on DataObject model, so we can get the DA fc=SE for the SGCB handler
1 month ago
Maxson Ramon dos Anjos Medeiros
db0f5b5c9b
Add LoadActiveSgValues on control example
1 month ago
Michael Zillgith
ddf9d889f9
- fixed double free in IedConnection_destroy when control object clients have not been deleted before (LIB61850-503)
1 month ago
Maxson Ramon dos Anjos Medeiros
ba9c255aa0
->SetEditSettingGroupConfirmationHandler
1 month ago
Maxson Ramon dos Anjos Medeiros
f3f1ef5cc4
->SetEditSettingGroupChangedHandler
1 month ago
Maxson Ramon dos Anjos Medeiros
81af5a159c
->SetActiveSettingGroupChangedHandler;
...
->Update model.cfg with settingGroup
1 month ago
Michael Zillgith
1f4bf9cdf8
- added function MmsError_toString (LIB61850-423)
2 months ago
Michael Zillgith
5edfd5932f
- .NET API: added documentation related to LogStorage (LIB61850-461)
2 months ago
Michael Zillgith
cbcee0a41e
- removed unnecessary variable initialization
2 months ago
Michael Zillgith
1eb47e8437
- removed unused example from cmake and make files
2 months ago
Michael Zillgith
62b969937a
- code format update
2 months ago
Michael Zillgith
7e342598c9
- removed CMV example
2 months ago
Maxson Ramon dos Anjos Medeiros
c1a117f038
SetDirectoryAccessHandler added
2 months ago
Maxson Ramon dos Anjos Medeiros
9b90cb2192
SetReadAccessHandler added
2 months ago
Maxson Ramon dos Anjos Medeiros
b81279e442
API DataSet access handler added
2 months ago
Maxson Ramon dos Anjos Medeiros
5276813de3
API ControlBlock access handler added
2 months ago
Maxson Ramon dos Anjos Medeiros
e13f44b716
Merge remote-tracking branch 'origin/v1.6_develop_486' into v1.6_develop
...
Merge branch v1.6_develop_486 .NET API: TLS
2 months ago