summaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2021-11-26 17:02:39 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2021-11-26 17:02:39 +0100
commit0f057697e83a84d7488173efe78e99f517f816f0 (patch)
tree38753dbb7f4c622b8ef1bd4b9cdd26b28f030b84 /INSTALL.md
parent558a210085b61b84e3be5a420d86d2ee6a500c8e (diff)
downloaddabmod-0f057697e83a84d7488173efe78e99f517f816f0.tar.gz
dabmod-0f057697e83a84d7488173efe78e99f517f816f0.tar.bz2
dabmod-0f057697e83a84d7488173efe78e99f517f816f0.zip
Update README and AUTHORS
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 6e858ac..5cb5a04 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -8,6 +8,7 @@ Required dependencies:
* Optional UHD for USRP
* Optional LimeSuite for LimeSDR support
* Optional SoapySDR (see below)
+* Optional bladerf (see below)
* Optional ZeroMQ http://www.zeromq.org
Simple install procedure:
@@ -105,3 +106,8 @@ your system, and will print at the end of `./configure` if support is enabled or
not.
A configuration example is available in `doc/example.ini`
+
+BladeRF support
+===============
+
+In order to use `--enable-bladerf`, you need to install the `libbladerf2` including the -dev package.