aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@users.noreply.github.com>2015-08-30 18:29:19 +0200
committerPiotr Krysik <ptrkrysik@users.noreply.github.com>2015-08-30 18:29:19 +0200
commit83209f6c2db9f3ceb59d4a792376df6a3b22e972 (patch)
tree33f910fc992fa0e2314fde1adec58ac48d85148a /README.md
parentd38966e17188cc5bb258d6c4d601bab4a52ae5d4 (diff)
Added information about requirement of libosmocore
Added information about requirement of libosmocore to manual installation description.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 243ed6e..08873c9 100644
--- a/README.md
+++ b/README.md
@@ -123,11 +123,16 @@ Manual compilation and installation of gr-gsm
If you intend to develop gr-gsm or have problem with pyboms installation - here is description how to manually compile and install gr-gsm from source.
-You will need gnuradio, rtl-sdr, and gr-osmosdr. For their installation look at homepages of those projects:
+You will need gnuradio, rtl-sdr, gr-osmosdr and libosmocor.e For their installation look at homepages of those projects:
+
http://gnuradio.org/redmine/projects/gnuradio/wiki
+
http://sdr.osmocom.org/trac/wiki/rtl-sdr
+
http://sdr.osmocom.org/trac/wiki/GrOsmoSDR
+http://bb.osmocom.org/trac/wiki/libosmocore
+
Sometimes it is possible to install these programs/libraries from distibution's repository. Keep in mind that gr-gsm need GNU Radio 3.7.3 and above.
To download gr-gsm sources run following command: