Michael Zillgith
|
074cee0cbc
|
- MMS client: fixed potential problem in multi-variable write response parsing
|
5 years ago |
Michael Zillgith
|
22700a97b7
|
- removed outdated comment
|
5 years ago |
Michael Zillgith
|
b58394c2f2
|
- IEC 61850 client: fixed bug - IedConnection_setRCBValuesAsync always return 0 instead of invoke-ID
|
5 years ago |
Michael Zillgith
|
c9e7a30c42
|
- MMS: fixed problem in handling of indefinite length encoded BER elements
|
5 years ago |
Michael Zillgith
|
7e1dd825a6
|
- GOOSE subscriber: added optional destination address check for GOOSE messages
|
5 years ago |
Michael Zillgith
|
5ee344cdf9
|
- IEC 61850 server: control model - fixed bug in handling of check flags
|
5 years ago |
Michael Zillgith
|
d48a678133
|
- COTP: fixed bug in sendBuffer loop
|
5 years ago |
Michael Zillgith
|
428332fed6
|
- MmsValue: fixed unaligned memory access problems for MMS_FLOAT variables
|
5 years ago |
Michael Zillgith
|
028553968a
|
- IEC 61850/MMS server: control - allow WaitForExecutionHandler to trigger LastApplError message
|
5 years ago |
Michael Zillgith
|
5e16e63f4b
|
- IEC 61850 server: control module return AddCause command-already-in-execution when second operate is received while command is executed
|
5 years ago |
Michael Zillgith
|
bd38a08e98
|
- IEC 61850 server: report service - combine quality and value change of a FCDO in the same report when model is locked (send data set entry with multiple reason-for-inclusion)
|
5 years ago |
Michael Zillgith
|
2ae8ea3844
|
- MMS client: fixed potential problem in handling of next invoke ID
|
5 years ago |
Michael Zillgith
|
fe2e5d59fd
|
- MMS client: added additional check when parsing read response
|
5 years ago |
Michael Zillgith
|
6b52ed440e
|
- .NET API: fixed bug in DataSet destructor
|
5 years ago |
Michael Zillgith
|
fd6dbfaf8e
|
- fixed VS compilation problems
|
5 years ago |
Michael Zillgith
|
7602b983ec
|
- MmsValue: added NULL checks for all memory allocations
- MmsValue: buffer for float/double data is now part of the MmsValue structure and not allocated separately
|
5 years ago |
Michael Zillgith
|
f800160162
|
- IEC 61850 server: Added ControlAction_setError function - with this function the user application can control the error code used in LastApplError and CommandTermination messages
|
5 years ago |
Michael Zillgith
|
1fc63d057f
|
- removed unused variable
|
5 years ago |
Michael Zillgith
|
af68f8c03d
|
- IEC 61850 server: fixed - Configuration option CONFIG_MAXIMUM_TCP_CLIENT_CONNECTIONS = -1 doesn't work (#231)
|
5 years ago |
Michael Zillgith
|
38fe325c90
|
- IEC 61850 server: fixed - control model - peer connection is not always available when control handlers are called (#232)
|
5 years ago |
Michael Zillgith
|
04f6b440c8
|
- MMS: also update bitstring value when source bit string is of smaller size than the bitstring to be updated
|
5 years ago |
Michael Zillgith
|
9c543470f6
|
- IEC 61850 client: fixed memory leak in async select function
|
5 years ago |
Michael Zillgith
|
994eea4b9a
|
- GOOSE subscriber: fixed crash when GOOSE messages misses time stamp
|
5 years ago |
Michael Zillgith
|
cdf371e92e
|
- fixed: MmsValue_printToBuffer fails with empty MMS_OCTET_STRING (#227)
|
5 years ago |
Michael Zillgith
|
cc08420e50
|
- IEC 61850 server: fixed problem with logging when log data set contains FCDO (#225)
|
5 years ago |
Michael Zillgith
|
97e65d5743
|
- fixed problem encoding OID with arc values 0
|
5 years ago |
Michael Zillgith
|
1744616866
|
- IEC 61850 server: RCB - fixed problem that other client can "steal" reservation
|
5 years ago |
Michael Zillgith
|
4871989658
|
- MMS client: fixed bug in log entry parsing (#224)
|
5 years ago |
Michael Zillgith
|
95f751ef63
|
- IEC 61850 server: fixed potential null pointer dereference in multi
thread mode when server is stopped
|
5 years ago |
Michael Zillgith
|
6a2db3fe46
|
- IEC 61850 server: fixed bug in single threaded mode (windows)
|
5 years ago |
Michael Zillgith
|
4a15e9987b
|
- IEC 61850 server: fixed compilation error in single thread mode
|
5 years ago |
Michael Zillgith
|
f4957cf62a
|
- IEC 61850 server: wait for background thread termination before data model is released
|
6 years ago |
Michael Zillgith
|
0d4930ac25
|
- MMS server: fixed potential crash when get-named-variable-list-attributes response doesn't fit in MMS PDU. Server returns service error in this case
|
6 years ago |
Michael Zillgith
|
29efa333f8
|
- IEC 61850 server: allow server to start without logical devices in data model (#218)
|
6 years ago |
Michael Zillgith
|
cb8f159914
|
- IEC 61850 server: unbuffered reporting - send first integrity report after integrity timeout (before it was sent when the RCB was enabled)
|
6 years ago |
Michael Zillgith
|
fd84d21c10
|
- IEC 61850 client: fixed bug in ClientReportControlBlock - some allowed structures for RCB were rejected
|
6 years ago |
Michael Zillgith
|
bfcb65eabc
|
- add 64 bit integer support to MmsValue_printToBuffer
|
6 years ago |
Michael Zillgith
|
c7f7989b85
|
- IEC 61850 server: control - unselect when operate with wrong origin parameters, check if check parameter matches for SBO
|
6 years ago |
Michael Zillgith
|
0ba4a70d33
|
- IEC 61850 server: fixed missing report timestamp update for unbuffered reporting
|
6 years ago |
Michael Zillgith
|
09b23aaa74
|
- IEC 618580 server: Added function IedServer_setServerIdentity to set values for MMS identity service
|
6 years ago |
Michael Zillgith
|
ae07c77d39
|
- CDC helpers: added functions to create ISC and BAC CDCs
|
6 years ago |
Michael Zillgith
|
2dba040c1a
|
- CDC helper functions: added stSeld and attributes from ControlTestingCDC to control CDCs
|
6 years ago |
Michael Zillgith
|
922f3055b4
|
- updated cmake files to work with cmake 2.8
|
6 years ago |
Michael Zillgith
|
800c76c50e
|
- update cmake files
|
6 years ago |
Michael Zillgith
|
4aaced2639
|
- IEC 61850 server: unselect control when oper is not accepted
- IEC 61850 server: send select-failed for control when origin parameter is not valid
|
6 years ago |
Michael Zillgith
|
4dede9b8a1
|
- updated version number to 1.4.2
|
6 years ago |
Michael Zillgith
|
d8153483b5
|
- IEC 61850 server: fixed control handling to comply with test case sCtl25
|
6 years ago |
Michael Zillgith
|
3a248a4f20
|
- IEC 61850 server: fixed control handling to comply with test case sCtl11
|
6 years ago |
Michael Zillgith
|
0c83507727
|
- IEC 61850 server: pass origin, ctlNum, ctlVal to select handler for SBOw
|
6 years ago |
Michael Zillgith
|
7d22aba900
|
- removed internal header files from install target (#214)
|
6 years ago |