uhd/images
michael-west 2655b0aa4a images: Update manifest
- Update FPGA images for X3xx, N3xx, E3xx
- Prepare paths for N3xx and E3xx filesystems

Signed-off-by: michael-west <michael.west@ettus.com>
2020-09-06 09:57:09 -07:00
..
.gitignore uhd: Added image script outputs to .gitignore 2015-02-04 11:06:31 -08:00
create_imgs_package.py images: Update scripts for new release model 2018-05-17 14:09:47 -07:00
make_zip.sh images: Update scripts for new release model 2018-05-17 14:09:47 -07:00
Makefile OctoClock firmware upgrade, added host driver 2014-07-23 07:37:32 -07:00
manifest.txt images: Update manifest 2020-09-06 09:57:09 -07:00
populate_images.py utils: populate_images: download with python3 2020-03-02 07:07:15 -06:00
README.md images: Move package_images.py to FPGA repository 2019-10-15 13:54:58 -07:00
uhdimgs.py images: Update scripts for new release model 2018-05-17 14:09:47 -07:00

UHD Firmware and FPGA Images Builder

The images directory is an aid to prepare images packages.

Building the actual FPGA images is not handled with these tools.

Making image packages

This functionality was moved to the FPGA repository in usrp3/tools/utils.

Create image tarballs for releases

If you're on a release tag and want to create images packages for uploading to github, run

$ ./create_imgs_package.py

It'll take a few minutes to download and zip them all up.