Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Noack
d3c28b8eab Clarified format of data whitening polynomial ("w/o first bit", because it is omitted for computation of LFSR). Fix #254 2017-04-30 16:02:02 +02:00
Andreas Noack
b74707f857 Encoding: Add Morse Code encoding (fix #225) 2017-04-21 16:44:48 +02:00
jopohl
6c0267651b optimize for low res 2017-04-01 21:13:21 +02:00
Andreas Noack
f774916c14 Added GUI for cut-decoding 2016-10-28 11:48:01 +02:00
jopohl
f15a978071 Fix for low resolution 2016-09-27 14:53:16 +02:00
jopohl
eae3293563 fix #93 2016-08-23 15:26:47 +02:00
Andreas Noack
0582c1a9f5 Decoding/Encoding:
Improved carrier algorithm to handle arbitrary carriers, e.g. "....1....1**" that means: 4 info bits, True-bit, 4 info bits, True-bit, 2 arbitrary bits (no info)
2016-08-18 15:52:35 +02:00
jopohl
b1ae51756c Inital Commit 2016-04-01 21:53:35 +02:00