AlexandreRouma / SDRPlusPlus

Cross-Platform SDR Software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sdrpp-tetra-demodulator crashes

dg7abl opened this issue · comments

commented

After the update the last sdrpp in Ubuntu (22.04. yesterday) the Tetra decoder from https://github.com/cropinghigh/sdrpp-tetra-demodulator crashes with following error Message:

[23/04/2024 08:25:41.000] [INFO] RTL-SDR Sample Rate: 2400000.000000
Disabled direct sampling mode
[23/04/2024 08:25:41.000] [INFO] RTLSDRSourceModule 'RTL-SDR Source': Start!
[23/04/2024 08:25:41.000] [INFO] RTLSDRSourceModule 'RTL-SDR Source': Tune: 100000000.000000!
[23/04/2024 08:25:43.000] [INFO] RTLSDRSourceModule 'RTL-SDR Source': Tune: 200935000.000000!
[23/04/2024 08:25:43.000] [INFO] RTLSDRSourceModule 'RTL-SDR Source': Tune: 300935000.000000!
[23/04/2024 08:25:43.000] [INFO] RTLSDRSourceModule 'RTL-SDR Source': Tune: 400935000.000000!
[23/04/2024 08:25:44.000] [INFO] RTLSDRSourceModule 'RTL-SDR Source': Tune: 410935000.000000!
[23/04/2024 08:25:45.000] [INFO] RTLSDRSourceModule 'RTL-SDR Source': Tune: 420935000.000000!
[23/04/2024 08:25:45.000] [INFO] RTLSDRSourceModule 'RTL-SDR Source': Tune: 430935000.000000!
[23/04/2024 08:25:46.000] [INFO] RTLSDRSourceModule 'RTL-SDR Source': Tune: 433935000.000000!
[23/04/2024 08:25:46.000] [INFO] RTLSDRSourceModule 'RTL-SDR Source': Tune: 436935000.000000!
[23/04/2024 08:25:48.000] [INFO] RTLSDRSourceModule 'RTL-SDR Source': Tune: 439135000.000000!
[23/04/2024 08:25:53.000] [INFO] RTLSDRSourceModule 'RTL-SDR Source': Tune: 427365000.000000!
[23/04/2024 08:25:54.000] [INFO] RTLSDRSourceModule 'RTL-SDR Source': Tune: 439235000.000000!
[Resamp] predec: 32, interp: 2, decim: 3, inacc: 0.000000%, taps: 228
[Resamp] predec: 1, interp: 441, decim: 500, inacc: 0.000000%, taps: 38000
[Resamp] predec: 1, interp: 441, decim: 500, inacc: 0.000000%, taps: 38000
[23/04/2024 08:26:13.000] [WARN] Demod switch took 21732 us
[Resamp] predec: 64, interp: 24, decim: 25, inacc: 0.000000%, taps: 1900
[Resamp] predec: 8192, interp: 6, decim: 1, inacc: 0.000000%, taps: 456
[Resamp] predec: 8192, interp: 6, decim: 1, inacc: 0.000000%, taps: 456
terminate called without an active exception
Aborted (core dumped)

the crash comes after enabling the plugin and after start sdrpp with active sdrpp-tetra-demodulator in the plugin conf.

I hope we can solve this issue, i need the plugin :)

thanks in advance

73 de Jens

I didn't write that thing. Report it to the plugin dev.

commented

okay ... tnx