fsphil / hacktv

Analogue TV transmitter for the HackRF
GNU General Public License v3.0
671 stars 80 forks source link

Prbs won't work in Windows version #31

Closed neo7530 closed 5 years ago

neo7530 commented 5 years ago

Hi, i compiled the Version for Windows. It seems that the prbs for cutpoint calculation won't work right. I got an encrypted video, the Decoder locks in but the picture stays scrambled. The Linux compilation works very well.

fsphil commented 5 years ago

Oh the UL suffix is only 32-bits when compiling for Windows. Very odd. This should be fixed now.