Seite 5 von 22

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

Verfasst: Di 5. Jul 2022, 21:18
von Austria MV
Switchin between 7D Niederbayern and 10A Oberbayern/Schwaben and the audio problem sometime happens.



https://www.dropbox.com/s/69omlrjyzk1w9 ... 7.raw?dl=0



and again the link to 7D

https://www.dropbox.com/s/al3a6cjywg858 ... 4.raw?dl=0



Temporary deactivating the serviclist when playing a file would be more userfriendly.
After testing a file always a new scan and searching for the favorite stations and save them ?

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

Verfasst: Mi 6. Jul 2022, 18:51
von KejPi
Thanks for the recordings.
Concerning service list - I have always considered raw file input as a kind od debug stuff, mostly for my tests, not for normal user. That is why it is not user friendly because average user does not need it. It is also disabled in basic view for the same reason. Nevertheless I will think about more user friendly implementation for next updates.

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

Verfasst: Sa 9. Jul 2022, 17:39
von KejPi
I have tested the recordings and I have not found any audio problem. I have tried to go through all the services and for all of them I got audio.

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

Verfasst: Mi 27. Jul 2022, 19:20
von Austria MV
Would it be possible to use an alternative ini file via the command line?

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

Verfasst: Mi 27. Jul 2022, 19:24
von KejPi
This should not be a big problem to implement. I will check that.

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

Verfasst: Mo 1. Aug 2022, 22:11
von KejPi
Feature implemented, available in GitHub repository, you can try if you want. Use "--ini"command line option for force some ini file. Warning: app will also store the configuration to this file on exit.

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

Verfasst: Mo 8. Aug 2022, 21:33
von KejPi
AbracaDABra 1.2 has been released. You can download it here:
https://github.com/KejPi/AbracaDABra/releases/tag/v1.2

Changes:
  • DABSDR 1.1.8 (fixes some audio problems)
  • settings dialog redesigned again
  • support for Airspy devices (sample rate 4096kHz required, tested with Airspy Mini)
  • command line options added
    • currently only --ini (-i) implemented, used to select specific ini file instead of default
  • many small changes and improvements

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

Verfasst: Do 13. Okt 2022, 21:07
von KejPi
SoapySDR support has been added in GitHub repository. It would be very appreciated if you can test it with various HW supported by SoapySDR and if you report any bugs and problems. I have only RTL-SDR and Airspy Mini that seem to work as expected but these have only limited possibilities.

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

Verfasst: Di 3. Jan 2023, 17:22
von fn1107
Stupid question: Does this software run with Noxon DAB Stick (RTL2832 chip) like Andi's DAB Player? If yes, is there any driver or additional software needed (for MacOS)?

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

Verfasst: Di 3. Jan 2023, 18:14
von KejPi
Yes, it should run on all RTL2832 sticks. AbracaDABra uses open source rtl-sdr driver, for MacOS specifically, you only need to install dmg file (current version here https://github.com/KejPi/AbracaDABra/releases/tag/v1.2) and it should run fine. Please report any issues.

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

Verfasst: Di 3. Jan 2023, 22:49
von SeltenerBesucher
fn1107 hat geschrieben: Di 3. Jan 2023, 17:22 Stupid question: Does this software run with Noxon DAB Stick (RTL2832 chip) like Andi's DAB Player? If yes, is there any driver or additional software needed (for MacOS)?
You don't need drivers on MacOS. It works very well without.

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

Verfasst: Mi 4. Jan 2023, 09:12
von KejPi
SeltenerBesucher hat geschrieben: Di 3. Jan 2023, 22:49 You don't need drivers on MacOS. It works very well without.
Just for my curiosity - do you use Intel or Apple Silicon version? I am asking because I have no possibility to test Intel version.

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

Verfasst: Mi 4. Jan 2023, 09:44
von SeltenerBesucher
KejPi hat geschrieben: Mi 4. Jan 2023, 09:12 Just for my curiosity - do you use Intel or Apple Silicon version? I am asking because I have no possibility to test Intel version.
I tried it with the Intel version. You will be asked which connection you want to establish and I have - I think - selected TCP.

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

Verfasst: Mi 4. Jan 2023, 09:49
von KejPi
Thanks, I am glad that Apple Intel version works :-)

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

Verfasst: Mi 4. Jan 2023, 10:43
von fn1107
KejPi hat geschrieben: Di 3. Jan 2023, 18:14 Please report any issues.
I tried to run both versions with an Apple M2 chip. The AppleSilicon version does not start, MacOS shows the following error:

"AbracaDABra" is damaged and can't be opened. You should move it to the Bin.

The Intel version starts but seemed to have problems connecting to the device. That's why I asked yesterday. Now the device is connecting and everything is running fine.

Still I think I should be able to use the AppleSilicon version.