Replies: 3 comments 9 replies
-
A sync or gap will break into a new row and sync also sets a sync counter ( Lines 32 to 39 in 5f76eae All decoders with matching "timings" are run. This means deciding if FSK / OOK is present and then trying if the timings can extract bits. |
Beta Was this translation helpful? Give feedback.
-
One last question on this thread... I decode the row values ( bitbuffer->bb[row] ) as a decimal number. How can I get (or convert) the Hex values of a row? |
Beta Was this translation helpful? Give feedback.
-
Byte values are not decimal numbers, that's just one option to
|
Beta Was this translation helpful? Give feedback.
-
Hello,
Sorry if these are basic. Just warming up...
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions