Re: [USRP-users] Bits per sampling and oversampling

2018-06-02 Thread Miguel P via USRP-users
iguration and the sample interface between them is always 12bits in size. > > -Ian > >> On Jun 2, 2018, at 11:50 AM, Miguel P via USRP-users >> wrote: >> >> Hello, >> >> I got a B200 and I'm wondering if data is sent with "unsed" bits w

[USRP-users] Bits per sampling and oversampling

2018-06-02 Thread Miguel P via USRP-users
Hello, I got a B200 and I'm wondering if data is sent with "unsed" bits when sending data from the sdr to the host. For instance in case of 12 bits per sample, would those 12 bits be sent in a 16 bit block? If that's the case, is there any reason not to transfer data more efficiently (specially

[USRP-users] Trouble compiling UHD on windows

2018-05-13 Thread Miguel P via USRP-users
Hello, As I wanted a statically linked .lib I downloaded the source, but I've had a lot of trouble trying to build the library. I'm using VS 2017, and the latest Boost version, and libuhd. I compiled Boost for static linkage and the complete libuhd system. Then cloned the uhd and tried set up