I want to collect the samples of the USRP at the IF instead of the
baseband, so is there any way to read the ADC samples directly without
downconversion, at the PC?
I do not want to touch the FPGA.
There is generally no IF on a USRP: it’s all baseband, even at the ADC.
That said, you need decimation in order to fit the full-speed baseband
data
over the 1Gbit (or USB) link. There is an existing user FPGA
modification
somewhere that buffers full-speed baseband data into the SRAM on an N210
for later retrieval. What exactly are you trying to do?