Kuurusch
Kuurusch
So someone helped me in the mailing-list and I could solve the problem for me with using the python-script under firmware/usrp3/x300/x300_debug.py --addr 192.168.10.1 --poke=0x00100058 --data=1 But I wouldn't say the...
Would it be helpful to post our FPGA-Code concerning the PSD-block?
I just forgot to mention, that we've tested our FPGA-Image firstly with GNU-Radio and there it works without a problem. But I think GNU-Radio does not use multi_usrp, it uses...
Just tested the final release of 3.14.0.0 and the problem is still there!
> @Kuurusch On which device? on a x310 with ubx-160 daughterboards.
> If it is a custom RFNoC Block, try setting CMD_FIFO_SIZE to 8 (see noc_block_radio_core.v). Yes, it is a custome RFNoC-block. We will try, thank you very much!
The error we get is the following: terminate called after throwing an instance of 'uhd::io_error' what(): EnvironmentError: IOError: [0/AGCCalibration_1] sr_write() failed: EnvironmentError: IOError: Block ctrl (CE_10_Port_D0) packet parse error -...
So we've resized the fifo, but no difference!
@mbr0wn Thank you very much!
@mbr0wn Hi, we hadn't time to test this out but we just moved from UHD 3.14.0.0-rc1 to the final release 3.14.0.0. But we saw, that nothing has changed in the...