Re: [USRP-users] E320 with larger SD card

2019-06-19 Thread Chris Gobbett via USRP-users
  My understanding of the partiitons on the card are (in order); Mender allows you to boot from one of the A/B partitions as your primary filesystem (mounted as /), plus the persistent data (mounted as /home/ or /data or similar).  My experience is if you perform resizing while keeping the partiti

Re: [USRP-users] E320 with larger SD card

2019-06-19 Thread Chris Gobbett via USRP-users
  Hi Jason, I've had luck with the following:- backup/clone the original SDCard image to disk and/or larger SDCard (using dd or otherwise)- on the new card, resize/shift the data partion to the end of the card (using gparted)- resize the two filesystem/kernel partitions to fill in the empty space i

Re: [USRP-users] Running E310 in Network Mode

2019-05-08 Thread Chris Gobbett via USRP-users
Also Ramazan note that even then you will still get far reduced bandwidth as compared to N210/B210 over ethernet or USB: http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/2015-April/041697.html [1] If cutting FPGA code isn't an option but you wish to have a larger bandwidth with the small

[USRP-users] E320 Auto-Booting function not working?

2019-05-06 Thread Chris Gobbett via USRP-users
Following the steps from the E320 getting started guide [1], I'm not having any luck with the unit auto booting when power is applied The command "eeprom-set-flags 0x1" seems to take effect successfully, and sets the value of MCU_FLAGS[0] to 0x1 (noting that the default value is 0x8, which I'm assu

Re: [USRP-users] E320 numpy missing?

2019-05-01 Thread Chris Gobbett via USRP-users
I've had similar problems since this post in March, and still waiting on a 'clean' way forwardhttp://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/2019-March/059332.html In the interim I've done lots of cross-compiling and also stealing libraries/binaries from working E310 images; many of th

[USRP-users] E320 SD Image lacking libraries; cross-compile help

2019-03-23 Thread Chris Gobbett via USRP-users
We’ve just purchase a shiny new E320 or three and are looking to translate some gnuradio-generated python code from an E310 across, but I’m having problems which weren’t apparent during development for the E310. Some differences which took me by surprise: - The Python2.7 libraries are severely l