Commit Graph

10 Commits (9ad2b534f95b92c9185637569d9fd95f611fbfc2)

Author SHA1 Message Date
Michael Zillgith b673e1d28a
Merge pull request #36 from stv0g/ethernet-handleset
EthernetHandleSet
8 years ago
Steffen Vogel 12cf073f81 refactor "SVClientASDU" to "SVSubscriber_ASDU" 8 years ago
Steffen Vogel b6cf079a94 add support for new EthernetHandleSet to SV subscriber 8 years ago
Steffen Vogel 09d5daf0b5 sampled values: add support for 64 bit integers 8 years ago
Michael Zillgith c291db5d95 - updated README file
- SV receiver: Added semaphore to make subscriber list thread-safe
8 years ago
Michael Zillgith d0ac21e487 - client/server: added set data set service (MMS write named variable list)
- client/server: improved write access to array elements and sub arrays
8 years ago
Michael Zillgith 9ad549592d - refactoring names in string_utils.h/.c
- fixed bug in StringUtils_copySubString
9 years ago
Michael Zillgith 33433f1d09 - removed debug output 10 years ago
Michael Zillgith daf876e4df - fixed bug in sv_subscriber: missing initialization of allocated memory 10 years ago
Michael Zillgith c0174f9f38 - added SV subscriber and example 10 years ago