mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-13 11:40:33 +00:00
Added info about OSMOSDR_ROOT
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@230 64b25241-fba3-4117-9849-534c7e92360d
This commit is contained in:
parent
1da1371214
commit
133f771bbe
4
README
4
README
@ -142,10 +142,12 @@ $ sudo ldconfig
|
||||
|
||||
$ export RTLSDR_DRIVER=1
|
||||
|
||||
In order to compile the RTLSDR adapter you should also provide the path to the gr-osmosdr source code using:
|
||||
- In order to compile the RTLSDR adapter you should also provide the path to the gr-osmosdr source code using:
|
||||
|
||||
$ export OSMOSDR_ROOT=/path/to/gr-osmosdr
|
||||
|
||||
The default will be OSMOSDR_ROOT=/usr/local
|
||||
|
||||
(in order to disable the Rtlsdr_Signal_Source compilation, you should remove the RTLSDR_DRIVER variable and build again GNSS-SDR)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user