Michael Zillgith
|
e63abff71c
|
- SV subscriber/publisher: add support for Quality type
|
8 years ago |
Michael Zillgith
|
70c311d433
|
- SV: added Timestamp type support
|
8 years ago |
Michael Zillgith
|
8f951cbcef
|
- SV subscriber: added SVReceiver_isRunning function
- .NET API: Added SV subscriber
|
8 years ago |
Michael Zillgith
|
ce0ed1d39c
|
- SV publisher/subscriber: removed deprecated header files. Moved wrapper functions for deprecated API to .c files
|
8 years ago |
Steffen Vogel
|
f407c6e6ca
|
sv: add support for decoding smpMod, smpRate and datSet attributes in ASDUs
|
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
|
9ad2b534f9
|
fix docs
|
8 years ago |
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
|
20f654bbc3
|
add documentation to SVReceiver_tick()
|
8 years ago |
Steffen Vogel
|
b6cf079a94
|
add support for new EthernetHandleSet to SV subscriber
|
8 years ago |
Steffen Vogel
|
63cd4f6f00
|
added documentation for Sampled Values publisher
|
8 years ago |
Steffen Vogel
|
09d5daf0b5
|
sampled values: add support for 64 bit integers
|
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
|
603f343d5d
|
- removed type DstAddress and replaced by type PhyComAddress
|
10 years ago |
Michael Zillgith
|
348273a1c8
|
- fixed bug: GOOSE minTime, maxTime are ignored by GOOSE publisher when set by GSEControlBlock_create. Instead default values from stack_config.h are always used
|
10 years ago |
Michael Zillgith
|
dda1bad007
|
- extended documentation for SV subscriber
|
10 years ago |
Michael Zillgith
|
06a3f76189
|
- updated documentation for SV subscriber
|
10 years ago |
Michael Zillgith
|
c0174f9f38
|
- added SV subscriber and example
|
10 years ago |