diff --git a/src/framedreadersettings.ui b/src/framedreadersettings.ui
--- a/src/framedreadersettings.ui
+++ b/src/framedreadersettings.ui
@@ -39,6 +39,9 @@
-
+
+ Number of Channels
+
# Channels:
@@ -46,6 +49,9 @@
-
+
+ Select number of channels
+
1
@@ -65,6 +71,9 @@
-
+
+ Frame size is always the same
+
Fixed Size:
@@ -75,6 +84,9 @@
false
+
+ <html><head/><body><p>Enter the frame size. It <span style=" font-weight:600;">must</span> be the multiple of (#channels * sample size).</p></body></html>
+
1
@@ -85,8 +97,11 @@
-
+
+ First byte after the 'frame start' bytes should be the size of the frame. Not counting itself and checksum.
+
- First byte of frame is size
+ First byte of the payload is size
true
@@ -97,6 +112,9 @@
-
+
+ Number Type
+
Num. Type:
@@ -114,6 +132,9 @@
-
+
+ Byte Order
+
Endianness:
@@ -131,6 +152,9 @@
-
+
+ Last byte of the frame is checksum.
+
Enabled