[USRP-users] send custom data via txstreamer

2018-11-01 Thread carry chen via USRP-users
hi, this days I make some modify in usrp e310 fpga. I want to recv my custom data and process in fpga. so I modify the file xxx/e310/radio.v : from: axi_fifo_2clk #(.WIDTH(65), .SIZE(DATA_FIFO_SIZE)) tx_data_2clk_fifo (.reset(bus_rst), .i_aclk(bus_clk), .i_tvalid(tx_tvalid_bi), .i_tr

Re: [USRP-users] N3xx operational questions

2018-11-01 Thread Nate Temple via USRP-users
Hi EJ, Thanks for the detailed report. We are working on addressing these issues and will follow up with a more detailed response soon. Regards, Nate Temple On Wed, Oct 24, 2018 at 3:01 PM, EJ Kreinar via USRP-users < usrp-users@lists.ettus.com> wrote: > Hi All, > > I've been working with the N

Re: [USRP-users] N3xx operational questions

2018-11-01 Thread Ali Dormiani via USRP-users
For FPGA loading I do the following: 1. connect N3xx to host through the RJ45 management port *and* USB (I have had strange corruption issues when updating over an SFP+ port) 2. Use serial connection to assign a static IP to the RJ45 3. uhd_image_loader --args "type=n3xx" Adding more arguments

[USRP-users] upgrading gcc on the E310

2018-11-01 Thread Luke Whittlesey via USRP-users
Hello, The e310 comes with an older version of gcc (4.9.2). Is there a recommended way to upgrade gcc? Thanks, Luke ___ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com