diff --git a/src/framedreadersettings.ui b/src/framedreadersettings.ui new file mode 100644 --- /dev/null +++ b/src/framedreadersettings.ui @@ -0,0 +1,239 @@ + + + FramedReaderSettings + + + + 0 + 0 + 852 + 222 + + + + Form + + + + 3 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + QFormLayout::FieldsStayAtSizeHint + + + + + Enter the 'Frame Start' bytes in hexadecimal. + + + + + + + Number of Channels + + + # Channels: + + + + + + + Select number of channels + + + 1 + + + 32 + + + + + + + Frame Size: + + + + + + + + + Frame size is always the same + + + Fixed Size: + + + + + + + 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 + + + 255 + + + + + + + First byte after the 'frame start' bytes should be the size of the frame. Not counting itself and checksum. + + + First byte of the payload is size + + + true + + + + + + + + + + + + Number Type: + + + + + + + + 0 + 0 + + + + + + + + Byte Order + + + Endianness: + + + + + + + + + + Checksum: + + + + + + + Last byte of the frame is checksum. + + + Enabled + + + + + + + Frame Start: + + + + + + + + + Qt::Vertical + + + + 20 + 1 + + + + + + + + + + + 0 + 0 + + + + All is well. + + + + + + + Enable printing of extra log messages that can be useful for debugging + + + Debug Mode + + + + + + + + + + NumberFormatBox + QWidget +
numberformatbox.h
+ 1 +
+ + EndiannessBox + QWidget +
endiannessbox.h
+ 1 +
+ + CommandEdit + QLineEdit +
commandedit.h
+
+
+ + +