Michael Zillgith
7d6b3cce69
- code format update
4 weeks ago
Michael Zillgith
cb343b6de6
- fixed BER decoder infinite length handling to avoid inifite loop while decoding (LIB61850-516)
4 weeks ago
Michael Zillgith
813b62356e
- code format updated
...
- changed return type of some internal functions from int to bool
4 weeks ago
Michael Zillgith
f5fceab050
- fixed handling of invalid object references in IedConnection_setGoCBValuesAsync
4 weeks ago
Michael Zillgith
8a4b7bb616
- IedConnection: code format updates
4 weeks ago
Michael Zillgith
9b467fa60d
- code format update and additional NULL pointer checks in ied_connection.c
4 weeks ago
Michael Zillgith
1ff6224d1e
- code format update
4 weeks ago
Michael Zillgith
24f70ae220
- MmsServer: replaced strcat with StringUtils_appendString (LIB61850-518)
1 month ago
Michael Zillgith
3a9833bad1
- code format update in mms_server_common.c and additional NULL check after memory allocation
1 month ago
Michael Zillgith
a4c750820b
- small code improvements and warnings removed (LIB61850-517)
1 month ago
Michael Zillgith
4a37e625d7
- code format update (LIB61850-517)
1 month ago
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