Seite 12 von 22

Re: AbracaDABra - multiplatform SDR for RTL-SDR USB sticks

Verfasst: Fr 10. Mär 2023, 15:51
von KejPi
Thanks for sharing the files!
FYI: SNR is not comparable with DAB Player, it is just an indication, it depends how it is calculated and so far, I have not found any standard way for SNR estimation.

Re: AbracaDABra - multiplatform SDR for RTL-SDR USB sticks

Verfasst: Fr 10. Mär 2023, 16:11
von HF-Hase
Seems to me that a strong neighbor channel causes the problem. Both the 7C and 9A have one as can be seen in QIRX:
7C.jpg
7C.jpg (21.01 KiB) 3929 mal betrachtet
Try to choose a smaller Bandwidth for AbracaDABra (as far as I know this must be done in the AbracaDABra.ini settings):
ini.JPG
ini.JPG (14.84 KiB) 3929 mal betrachtet

Re: AbracaDABra - multiplatform SDR for RTL-SDR USB sticks

Verfasst: Fr 10. Mär 2023, 16:38
von Clem01
HF-Hase's opinion seconded.
qirx is only able to sync the files when its GUI filter has been set. It is probably a filter issue, not an issue of sensitivity.

Re: AbracaDABra - multiplatform SDR for RTL-SDR USB sticks

Verfasst: Fr 10. Mär 2023, 17:29
von KejPi
This is actually second time I see problem with selectivity. On the other problem it was reported that setting bandwidth to 1400000 helped to resolve the problem. For me it seems to be too narrow but you can try.

Re: AbracaDABra - multiplatform SDR for RTL-SDR USB sticks

Verfasst: Fr 10. Mär 2023, 18:11
von Austria MV
I tested local 6D against 7A.
Setting bandwidth to 1530000 worked also best for me in the moment.
7A_Bayernwelle.png

Re: AbracaDABra - multiplatform SDR for RTL-SDR USB sticks

Verfasst: Fr 10. Mär 2023, 20:27
von HF-Hase
Hi,
I just made some tests with my RTL-SDR-V3-Stick and found that the Abra bandwidth setting is not correct:
"0" or any other number >1700000 results in a true bandwidth of 2.2 MHz, a number <1700000 gives 1.8 MHz. No other settings seem to be possible.
BTW: the R820T bandwidth can be programmed in steps of less than 2%
A scan with 2.2 MHz found 11 ensembles, 1.8 MHz gave 12, and a scan in rtl_tcp mode with 1.5 MHz gave 15!

Re: AbracaDABra - multiplatform SDR for RTL-SDR USB sticks

Verfasst: Fr 10. Mär 2023, 20:29
von andimik
HF-Hase hat geschrieben: Fr 10. Mär 2023, 20:27 A scan with 2.2 MHz found 11 ensembles, 1.8 MHz gave 12, and a scan in rtl_tcp mode with 1.5 MHz gave 15!
I've reported that as issue. Guess you can receive 15 ensembles in total without tropo.

Re: AbracaDABra - multiplatform SDR for RTL-SDR USB sticks

Verfasst: Fr 10. Mär 2023, 20:40
von HF-Hase
andimik hat geschrieben: Fr 10. Mär 2023, 20:29 Guess you can receive 15 ensembles in total without tropo.
15 with one antenna direction, 20 in total (w/o tropo)

Re: AbracaDABra - multiplatform SDR for RTL-SDR USB sticks

Verfasst: Fr 10. Mär 2023, 20:41
von KejPi
The application just passes the BW value from INI file to the driver. I cannot influence whether the driver sets it correctly or not 🙁

Re: AbracaDABra - multiplatform SDR for RTL-SDR USB sticks

Verfasst: Fr 10. Mär 2023, 21:18
von Austria MV
Possibly it would be usefull to set the default bandwidth value to 1,5 MHz.
Than the most ensembles could be found.

Re: AbracaDABra - multiplatform SDR for RTL-SDR USB sticks

Verfasst: Fr 10. Mär 2023, 22:59
von KejPi
I am afraid that too narrow bandwidth could cause sensitivity degradation. I plan to implement digital filter that could help in combination with reasonably narrow frontend filter.

Re: AbracaDABra - multiplatform SDR for RTL-SDR USB sticks

Verfasst: So 12. Mär 2023, 10:51
von KejPi
I have got an information that some people are trying to run AbracaDABra with Airspy HF+ Discovery.

To make it clear, Airspy HF+ devices do not work due to limited bandwidth! Only Airspy Mini and R2 are supported.

I have tested Airspy Mini, I do not have R2 but it should work too.

Re: AbracaDABra - multiplatform SDR for RTL-SDR USB sticks

Verfasst: So 12. Mär 2023, 12:04
von HF-Hase
KejPi hat geschrieben: So 12. Mär 2023, 10:51 Only Airspy Mini and R2 are supported.
I have tested Airspy Mini, I do not have R2 but it should work too.
I can confirm:
R2 works fine and receives the same set of ensembles the RTL-SDR stick detects

Re: AbracaDABra - multiplatform SDR for RTL-SDR USB sticks

Verfasst: Di 14. Mär 2023, 19:34
von KejPi
AbracaDABra 2.1 has been released

Changes:
  • DABSDR library updated to 2.1 with implementation of selectivity filter
  • Bug fixes
You can download binaries here: https://github.com/KejPi/AbracaDABra/releases/tag/2.1

Arch Linux users can install AbracaDABra from AUR

This release should fix selectivity issues reported here. If you have any problem please report here or enter new issue on GitHub

Re: AbracaDABra - multiplatform SDR for RTL-SDR USB sticks

Verfasst: Mi 15. Mär 2023, 19:36
von Austria MV
Seen on my first tests.
On poor fading signal the software get closed.

KejPi hat geschrieben: Di 14. Mär 2023, 19:34 AbracaDABra 2.1 has been released

Changes:
  • DABSDR library updated to 2.1 with implementation of selectivity filter
  • Bug fixes
You can download binaries here: https://github.com/KejPi/AbracaDABra/releases/tag/2.1

Arch Linux users can install AbracaDABra from AUR

This release should fix selectivity issues reported here. If you have any problem please report here or enter new issue on GitHub