Skip to content

Commit

Permalink
missing uhd_images_downloader.py
Browse files Browse the repository at this point in the history
  • Loading branch information
BenGardiner authored and bastibl committed Apr 13, 2022
1 parent e4be3f7 commit 276dd39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/setup-gnuradio.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ sudo usermod -aG lpadmin gnuradio

sudo apt-get -y install intel-opencl-icd lsb-core

sudo /usr/lib/uhd/utils/uhd_images_downloader.py

This comment has been minimized.

Copy link
@BenGardiner

BenGardiner Apr 13, 2022

Author Contributor

@bastibl, before I forget: I think that maybe this script didn't get committed (or I just don't grok how this was supposed to work)

This comment has been minimized.

Copy link
@bastibl

bastibl Apr 13, 2022

Owner

I just pushed a commit for this: 1f600be
It's still rebuilding but worked in the VM.

This comment has been minimized.

Copy link
@BenGardiner

BenGardiner Apr 13, 2022

Author Contributor

worked here

# FIXME: where did this script go?
#sudo /usr/lib/uhd/utils/uhd_images_downloader.py

cd ~/Downloads
tar xvf l_opencl_p_18.1.0.015.tgz
Expand Down

0 comments on commit 276dd39

Please sign in to comment.