-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
gnuradio-adsb, adsb_x.grc fails with call to framer.py with thread_body_wrapper :error: ERROR thread[thread-per-block[5]: <block ADS-B Framer(10)>]: ValueError: can't convert <class 'numpy.float32'> type to pmt (7.640297). I've commented out the line
pmt.to_pmt(('sob',snr)),
and replaced it with pmt.to_pmt('sob'),
and it runs but it never gets a detection. So, I think the error is somewhere in the cast/conversion. Trying the identical setup with SDR angel fills with ADSB hits which verifies that it is not the SDR setup. Maybe its a change to the pmt library?
Happy to help debug anyway I can. This is with BladeRF on windows 11 radioconda install.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels