Michael Zillgith
|
ee3d4f0164
|
- added function GooseReceiver_getInterfaceId
- GOOSE receiver: fixed problem with running state detection after receiver start
|
6 years ago |
Michael Zillgith
|
2bfd0fd0ef
|
- GOOSE receiver: add support for operation without Ethernet HAL implementation
|
6 years ago |
Michael Zillgith
|
0dff4286aa
|
- merged latest changes to the server reporting module from 1.3 branch
- merged with 1.3 branch
|
7 years ago |
Michael Zillgith
|
46f87a1656
|
- fixed client TCP keep alive problem (see #115)
|
7 years ago |
Michael Zillgith
|
1d61afaa8b
|
- C library: removed C++ style line comments
|
7 years ago |
Michael Zillgith
|
605913b0c1
|
- fixed some configuration issues
|
7 years ago |
Michael Zillgith
|
7b98f368dc
|
- some code reformating
|
8 years ago |
Michael Zillgith
|
c20a530761
|
- .NET API: Added GooseReceiver/GooseSubscriber
|
8 years ago |
Steffen Vogel
|
9580c0add4
|
sv/goose: do not loop endless if invalid ASN.1 encoded payload has been received
|
8 years ago |
Steffen Vogel
|
fa694f1b0d
|
sv/goose: remove {SVReceiver,GooseReceiver}_addHandleSet() function as it is unsafe to call before {SVReceiver,GooseReceiver}_startThreadless()
The ethernet socket is now returned by {SVReceiver,GooseReceiver}_startThreadless() which allows us to call EthernetHandleSet_addSocket() afterwards.
|
8 years ago |
Steffen Vogel
|
646c9cf073
|
add support for new EthernetHandleSet to GOOSE subscriber
|
8 years ago |
Michael Zillgith
|
3ac4cd88df
|
- fixed memory cleanup in GOOSE subscriber
- added GooseReceiver_isRunning function
- updated goose_subscriber example
|
8 years ago |
Michael Zillgith
|
9ad549592d
|
- refactoring names in string_utils.h/.c
- fixed bug in StringUtils_copySubString
|
9 years ago |
Michael Zillgith
|
3eca0d62c5
|
- added code to deserialize an BER encoded MMS data element into a MmsValue instance
|
9 years ago |
Michael Zillgith
|
fce3de9b2a
|
- small code change
|
10 years ago |
Michael Zillgith
|
b0e8a6331b
|
- fixed some problems in server side file directory service
|
10 years ago |
Michael Zillgith
|
bbccffb65a
|
- added function LogicalNode_getDataSet
|
10 years ago |
Michael Zillgith
|
7eeac08551
|
- first commit for pavo changes
|
10 years ago |
Michael Zillgith
|
21d0218d0b
|
- GOOSE receiver ignores trailing data (like PRP tail).
|
10 years ago |
Michael Zillgith
|
ebe82435e8
|
- added documentation for GOOSE receiver
|
11 years ago |
Michael Zillgith
|
43b85b9570
|
- fixed timeout bug in Socket_connect functions
- ClientGooseControl_setDstAdress
- improved GooseReceiver performance
|
11 years ago |
Michael Zillgith
|
ca305dc254
|
- fixed bug in goose receiver when data set has not been initialized
|
11 years ago |
Michael Zillgith
|
375b1a9c12
|
- added access function to data set references for reports to client API C/C#
- renamed function MmsValue_createEmptyArray (fixed typo "Emtpy")
- added some missing API functions to windows DLL def files
|
11 years ago |
Michael Zillgith
|
a0f67f9a5d
|
- update to current development version
|
11 years ago |