mcandre / rouge

a work in progress BPSK modem
Other
9 stars 1 forks source link

Zero pad BPSK bits #7

Open mcandre opened 4 years ago

mcandre commented 4 years ago

Could preface each BPSK output bit with an extra leading zero bit. Roughly half of these zero bits would be correct for a QPSK signal. Could see some patterns emerge.

And of course try the reverse, padding with a leading one bit.