Skip to content
Snippets Groups Projects
Commit 72406041 authored by Florian Kaltenberger's avatar Florian Kaltenberger
Browse files

changing default uhd version when installing from source

this is the one that also works with the n310
parent 4b0730f7
No related branches found
No related tags found
No related merge requests found
......@@ -252,7 +252,7 @@ install_usrp_uhd_driver_from_source(){
rm -rf /tmp/uhd
git clone https://github.com/EttusResearch/uhd.git
cd uhd
git checkout tags/release_003_010_001_001
git checkout tags/v3.13.0.2
mkdir -p host/build
cd host/build
$CMAKE ../
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment