[USRP-users] Re: Problem with interfacing Raspberry Pi 4 to USRP B210 with Python API

2021-04-03 Thread Clark (US), Kenneth C
I had the same problem build UHD on RPi4 Answer here: https://gitlab.kitware.com/cmake/cmake/-/issues/21174 Add to CMake call: -DCMAKE_EXE_LINKER_FLAGS="-latomic" Regards, Ken -Original Message- From: usrp-users-requ...@lists.ettus.com [mailto:usrp-users-requ...@lists.ettus.com] Sen

[USRP-users] Re: Problem with interfacing Raspberry Pi 4 to USRP B210 with Python API

2021-04-05 Thread Clark (US), Kenneth C
4, 2021 01:35 To: Clark (US), Kenneth C Cc: usrp-users@lists.ettus.com; patchvonbr...@gmail.com Subject: [EXTERNAL] Re: [USRP-users] Re: Problem with interfacing Raspberry Pi 4 to USRP B210 with Python API EXT email: be mindful of links/attachments. Thanks Ken. As you suggested,

[USRP-users] Re: [EXTERNAL] Re: Problem with interfacing Raspberry Pi 4 to USRP B210 with Python API

2021-04-11 Thread Clark (US), Kenneth C
), and I might be making that up. I do see a “sc8” wirefmt option for the rx_samples_to_file, which runs at higher rates without overflow. Ken From: Brendan Horsfield [mailto:brendan.horsfi...@vectalabs.com] Sent: Sunday, April 11, 2021 23:16 To: Clark (US), Kenneth C Cc: usrp-users

[USRP-users] Receive time delay through B205

2021-07-19 Thread Clark (US), Kenneth C
How can I compute the receive time delay through the B205? In particular, for a given baseband sampling rate, what is the time from when the RF hits the input SMA connector, to when I see it in the baseband I&Q samples, with the associated 1-PPS derived timestamp. I am synching the B205 to a G

[USRP-users] Controlling B205mini GPIO pins from the FPGA?

2020-04-10 Thread Clark (US), Kenneth C via USRP-users
Hello, I am modifying the FPGA code (from version 7.0) for the B205mini. I would like to control the GPIO pins from the FPGA code. Control via the example GPIO host executable works fine. I have tried hijacking the function in "radio_legacy.v" which I think is controlling them. generate

[USRP-users] Build Error in MSVC 2017 in time_spec.hpp

2020-04-27 Thread Clark (US), Kenneth C via USRP-users
Hello, Trying to build the "host" applications on Windows 10, MSVC 2017 (aka 141). The line below in time_spec.hpp static constexpr double ASAP = 0.0; Generates error E0145 in MSVC 2017, "member "uhd::time_spec_t::ASAP" may not be initialized" I have tried not initializing it, making it con

Re: [USRP-users] Build Error in MSVC 2017 in time_spec.hpp

2020-04-27 Thread Clark (US), Kenneth C via USRP-users
::timespect_t(), and E2597, illegal reference to non-static member ‘uhd::time_spec_t::ASAP. Any suggestions? Regards, Ken From: Michael Dickens [mailto:michael.dick...@ettus.com] Sent: Monday, April 27, 2020 17:17 To: Clark (US), Kenneth C Cc: usrp-users@lists.ettus.com; supp...@ettus.com Subject

[USRP-users] B205mini-I 1-PPS and 10-MHz

2020-09-30 Thread Clark (US), Kenneth C via USRP-users
smime.p7m Description: S/MIME encrypted message ___ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com