Commit Graph

21 Commits (0c44dc4e5cfbd4bed4749e6337d1b3dd5e0a101b)

Author SHA1 Message Date
Michael Zillgith 0c44dc4e5c - GOOSE receiver: fixed potential deadlock when GooseReceiver_stop is called directly after GooseReceiver_start 7 years ago
Michael Zillgith 8141f1e891 - fixed client TCP keep alive problem (see #115) 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