This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
gnuradio-vagrant
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add support for iio which is used by the PLUTO.
main
John-Mark Gurney
4 years ago
parent
f285a84239
commit
faf7c9c709
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
bootstrap.sh
+ 1
- 1
bootstrap.sh
View File
@@ -1,7 +1,7 @@
apt-get update
apt-get install -y xauth
apt-get install -y gnuradio
apt-get install -y gr-osmosdr
apt-get install -y gr-osmosdr
gr-iio libiio-utils
# audio
#apt-get install -y linux-sound-base alsa-utils
Write
Preview
Loading…
Cancel
Save