Merge branch '4.0.0' of github.com:slsdetectorgroup/slsDetectorPackage into 4.0.0

This commit is contained in:
maliakal_d 2018-09-25 18:01:02 +02:00
commit b236c14a66

View File

@ -258,9 +258,9 @@ CONTENTS
4. r_discardpolicy:
sets/gets the frame discard policy in the receiver.
0 - no discard (default),
1 - discard only empty frames,
2 - discard any partial frame(fastest)
nodiscard - no discard (default),
discardempty - discard only empty frames,
discardpartial - discard any partial frame(fastest)
5. r_padding:
sets/gets the frame padding in the receiver.