You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am trying to setup a dual radio RX system with two active channels per radio.
Using the gr block, the trigger system seems not be configuring correctly, but if enabled fails with the following
File "/home/rec/bladerf-sampler/./bladerfsampler.py", line 220, in <module>
main()
File "/home/rec/bladerf-sampler/./bladerfsampler.py", line 197, in main
tb = top_block_cls()
File "/home/rec/bladerf-sampler/./bladerfsampler.py", line 53, in _init_
self.bladeRF_source_0_0 = bladeRF.source(
RuntimeError: setup_trigger: bladerf_trigger_init failed: Invalid operation or parameter (-3)
Hi,
I am trying to setup a dual radio RX system with two active channels per radio.
Using the gr block, the trigger system seems not be configuring correctly, but if enabled fails with the following
These are the configs used in the blocks
Could you please advise on a fix or a debug strategy?
The text was updated successfully, but these errors were encountered: