Re: [USRP-users] Time tagging in the FPGA

2018-04-29 Thread Marcus Müller via USRP-users
One time long ago, a friend of mine wrote a tool necessary to compensate for the TX / RX delay in USRP radar applications. What he basically did was test the delay of crosstalk. Best regards, Marcus On Sat, 2018-04-28 at 16:39 -0400, Marcus D. Leech via USRP-users wrote: > There's no example code

Re: [USRP-users] B210 FPGA Code

2018-04-29 Thread Yeo Jin Kuang Alvin (IA) via USRP-users
Hello, I want to create a chirp signal starting with a 32 bit. I have created the chirp signal internally in the FPGA from 32 bit and truncate down to 12 bit. I have removed the original connection from GPIF_D to tx_code_d. The input of the 32 bit chirp signal is applied internally and the 12

Re: [USRP-users] Revert rfnoc-devel to older commit / update rfnoc-devel to rfnoc-maint HEAD

2018-04-29 Thread Nicolas Cuervo via USRP-users
Hello Andrew, I did a fresh install of the latest rfnoc-devel (using pybombs prefix init > ~/rfnoc -R rfnoc -a rfnoc) and RFNoC blocks do not work (such as FIR and Rx > Radio, possibly related to USRP-users mailer subject: Core dump with > UHD_3.11, X310, and LFTX). So I am trying to checkout and

Re: [USRP-users] Updated BSP for e3xx

2018-04-29 Thread Philip Balister via USRP-users
On 04/28/2018 12:39 PM, Kurt Kiefer via USRP-users wrote: >> On Apr 19, 2018, at 2:21 PM, Martin Braun wrote: >> >> On 04/16/2018 09:25 PM, Kurt Kiefer via USRP-users wrote: >>> The last release of the BSP and firmware for e3xx devices is either back at >>> fido, which was over two years ago, or

Re: [USRP-users] Revert rfnoc-devel to older commit / update rfnoc-devel to rfnoc-maint HEAD

2018-04-29 Thread switchlanez via USRP-users
Thank you for the response, Nicolas. I realized the aec2fe9 commit from 27-JUN-17 only applies to the "maint" branch in the "fpga" repo. Instead I should checkout commits from the "rfnoc-devel" branch of the "fpga," "gr-ettus," and "uhd" repos and "master" branch of the "gnuradio" repo (from gnurad

Re: [USRP-users] Revert rfnoc-devel to older commit / update rfnoc-devel to rfnoc-maint HEAD

2018-04-29 Thread switchlanez via USRP-users
I got uhd to build. Thanks for your help. On Sun, Apr 29, 2018 at 11:33 AM, switchlanez wrote: > Thank you for the response, Nicolas. I realized the aec2fe9 commit from > 27-JUN-17 only applies to the "maint" branch in the "fpga" repo. Instead I > should checkout commits from the "rfnoc-devel" b

Re: [USRP-users] Revert rfnoc-devel to older commit / update rfnoc-devel to rfnoc-maint HEAD

2018-04-29 Thread Yacine Bouguechal via USRP-users
Hello, Can you please tell me what versions of the different packages you used because I am also trying to revert back to old commit. Thank you. De: "switchlanez via USRP-users" À: "Nicolas Cuervo" Cc: "USRP-users@lists.ettus.com" Envoyé: Dimanche 29 Avril 2018 21:22:05 Objet: Re:

Re: [USRP-users] Revert rfnoc-devel to older commit / update rfnoc-devel to rfnoc-maint HEAD

2018-04-29 Thread switchlanez via USRP-users
It's in my first reply to Nicolas. These checkouts are from the "rfnoc-devel" branch of uhd, gr-ettus, and fpga and the master branch of gnuradio: cd uhd git checkout ba11bf2d699957e9a5d9b587de045162d2fce3e3 cd gnuradio git checkout 11d59e9f227e3d3f5c388c376ee59e0cfa021dcf git submodule update --

Re: [USRP-users] Revert rfnoc-devel to older commit / update rfnoc-devel to rfnoc-maint HEAD

2018-04-29 Thread switchlanez via USRP-users
The make error I posted about in uhd was due to a dumb mistake on my end (made custom modifications to radio driver files incorrectly). uhd built fine when I didn't modify those files. On Sun, Apr 29, 2018 at 12:41 PM, switchlanez wrote: > It's in my first reply to Nicolas. These checkouts are f

Re: [USRP-users] Revert rfnoc-devel to older commit / update rfnoc-devel to rfnoc-maint HEAD

2018-04-29 Thread Yacine Bouguechal via USRP-users
Thank you very much for your quick answer. (I thought you changed the commit of UHD that's why I asked) Best Regards, Yacine BOUGUECHAL Élève ingénieur 3ème année [ https://www.ensta-paristech.fr/?utm-source=mails ] ENSTA ParisTech 828, boulevard des Maréchaux 91120 PALAISEAU [

[USRP-users] New (soon) owner question (USB3 over Ethernet)

2018-04-29 Thread Brian Gieryk via USRP-users
Forgive me, please, if this has been asked before, but I find no way to search the archives. I am currently shopping for a B200/B200 mini for experimenting. I will be using a Raspberry Pi 3B+ (gigabit Ethernet), GNUradio, and am wondering if anyone has used/tried network attached USB hubs to us

Re: [USRP-users] New (soon) owner question (USB3 over Ethernet)

2018-04-29 Thread Marcus Müller via USRP-users
Hi Brian! It probably won't work great: since USB and ethernet are fundamentally different, the round-trip delay won't be of any fun, and I really don't see why you should spend your money on a network-connected USB3 hub (wasn't even aware something like that existed!) to couple a computer with US

[USRP-users] What is wrong?

2018-04-29 Thread Hojoon Yang via USRP-users
Hi,For synchronization, manual(i.e.  https://files.ettus.com/manual/page_sync.html) said md.start_of_burst = false.However, in tx_timed_samples.cpp, md.start_of_burst = true.Both manual and tx_timed_samples.cpp are latest version.which uage is right?-hojoon

Re: [USRP-users] What is wrong?

2018-04-29 Thread Hojoon Yang via USRP-users
Ah, sorry. there are some typos.manual : start_of_burst = true.exapmle : start_of_burst = false.Sorry about that.-hojoon ---원본메일---보낸사람 : Hojoon Yangvia USRP-users 받는사람: usrp-users@lists.ettus.com보낸날짜: 2018-04-30 11:34:48 GMT +0900 (ROK)제목: [USRP-users]Wha

[USRP-users] Difference between master_clock_rate and rate in UHD

2018-04-29 Thread Yeo Jin Kuang Alvin (IA) via USRP-users
Hi all, As the title mentioned, what is the difference between master_clock_rate and rate in UHD? Which one is the DAC's sampling rate? I'm using USRP B210. Thank you in advance! ___ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus

Re: [USRP-users] New (soon) owner question (USB3 over Ethernet)

2018-04-29 Thread Sylvain Munaut via USRP-users
>> I will be using a Raspberry Pi 3B+ (gigabit Ethernet), GNUradio, and >> am wondering if anyone has used/tried network attached USB hubs to >> use a USB3 device with a computer that only has USB2 ports? Huh ... the Gigabit ethernet on the RPi is a USB 2.0 attached network controller. So you wou