jopohl / urh

Universal Radio Hacker: Investigate Wireless Protocols Like A Boss
GNU General Public License v3.0
10.82k stars 862 forks source link

Create signal from frequency selection (Spectrogram) #344

Closed vsboost closed 6 years ago

vsboost commented 6 years ago

Create signal from frequency selection is not working as expected.

Selecting the top fsk signal and creating signal from selection displays both top and bottom signal. image Selecting the middle fsk signal and creating signal from selection displays only middle signal (good). image Selecting the bottom fsk signal and creating signal from selection displays no signal. image Have played around with the bandwidth settings but it does not help.

Windows version. Universal Radio Hacker Version: 1.8.10

jopohl commented 6 years ago

Could you please upload a sample of your signal so we can have a deeper look?

vsboost commented 6 years ago

Thanks, brickwall filter works a treat.

jopohl commented 6 years ago

Update on this: I fixed the default bandpass filter in a20ddb1d33c9c7e7d7a369cec90ff71af4587281 so it can also handle negative frequencies. Brickwall Filter may get removed soon due to bad performance.

vsboost commented 6 years ago

No probs, look forward to testing it out.