Michael Zillgith
|
ff46679942
|
- .NET API: added new function MmsValue.NewUtcTime
|
6 years ago |
Michael Zillgith
|
87111a8bbb
|
- Added additional check in MmsVariableSpecification_getChildValue
|
6 years ago |
Michael Zillgith
|
b848e40ef8
|
- updated java binaries
|
6 years ago |
Michael Zillgith
|
5a97a4fc77
|
Merge branch 'v1.3' of https://github.com/mz-automation/libiec61850 into v1.3
|
6 years ago |
Michael Zillgith
|
acca033b4e
|
- Java SCL parser: Val element content for times is interpreted as UTC times
|
6 years ago |
Michael Zillgith
|
95dadeb129
|
- IEC 61850 server: URCB will not release reservation (and owner) when RCB is disabled
|
6 years ago |
Michael Zillgith
|
17992e9e09
|
- MMS server: fixed bug in obtain file service (crash when target directory doesn't exist)
|
6 years ago |
Michael Zillgith
|
ff54448311
|
- MMS client: added aditional checks to catch response parsing errors
|
6 years ago |
Michael Zillgith
|
b9ded374e3
|
- MMS client/server: accept empty bit strings
|
6 years ago |
Michael Zillgith
|
5b55605fb0
|
- added DLL export declaration for function ClientReportControlBlock_hasResvTms
|
6 years ago |
Michael Zillgith
|
ddb41f1cb9
|
- MMS server: fixed connection handling problem in multi-threaded mode
|
7 years ago |
Michael Zillgith
|
4ae7a268de
|
- MMS server: added semaphore for open connections map to prevent problem in multi-threaded mode
|
7 years ago |
Michael Zillgith
|
d24f0c44c5
|
- MMS server: gracefully reject connection when not enought memory can be allocated
|
7 years ago |
Michael Zillgith
|
472514cc63
|
- SV subscriber: fixed bug in function SVReceiver_enableDestAddrCheck
|
7 years ago |
Michael Zillgith
|
9881d248ec
|
- updated CHANGELOG
|
7 years ago |
Michael Zillgith
|
77c88dd0df
|
- IEC 61850 server: reporting - fixed problem with removing old GI reports when latest report is also GI
|
7 years ago |
Michael Zillgith
|
a22f04e71e
|
- IEC 61850 client: fixed problems in ClientReportControlBlock_create (see github #134)
|
7 years ago |
Michael Zillgith
|
4cce81a044
|
- IEC 61850 client: handle reason code correctly when report contains data with different reason code (see github #133)
|
7 years ago |
Michael Zillgith
|
0c44dc4e5c
|
- GOOSE receiver: fixed potential deadlock when GooseReceiver_stop is called directly after GooseReceiver_start
|
7 years ago |
Michael Zillgith
|
8fa25ce182
|
- IEC 61850 client: fixed memory leak in IedConnection_getRCBValues
|
7 years ago |
Michael Zillgith
|
71cace2ea6
|
- IEC 61850 server: fixed problem - wrong BRCB reservation after reservation timeout
|
7 years ago |
Michael Zillgith
|
47f540a4f9
|
- HAL: some changes to linux and BSD hal implementations
|
7 years ago |
Michael Zillgith
|
0e7fcb0c29
|
- IEC 61850 server: fixed problem when "ResvTms" is missing in BRCB
|
7 years ago |
Michael Zillgith
|
45fd6919a8
|
- IEC 61850 server: reporting - support setting owner to IPv6 address
|
7 years ago |
Michael Zillgith
|
941d717804
|
- added function StringUtils_convertIPv6AdddressStringToByteArray
|
7 years ago |
Michael Zillgith
|
230845ebb7
|
- make: fixed dynamic library name for win64 (see github #129)
|
7 years ago |
Michael Zillgith
|
7a4b90af9f
|
- fixed problem with read access to GCB (see github #130)
|
7 years ago |
Michael Zillgith
|
c474036a03
|
- COTP: added payload length validation (see github #127)
|
7 years ago |
Michael Zillgith
|
d7e01738eb
|
- .NET API: Added Client.ReportControlBlock.HasResvTms method
- updated CHANGELOG
|
7 years ago |
Michael Zillgith
|
e803003441
|
- IEC 61850 server: optimized report buffer handling for buffered reporting (save memory and encoding time)
|
7 years ago |
Michael Zillgith
|
719c174f81
|
- IEC 61850 server: fixed reservation timeout when reporting enabled
|
7 years ago |
Michael Zillgith
|
1e1d649aae
|
- IEC 61850 client: fixed problem - IedConnection cannot be reused after IedConnection_close (github #124)
|
7 years ago |
Michael Zillgith
|
b755bb90a4
|
- IEC 61850 server: fixed problem - BRCB: writing -1 to "ResvTms" reserves the control block (fixes a problem with sBr24)
- IEC 61850 server: fixed problem - buffered (integrity) reports are sent with same time stamps (fixes a problem with sBr22)
|
7 years ago |
Michael Zillgith
|
e7f4fd8ebb
|
- Java tools: static model code generator creates IP address for ClientLN even if optionl attribute ClientLN.apRef is not present
|
7 years ago |
Michael Zillgith
|
549de2f7ed
|
- IEC 61850 server: added support for pre configured client with ClientLN
|
7 years ago |
Michael Zillgith
|
a8821fd148
|
- IEC 61850 client: added function ClientReportControlBlock_hasResvTms
- IEC 61850 server: don't empty owner when client disables BRCB (RptEna = false)
|
7 years ago |
Michael Zillgith
|
17449300e2
|
- IED Server: added ResvTms handling for BRCB
- SV publisher: fixed length calculation
|
7 years ago |
Michael Zillgith
|
9d046fcbc2
|
- updated version number to 1.3.3
|
7 years ago |
Michael Zillgith
|
68876a46b2
|
- IEC 61850 server: added support for segmented reporting
|
7 years ago |
Michael Zillgith
|
c879cb433e
|
- fixed bug in windows socket abstraction
|
7 years ago |
Michael Zillgith
|
896f5f18e5
|
- IEC 61850 server: don't send bufOvfl for unbuffered reports (see #101)
|
7 years ago |
Michael Zillgith
|
8141f1e891
|
- fixed client TCP keep alive problem (see #115)
|
7 years ago |
Michael Zillgith
|
445dfe2667
|
- MMS server: read service - return data access error for component access to simple variable
|
7 years ago |
Michael Zillgith
|
9973ea165f
|
- MMS server: fixed problem in read with component access
|
7 years ago |
Michael Zillgith
|
080b29464e
|
- prepared for release 1.3.2
|
7 years ago |
Michael Zillgith
|
c77bbe3009
|
- fixed bug in cmake file
|
7 years ago |
Michael Zillgith
|
6f608c105f
|
Merge branch 'v1.3' of https://github.com/mz-automation/libiec61850 into v1.3
|
7 years ago |
Michael Zillgith
|
8074f99538
|
- MMS client/server: added support for component alternate access for generic variable read requests
|
7 years ago |
Michael Zillgith
|
233cd20fd0
|
- MMS client: improved handling of malformed messages when receiving reports
- MMS client: fixed potential memory leak when receiving malformed messages
|
7 years ago |
Michael Zillgith
|
0d49e8c1d2
|
- MMS client: improved handling of incorrect messages when reading data
|
7 years ago |