AbracaDABra - multiplatform DAB SDR for RTL-SDR USB sticks and other devices
-
andimik
- Beiträge: 7641
- Registriert: Sa 1. Sep 2018, 19:11
- Wohnort: Arnoldstein, Bezirk Villach Land, Österreich
- Kontaktdaten:
Re: AbracaDABra - multiplatform DAB SDR for RTL-SDR USB sticks and other devices
Btw this channel list can no longer changed by the mouse wheel.
Re: AbracaDABra - multiplatform DAB SDR for RTL-SDR USB sticks and other devices
Translations have been ported from old version by AI. It is for sure not complete, about 70 strings are missing. I will ask you to update it once the code will be ready for release.andimik hat geschrieben: ↑Sa 14. Feb 2026, 16:37 Petr: How can we reset the FIB, RS and audio errors? The right mouse click does not work any more here.
And feature request: add an upload button for FMLIST in the scanner ensemble information window.
And I found a small bug: The mouse over effect for the country flag only shows the English word "country", not the local one.
Ensemble info is automatically uploaded while you are scanning in precise mode and automatic upload is enabled.
EDIT: Reset of stats is not supported now, I will implement it once I find some touchscreen compatible control for that.
Zuletzt geändert von KejPi am So 15. Feb 2026, 12:21, insgesamt 1-mal geändert.
AbracaDABra: multiplatform DAB & DAB+ SDR | https://github.com/KejPi/AbracaDABra
Support forum: viewtopic.php?f=11&t=60938
Support forum: viewtopic.php?f=11&t=60938
Re: AbracaDABra - multiplatform DAB SDR for RTL-SDR USB sticks and other devices
Yes, this feature is already implemented and will be available in next build.
AbracaDABra: multiplatform DAB & DAB+ SDR | https://github.com/KejPi/AbracaDABra
Support forum: viewtopic.php?f=11&t=60938
Support forum: viewtopic.php?f=11&t=60938
Re: AbracaDABra - multiplatform DAB SDR for RTL-SDR USB sticks and other devices
I agree.Radiohörer hat geschrieben: ↑So 15. Feb 2026, 09:14The channel list in the middle now looks better because it contains more entries.![]()
That's much better, especially on smaller screens, because less space is "wasted". It's more similar to the "compact view" in Windows 11 Explorer, which I personally prefer even on larger screens.
Re: AbracaDABra - multiplatform DAB SDR for RTL-SDR USB sticks and other devices
Nochmals von der Android 16 Front. Wo steht eigentlich wie weit der Sender von mir entfernt ist oder kommt das noch oder habe ich etwas in den Einstellungen vergessen ?
Die HF Störungen im Auto habe ich auch in den Griff bekommen. Die beiden Antennen für das Autoradio und für den SDR Stick müssen schon ein Stück auseinander sein sonst beeinflussen sich beide gegenseitig negativ wenn sie eingeschaltet werden.
Nachtrag:
Selber gefunden, man muß den unteren Strich nach oben ziehen.
Nachtrag:
Selber gefunden, man muß den unteren Strich nach oben ziehen.
-
andimik
- Beiträge: 7641
- Registriert: Sa 1. Sep 2018, 19:11
- Wohnort: Arnoldstein, Bezirk Villach Land, Österreich
- Kontaktdaten:
Re: AbracaDABra - multiplatform DAB SDR for RTL-SDR USB sticks and other devices
I just tried Norwegian DAB via Satellite and it works for the (very detailled) EPG.
and open the fifo file from above.
Code: Alles auswählen
tune-s2 10717 V 5400 -fec 3/4 -modulation 8PSK -system DVB-S2 -lnb UNIVERSALCode: Alles auswählen
mkfifo stdin.rawCode: Alles auswählen
dvbstream -o - 8192 | pts2bbf | bbfedi2eti -dst-ip 239.199.2.8 -mis 171 | odr-dabmod /dev/stdin -f stdin.raw -F u8Re: AbracaDABra - multiplatform DAB SDR for RTL-SDR USB sticks and other devices
There seems to be a problem with the default location for saving files in the Android version, at least on my phone (running Android 15). When I click on the Data Storage button, the file explorer which opens up says the default location Android/data/org.qtproject.abracadabra/files/Documents cannot be used. The Explorer says it's "to protect yur privacy, choose another folder", so it must be a restriction within Android 15. It cannot navigate to Android/data or anywhere beyond that. If I change the default location to within Android/media, I can then access that folder and also locate raw recordings, but it's impossible to do that when they are saved to the default location in the app. Disappointingly, it won't allow me to change the default folder to a folder on my microSD card, recordings won't start and the recording button is greyed out when you try to stop the recording that didn't start.
Re: AbracaDABra - multiplatform DAB SDR for RTL-SDR USB sticks and other devices
Choosing Documents folder either on internal memory or on SDCard work for me on Samsung Galaxy Tab A11 with Android 16
AbracaDABra: multiplatform DAB & DAB+ SDR | https://github.com/KejPi/AbracaDABra
Support forum: viewtopic.php?f=11&t=60938
Support forum: viewtopic.php?f=11&t=60938
Re: AbracaDABra - multiplatform DAB SDR for RTL-SDR USB sticks and other devices
Versteckte Dateien freigeben, so funktioniert es im Xiaomi, Redmi, Poco Konzern.
How to unlock hidden files on Xiaomi, Redmi, and Poco devices.
How to unlock hidden files on Xiaomi, Redmi, and Poco devices.
Re: AbracaDABra - multiplatform DAB SDR for RTL-SDR USB sticks and other devices
Ah, thanks, yes, the existing Documents folder on the microSD card will allow me to record and navigate to playback from within the app. But creating a separate Abracadabra folder in the root of the microSD card wouldn't work. The foibles of Android!
Re: AbracaDABra - multiplatform DAB SDR for RTL-SDR USB sticks and other devices
AbracaDABra 3.99.1 (4.0.0 beta 2) has been released
This beta version addresses most of the bug reports and complains I received so far. That are also some new features. Thanks to all users who provided constructive feedback especially to those who reported issues on GitHub.
Changes:
You can download binaries here: https://github.com/KejPi/AbracaDABra/re ... ag/v3.99.1
Arch Linux users can install AbracaDABra from AUR
If you have any problem please report here or enter new issue on GitHub
This beta version addresses most of the bug reports and complains I received so far. That are also some new features. Thanks to all users who provided constructive feedback especially to those who reported issues on GitHub.
Changes:
- Input devices
- RTL-TCP input redesigned
- RTL-SDR inpit stabilization for Android
- Possibility to disconnect device
- Selection of 4096kHz / 3072 kHz sample rate for Airspy (mostly
useful on Android)
- TII
- table columns on map are customizable
- information on map is more compact
- Scanner
- CSV auto save is performed during scanning (Issue #228)
- SPI
- SPI logos are stored for each bearer (Issue #278) -> new structure of application cache, recommended to delete
existing cache - Handling of programme going over midnight in EPG (Issue #272)
- Logos are downloaded automatically when RadioDNS is enabled
- SPI logos are stored for each bearer (Issue #278) -> new structure of application cache, recommended to delete
- Others
- many UI improvements
- compact view added
- detached windows behavior on Windows
- UPC cable channels (Issue #251)
- possibility to change item on combo by mouse wheel
- Secondary services are automatically expanded in the tree (Issue #279)
- Many small improvements and bug fixes
WARNING: This is beta version, especially on Android, problems to be expected. This version changes service logos application cache structure, it is recommended to delete the cache to avoid duplicate entries.
You can download binaries here: https://github.com/KejPi/AbracaDABra/re ... ag/v3.99.1
Arch Linux users can install AbracaDABra from AUR
If you have any problem please report here or enter new issue on GitHub
AbracaDABra: multiplatform DAB & DAB+ SDR | https://github.com/KejPi/AbracaDABra
Support forum: viewtopic.php?f=11&t=60938
Support forum: viewtopic.php?f=11&t=60938
-
Radiohörer
- Beiträge: 91
- Registriert: Sa 13. Jul 2024, 10:07
- Wohnort: Heilbronx
Re: AbracaDABra - multiplatform DAB SDR for RTL-SDR USB sticks and other devices
Thank you for the new compact mode! 
PC mit Ubuntu 22.04 LTS
Re: AbracaDABra - multiplatform DAB SDR for RTL-SDR USB sticks and other devices
... finde ich auch echt Klasse ...
Die einzelnen Fenster sind jetzt in so einer Größe und lässt sich super auf meinem Rechner darstellen.
Hier ein paar Beispiele:
QTH: Steigra - 50 km westlich von Leipzig
-
andimik
- Beiträge: 7641
- Registriert: Sa 1. Sep 2018, 19:11
- Wohnort: Arnoldstein, Bezirk Villach Land, Österreich
- Kontaktdaten:
Re: AbracaDABra - multiplatform DAB SDR for RTL-SDR USB sticks and other devices
Was meinst du damit?sind jetzt in so einer Größe
Re: AbracaDABra - multiplatform DAB SDR for RTL-SDR USB sticks and other devices
Bildschirmauflösung 1920 x 1200 Pixel ...
Bei der 3.9.9.0 waren die Fenster für Win 11 etwas zu groß um mehrere anzuordnen - diese Größe finde ich jetzt super ...
QTH: Steigra - 50 km westlich von Leipzig