[USRP-users] Register access on E310

2022-03-11 Thread Craigs List
Hello, I need to do a direct read and write of the AD9361 registers on the E310. I'd like to just modify one of the C/C++ examples. I have an existing application that uses the AD9361 and need to document the E310 state. Frankly, I am having trouble getting a clean compile, using uhd::usrp or mul

[USRP-users] E310 AGC mode change/AD9361 register access

2022-02-11 Thread Craigs List
Hello, Looking to enable fast mode AGC on the E310. The default seems to be slow mode as indicated by https://github.com/EttusResearch/uhd/blob/7ac01c7f979aab8fac5e62f596ff0af52cedec40/host/lib/usrp/common/ad9361_driver/ad9361_device.cpp set_rx_agc() only enables AGC. I couldn't find any function