[USRP-users] GRC up-grade - installation issues

2020-06-22 Thread David Taylor (manx.net) via USRP-users
Dear all, I have been successfully running a B200/ B210 research project for two years based on Ubuntu 18.04 LTS and version 3.7x GRC. This includes a number of OOT blocks developed for direct sequence spread spectrum, using the Volk GNSSSDR library extensions. An N210 USRP is also at my dispo

Re: [USRP-users] GRC up-grade - installation issues

2020-06-23 Thread David Taylor (manx.net) via USRP-users
FindVOLKGNSSSDRcmake and the corresponding library. Regards, David. From: Marcus D. Leech via USRP-users Sent: Tuesday, June 23, 2020 1:47 AM To: usrp-users@lists.ettus.com Subject: Re: [USRP-users] GRC up-grade - installation issues On 06/22/2020 02:45 PM, David Taylor (manx.net) via USRP

Re: [USRP-users] GRC up-grade - installation issues

2020-07-26 Thread David Taylor (manx.net) via USRP-users
improvements? Many thanks. David GD4FMB From: Marcus D. Leech via USRP-users Sent: Tuesday, June 23, 2020 8:30 PM To: usrp-users@lists.ettus.com Subject: Re: [USRP-users] GRC up-grade - installation issues On 06/23/2020 03:23 PM, David Taylor (manx.net) via USRP-users wrote: Marcus. Many

Re: [USRP-users] GRC up-grade - installation issues

2020-08-02 Thread David Taylor (manx.net) via USRP-users
ithub.com/drmpeg/gr-dvbgse/blob/master/CMakeLists.txt#L128 https://github.com/drmpeg/gr-dvbgse/blob/master/lib/CMakeLists.txt#L38 https://github.com/drmpeg/gr-dvbgse/blob/master/cmake/Modules/FindPcap.cmake Ron W6RZ On 7/26/20 07:06, David Taylor (manx.net) via USRP-users wrote: Apologies i

Re: [USRP-users] GRC up-grade - installation issues

2020-08-03 Thread David Taylor (manx.net) via USRP-users
CMakeLists.txt#L38 https://github.com/drmpeg/gr-dvbgse/blob/master/cmake/Modules/FindPcap.cmake Ron W6RZ On 7/26/20 07:06, David Taylor (manx.net) via USRP-users wrote: Apologies if this question is out of scope, or if the answer is to be found elsewhere in the history. I have been u

Re: [USRP-users] GRC up-grade - installation issues

2020-08-09 Thread David Taylor (manx.net) via USRP-users
ster/lib/CMakeLists.txt#L38 https://github.com/drmpeg/gr-dvbgse/blob/master/cmake/Modules/FindPcap.cmake Ron W6RZ On 7/26/20 07:06, David Taylor (manx.net) via USRP-users wrote: Apologies if this question is out of scope, or if the answer is to be found elsewhere in the history.

[USRP-users] B210 USRP object creation

2020-10-07 Thread David Taylor (manx.net) via USRP-users
Hi. I am trying to exercise the GPIO bits on my B210 and to run other UHD member functions in a C++ OOT block. Can anyone provide me with a suitable make (object) statement for use with this transceiver. Many thanks, David Taylor___ USRP-users mailing l

Re: [USRP-users] B210 USRP object creation

2020-10-08 Thread David Taylor (manx.net) via USRP-users
object creation On 10/07/2020 10:08 AM, David Taylor (manx.net) via USRP-users wrote: Hi. I am trying to exercise the GPIO bits on my B210 and to run other UHD member functions in a C++ OOT block. Can anyone provide me with a suitable make (object) statement for use with this transceiver

Re: [USRP-users] B210 USRP object creation

2020-10-08 Thread David Taylor (manx.net) via USRP-users
creation On 10/08/2020 12:51 PM, David Taylor (manx.net) via USRP-users wrote: Thanks Marcus, I have had a look at the GPIO example source. It contains some useful code, but I have not compiled and run it. Other example code in “Synchronising USRP Events using Timed Commands (17 April 2020

Re: [USRP-users] B210 USRP object creation

2020-10-09 Thread David Taylor (manx.net) via USRP-users
@lists.ettus.com Subject: Re: [USRP-users] B210 USRP object creation On 10/08/2020 03:33 PM, David Taylor (manx.net) via USRP-users wrote: Point taken. - I didn’t actually check the original default values of the VID and PID, but they were reset according to the table provided, so that they could be

Re: [USRP-users] B210 USRP object creation

2020-10-10 Thread David Taylor (manx.net) via USRP-users
he FPGA image that is loaded onto the unit at runtime. [1] https://github.com/EttusResearch/uhd/blob/master/host/utils/b2xx_fx3_utils.cpp [2] https://kb.ettus.com/About_the_Motherboard_and_Daughtercard_EEPROM_on_USRP_Devices#USB_VID.2FPID On Fri, Oct 9, 2020 at 10:09 AM David Taylor (manx.net)

Re: [USRP-users] B210 USRP object creation

2020-10-12 Thread David Taylor (manx.net) via USRP-users
[1] https://github.com/EttusResearch/uhd/blob/master/host/utils/b2xx_fx3_utils.cpp [2] https://kb.ettus.com/About_the_Motherboard_and_Daughtercard_EEPROM_on_USRP_Devices#USB_VID.2FPID On Fri, Oct 9, 2020 at 10:09 AM David Taylor (manx.net) via USRP-users wrote: