aboutsummaryrefslogtreecommitdiffstats
path: root/images
Commit message (Collapse)AuthorAgeFilesLines
...
* utils: package_images: create image packagesBrent Stapleton2018-03-012-0/+503
| | | | | | | | | | | | -package_images.py looks at files in the current directory, and builds all image packages that it can from the available files. -image_package_mapping.py defines a nested dictionary that maps targets (not tied to any other target definition) to the archive name and constituent files. -users can provide a manifest file with the --manifest option. If provided, the new repository and githash, as well as the new SHA256 sums calculated during the packaging process, are added to the manifest file.
* x300: Fixed processor clock rate in ZPU firmwareAshish Chaudhari2018-02-231-2/+2
| | | | | - Fix for regression that was introduced after the bus_clk freq change - Firmware compat number bumped to 6.0 (was 5.2)
* rfnoc,x300: Multiple clocking changesAshish Chaudhari2018-02-211-9/+9
| | | | | | - Moved bus_clk <=> ce_clk crossing to axi_wrapper in FPGA which resulted in a noc_shell compat bump - Change x300 bus_clk frequency to 187.5 MHz
* mpm: N310 updates FPGA information on initBrent Stapleton2018-02-191-1/+1
| | | | | | | | | -Adding MboardRegsControl.get_fpga_type(), which reads the SFP info registers and determines the FPGA image type (HG, XG, AA, etc). This is a minor FPGA compat number bump. -Adding N310._update_fpga_type(), which updates the component information using the get_fpga_type() function described above. This information can then be accessed through get_component_info().
* fixup! utils: refactor uhd_images_downloaderBrent Stapleton2018-02-151-1/+1
|
* mpm: Add entries for renamed sfpsMoritz Fischer2018-02-131-1/+1
| | | | | | | | | | | | | In order to match the front panel 0 and 1 for the SFPs, as well as for clarity and consistency reasons, udev rules will be put onto future filesystems in order to rename the eth1 eth2 devices to sfp0 and sfp1. This change *should* be backwards compatible, nevertheless, be careful and bump compat number. This also updates the uhd image loader manifest. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* fixup! usrp3: Changes for Vivado 2017.4Brent Stapleton2018-02-021-4/+4
|
* utils: populate_images: update arguments for uhd_images_downloaderAndrew Lynch2018-01-301-15/+1
| | | | Reviewed-by: Martin Braun <martin.braun@ettus.com>
* usrp3: Changes for Vivado 2017.4Ashish Chaudhari2018-01-241-12/+12
| | | | | | - Bumped compat number for e3xx, n230, x3xx, n3xx - Updated images package for e3xx, n230, x3xx, n3xx - Updated fpga-src submodule
* utils: refactor uhd_images_downloaderBrent Stapleton2018-01-232-0/+45
| | | | | | | | | | | | | | | | | Changing structure of the files.ettus.com images directory, and updating uhd_images_downloader correspondingly. The images downloader now downloads a number of smaller archives of images, instead of one large archive containing all of our images. Furthermore, the images downloader maintains an inventory of currently installed images, so that images are not redownloaded unnecessarily. When called with no arguments, behavior should not change. CMake variables are used to populate a number of fields in the images downloader, including the contents of the manifest file. Reviewed-by: Martin Braun <martin.braun@ettus.com> Reviewed-by: Ashish Chaudhari <ashish.chaudhari@ettus.com>
* images: Fixed tag file in images packageMartin Braun2016-08-161-1/+1
|
* images: Package builder script now can specify versioningMartin Braun2016-03-223-7/+14
|
* uhd: Added image script outputs to .gitignoreAshish Chaudhari2015-02-041-0/+5
|
* images: Updated image creation scripts to include .tar.gz and .tar.xzMartin Braun2015-01-092-3/+27
|
* images: Updated utils (no more tgz, Python 2.6 compat)Martin Braun2014-10-282-5/+2
|
* utils: Minor fixes in images downloader and packaging scriptsAshish Chaudhari2014-10-272-2/+2
|
* Adding explicit positional arguments to .format strings for compatibility ↵Patrick Sisterhen2014-10-161-1/+1
| | | | with older Pythons
* tools: Auto-build tgz image packages, too (not just zip)Martin Braun2014-10-131-1/+23
| | | | Also, made image creation process easier.
* uhd: Added infrastructure for maintaining images directoryMartin Braun2014-10-065-8/+331
|
* OctoClock firmware upgrade, added host driverNicholas Corgan2014-07-231-4/+5
| | | | | | | | | | * OctoClock can communicate with UHD over Ethernet * Can read NMEA strings from GPSDO and send to host * Added multi_usrp_clock class for clock devices * uhd::device can now filter to return only USRP devices or clock devices * New OctoClock bootloader can accept firmware download over Ethernet * Added octoclock_burn_eeprom,octoclock_firmware_burner utilities * Added test_clock_synch example to show clock API
* images: change LICENSE filenameNicholas Corgan2013-12-041-1/+1
|
* Squashed commit uhd/cleanup.Ben Hilburn2013-11-273-33/+43
|
* OctoClock supportNicholas Corgan2013-06-071-1/+23
|
* images: added entry for b100 2rx fpga imageJosh Blum2012-09-041-1/+7
|
* images: updated images Makefile for E1x0 renameJosh Blum2012-07-171-2/+2
|
* utils: UHD Image Downloader - downloads firmware/FPGA images compatible with ↵Nicholas Corgan2012-06-071-1/+1
| | | | the current host code and places them in the images directory
* Changing UHD to 'USRP HD' in one last place.Ben Hilburn2012-02-281-1/+1
|
* Changes images CMakeLists.txt to be consistent with new UHD version naming ↵Nicholas Corgan2012-02-281-6/+5
| | | | system
* uhd: added/renamed various readme filesJosh Blum2012-02-041-0/+0
|
* images: include license file into image tarballsJosh Blum2012-01-171-0/+1
|
* images: fix makefile for E1XX build dirsJosh Blum2011-09-291-2/+2
|
* images: include hash in the generated file nameJosh Blum2011-09-281-1/+1
|
* images: typo fix building B100.binJosh Blum2011-09-281-1/+1
|
* Merge branch 'fpga_master' into uhd_masterJosh Blum2011-09-281-3/+3
| | | | | Conflicts: fpga/usrp1/toplevel/usrp_std/usrp_std.v
* e110: added support to images MakefileJosh Blum2011-09-011-2/+18
|
* uhd: added print constraints to makefile, and used directory variablerelease_003_002_001Josh Blum2011-07-291-4/+5
|
* uhd: incr minor, add date to images tag, add package target to makefileJosh Blum2011-07-292-1/+8
|
* uhd: fix for images CMakeLists.txt to use the new modules directoryJosh Blum2011-07-191-1/+1
|
* uhd: images build script chmod recursive, files onlyJosh Blum2011-07-191-1/+1
|
* fpga: save the N2XX bit files into the images buildJosh Blum2011-07-191-4/+21
|
* e100: consistent name for e100 fpga files in host code and images buildJosh Blum2011-06-211-1/+1
|
* n2xx: makefile typo fixesJosh Blum2011-06-141-2/+2
|
* b100: added images to MakefileJosh Blum2011-06-141-2/+22
|
* uhd: updated images MakefileJosh Blum2011-06-141-33/+61
|
* images: create a tag file to associate the version number w/ imagesJosh Blum2011-04-021-0/+2
|
* uhd: added UHD_IMAGES_DIR option to include images in the packageJosh Blum2011-03-311-17/+1
|
* usrp2: fix typo, now building n200 fpga imagesJosh Blum2011-03-251-1/+1
|
* usrp2: modified firmware build rules to chain the dependencies (better for ↵Josh Blum2011-03-251-4/+8
| | | | make -j4)
* uhd: added USRP-N200 build support to images MakefileJosh Blum2011-03-251-4/+22
|
* uhd: setup UHD_VERSION and CPACK_PACKAGE_FILE_NAMEJosh Blum2011-03-221-1/+1
|