Re: [USRP-users] Bad CHDR or packet fragment error

2018-07-10 Thread Jacob Knoles via USRP-users
At this time we have decided on a slight design change which makes it so that I no longer NEED gnuradio, therefore i am going to build the latest UHD code and rewrite my code using only UHD. Hopefully these errors will go away by doing this. Please let me know if anyone has any further information

[USRP-users] [UHD] Coarse roadmap for USRP E310 Software

2018-07-10 Thread Martin Braun via USRP-users
Hi all E310/E312/E313 users, I would like to focus people's attention to some changes we have just started rolling out, and will continue to roll out over the next months. Executive Summary = - For those requiring *no* RFNoC support whatsoever, just plain RX/TX and UHD support,

[USRP-users] [UHD] Maintenance Branches - A Fond Farewell to maint

2018-07-10 Thread Michael West via USRP-users
After many years of service, the maint branch is being retired from UHD. In its place are branches for each of the minor UHD releases. In addition to the UHD-3.9.LTS branch, the following branches have been created: UHD-3.12 UHD-3.11 UHD-3.10 The master branch is once again the default branch.

[USRP-users] UBX-40 fails to ID on N210

2018-07-10 Thread Myers, David via USRP-users
Hello all, I recently purchased 4 N210s and installed 4 new UXB-40 daughter cards. When I run uhd_usrp_probe on each of the 4 N210s it fails to identify and returns an unknown ID and name. I've run the probe from two different machines (Ubuntu 16.04 and Xubuntu 16.04). I've run the probe with UH

Re: [USRP-users] UBX-40 fails to ID on N210

2018-07-10 Thread Michael West via USRP-users
Hi David, That version of UHD (UHD_003.010.HEAD-197-g053111dc) does not support that version of the UBX board. You need UHD version 3.10.0.1 or later. It looks like your master and maint branches are quite a bit out of date. Try pulling the latest master: > git checkout master > git pull Then

Re: [USRP-users] [UHD] Maintenance Branches - A Fond Farewell to maint

2018-07-10 Thread Rob Kossler via USRP-users
Thanks Michael, Is there any place where the minor branches are summarized? In other words, what are the primary differences among 3.9, 3.10, 3.11, and 3.12? Rob On Tue, Jul 10, 2018 at 4:02 PM Michael West via USRP-users < usrp-users@lists.ettus.com> wrote: > After many years of service, the m

Re: [USRP-users] [Discuss-gnuradio] [UHD] Maintenance Branches - A Fond Farewell to maint

2018-07-10 Thread Martin Braun via USRP-users
On 07/10/2018 07:14 PM, Rob Kossler wrote: > Thanks Michael, > Is there any place where the minor branches are summarized?  In other > words, what are the primary differences among 3.9, 3.10, 3.11, and 3.12? Rob, good question. We provide a changelog for that: https://github.com/EttusResearch/uh