Browse Source

add support for iio which is used by the PLUTO.

main
John-Mark Gurney 4 years ago
parent
commit
faf7c9c709
1 changed files with 1 additions and 1 deletions
  1. +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


Loading…
Cancel
Save