unknown
a960fa442e
fixed issue in displaying DA values and two digit representation in RC block
3 months ago
unknown
de5f7356b3
fixed daName in ExportDataSet
3 months ago
Maxson Ramon dos Anjos Medeiros
c505fcd31c
Update CHANGELOG
3 months ago
Maxson Ramon dos Anjos Medeiros
c39e7b0b2e
Update CHANGELOG and README for the tools
3 months ago
Maxson Ramon dos Anjos Medeiros
27cd8db5fe
Organize Tools folder and add the Dynamic Model Generator
3 months ago
unknown
7c74db0b34
added readme for model generatorExample
4 months ago
unknown
f049fefbf9
added quotation to svID value since it char*
4 months ago
unknown
c372f96f0a
added smv example
4 months ago
unknown
763488c9bc
fixed bug in loading arrays in DAs
4 months ago
unknown
c52eff5231
fixed issue in addressing array elements in DOs
4 months ago
unknown
37b9d88c7e
fixed bug when having multiple smvControls
4 months ago
unknown
6f73c1bfd8
fixed issue in reading maxTime in GSE
4 months ago
unknown
9469b7eb40
reordered the entries in SVcontrol block according to Java program
4 months ago
unknown
5a7e0ec0db
Merge branch 'v1.6_develop_tools' of bitbucket.org:mz-automation/libiec61850 into v1.6_develop_tools
4 months ago
unknown
5eab3ae3c8
added smvControl to the model generator
4 months ago
Maxson Ramon dos Anjos Medeiros
c0c69c7cdc
update script
4 months ago
Maxson Ramon dos Anjos Medeiros
68ac65c555
release script
4 months ago
Michael Zillgith
95bcbf1210
- updated code format
4 months ago
Michael Zillgith
a0ee6c816c
- small code format updates
4 months ago
Maxson Ramon dos Anjos Medeiros
1e1e9045ba
Add SCLParser light version and ModelGenerator in .net
4 months ago
Michael Zillgith
463b9fa0ae
- disable asn1c code stack overflow check when ASAN enabled ( #539 )
6 months ago
Michael Zillgith
32768ed7ca
- SV Publisher: added support for optional gmIdentity field
7 months ago
Michael Zillgith
899a2bbe2e
- merged HAL code from lib60870 (release/2.3.3)
8 months ago
Michael Zillgith
221a1f8615
- fixed - GoCB client access - use after free ( #537 )
8 months ago
Michael Zillgith
cb6af6fa84
Merge branch 'v1.6_develop' of bitbucket.com:mz-automation/libiec61850 into v1.6_develop
9 months ago
Michael Zillgith
6dbdb1636c
- TLS: fixed - certificate not validated when allow only allowed certificate is selected and certificate is matching (LIB61850-473)
...
- TLS: Added option to ignore validity times in certificates and CRLs (LIB61850-474)
9 months ago
Michael Zillgith
3a1480e594
.NET API: Added missing parameter isDyn for function IedServerConfig.SetReportSetting
9 months ago
Michael Zillgith
0f627cc250
.NET API: Added missing parameter isDyn for function IedServerConfig.SetReportSetting
9 months ago
Michael Zillgith
37596ec559
- enabled L2 GOOSE/SMV by default in standard stack_config.h (used by make files)
9 months ago
Michael Zillgith
0ecd50d848
- enabled L2 GOOSE/SMV by default in standard stack_config.h (used by make files)
9 months ago
Michael Zillgith
7b12c07711
- added missing folder include for r_session in make files
9 months ago
Michael Zillgith
2b57314c79
- added missing folder include for r_session in make files
9 months ago
Michael Zillgith
4724658ade
- code format updates
10 months ago
Michael Zillgith
dc199b2d8a
- code format updates
...
- IED_SERVER: added debug message when report data set entry does not exist
10 months ago
Michael Zillgith
1fd2ad9724
- fixed mingw compilation problem of file-tool
10 months ago
Michael Zillgith
500a108962
- code format update
10 months ago
Michael Zillgith
931fda5d32
- IED server: always send LastApplError in operate resp- independent of the control model (LIB61850-472)
10 months ago
Michael Zillgith
e62e4e89a5
- code format updates
10 months ago
Michael Zillgith
a133aa8d57
- added missing API header files to make and cmake files ( #531 )
10 months ago
Michael Zillgith
6f5280a73a
- handle functional naming (ldName) correctly in data-entry references in reports (LIB61850-467)
10 months ago
Michael Zillgith
c05c72f544
- some code format updates
10 months ago
Michael Zillgith
b131193694
- some code format updates
...
- added clang-formatter configuration
10 months ago
Michael Zillgith
243c988526
- config file parser: handle case when there is no phyAddr for SVCB or GoCB ( #518 )
11 months ago
Denis Lazarev
bb7c77b900
HAL: linux: Set socket protocol only for receive sockets
...
When creating raw sockets the protocol must be set to 0.
In case for receive sockets this means we will receive no packets until
we "bind" the socket with a non-zero protocol.
In case for only transmit sockets this avoids an expensive call packet
receiving function in kernel thats overflow internal receive socket
buffer.
11 months ago
Denis Lazarev
0593f348ea
MmsFileService: Don't use file size on read
...
The size value shall be interpreted as an estimated file size and shall
not be used to determine absolute size.
11 months ago
Michael Zillgith
59b0609a78
Merge branch 'v1.6_develop' of bitbucket.com:mz-automation/libiec61850 into v1.6_develop
11 months ago
Michael Zillgith
4913fd158d
- .NET API: fixed from wrong function name SqliteLogStorage_createInstanceEx to SqliteLogStorage_createInstance
11 months ago
Michael Zillgith
9c1709c2bb
- fixed missing include in beagle_client example
11 months ago
Michael Zillgith
c0b0d10346
- fixed bug in Makefile
11 months ago
Michael Zillgith
c058cd4aa9
- fixed bug in GOOSE receiver (unitialized structure field- fixed bug in GOOSE receiver (unitialized structure field)
11 months ago