Re: [USRP-users] Building the UHD for N3XX devices.

2018-06-13 Thread Martin Braun via USRP-users
On 06/07/2018 03:55 AM, Derek Kozel via USRP-users wrote: > Hello Walter, > > The N310 uses MPMD as it's host side interface so the appropriate flag > is -DENABLE_MPMD. I'll see about documenting that better. The E3xx build > flag is entirely separate. > http://files.ettus.com/manual/page_usrp_n3x

Re: [USRP-users] Building the UHD for N3XX devices.

2018-06-07 Thread Derek Kozel via USRP-users
Hello Walter, The N310 uses MPMD as it's host side interface so the appropriate flag is -DENABLE_MPMD. I'll see about documenting that better. The E3xx build flag is entirely separate. http://files.ettus.com/manual/page_usrp_n3xx.html#n3xx_software_dev_uhd Regards, Derek On Thu, Jun 7, 2018 at 5

[USRP-users] Building the UHD for N3XX devices.

2018-06-06 Thread Walter Maguire via USRP-users
Hi all, When building the UHD for the E300 devices cmake uses the option -DENABLE_E300=ON However, when building for the N3XX devices there is no cmake option (Checked with cmake -LAH) to target the N3XX devices. git status returns Your branch is up-to-date with 'origin/rfnoc-devel' I was e