Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils: refactor uhd_images_downloader | Brent Stapleton | 2018-01-23 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | 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 package | Martin Braun | 2016-08-16 | 1 | -1/+1 |
| | |||||
* | images: Package builder script now can specify versioning | Martin Braun | 2016-03-22 | 1 | -1/+6 |
| | |||||
* | images: change LICENSE filename | Nicholas Corgan | 2013-12-04 | 1 | -1/+1 |
| | |||||
* | utils: UHD Image Downloader - downloads firmware/FPGA images compatible with ↵ | Nicholas Corgan | 2012-06-07 | 1 | -1/+1 |
| | | | | the current host code and places them in the images directory | ||||
* | Changing UHD to 'USRP HD' in one last place. | Ben Hilburn | 2012-02-28 | 1 | -1/+1 |
| | |||||
* | Changes images CMakeLists.txt to be consistent with new UHD version naming ↵ | Nicholas Corgan | 2012-02-28 | 1 | -6/+5 |
| | | | | system | ||||
* | images: include license file into image tarballs | Josh Blum | 2012-01-17 | 1 | -0/+1 |
| | |||||
* | images: include hash in the generated file name | Josh Blum | 2011-09-28 | 1 | -1/+1 |
| | |||||
* | uhd: incr minor, add date to images tag, add package target to makefile | Josh Blum | 2011-07-29 | 1 | -1/+2 |
| | |||||
* | uhd: fix for images CMakeLists.txt to use the new modules directory | Josh Blum | 2011-07-19 | 1 | -1/+1 |
| | |||||
* | images: create a tag file to associate the version number w/ images | Josh Blum | 2011-04-02 | 1 | -0/+2 |
| | |||||
* | uhd: setup UHD_VERSION and CPACK_PACKAGE_FILE_NAME | Josh Blum | 2011-03-22 | 1 | -1/+1 |
| | |||||
* | uhd-images: specify CPACK_PACKAGE_FILE_NAME so files names are platform ↵ | Josh Blum | 2011-03-10 | 1 | -1/+2 |
| | | | | independent | ||||
* | uhd: fix CPACK_DEBIAN_PACKAGE_ARCHITECTURE | Josh Blum | 2011-01-19 | 1 | -1/+1 |
| | |||||
* | uhd: added set debian arch when building images, may remove warnings on dpkg ↵ | Josh Blum | 2011-01-17 | 1 | -0/+1 |
| | | | | install | ||||
* | cmake: moved module files into modules directory, set modules path | Josh Blum | 2010-12-27 | 1 | -6/+5 |
| | |||||
* | uhd-images: do not require language check for images project | Josh Blum | 2010-08-10 | 1 | -1/+1 |
| | |||||
* | uhd-images: created makefile and cmake packager for the images | Josh Blum | 2010-08-06 | 1 | -0/+42 |