uhd/images
2019-10-15 13:54:58 -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 manifest: Update FPGA images for N3xx, E3xx 2019-10-07 13:46:25 -07:00
populate_images.py images: Update scripts for new release model 2018-05-17 14:09:47 -07: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.