./sdrrcv.c Functions related to receiving RF data ./sdrspec.c Functions related to spectrum analysis ./sdrsync.c Functions related to generating observation data ./sdrtrk.c Functions related to signal tracking ./rcv Source codes related to front-end ./lib Source codes related to used library...
GNSS-SDRLIB v2.0 only works in64-bit Windows The CLI/GUI applications are built with Microsoft Visual Studio Express 2012 SIMD SSE2 supported CPU (Pentium IV and later processor) is required Directory and Files ./bin Executable APs for Windows ./gnss-sdrcli.exe Real-time GNSS signal processi...
Once you have installed these packages, you can jump directly to download the source code and build GNSS-SDR. Arch Linux If you are using Arch Linux: $ pacman -S gcc make cmake pkgconf git boost boost-libs log4cpp libvolk gnuradio \ blas lapack gflags google-glog openssl pugixml libmatio...
Install libtool, automake and libhdf5-dev instead. Once you have installed these packages, you can jump directly to download the source code and build GNSS-SDR. Fedora If you are using Fedora 26 or above, the required software dependencies can be installed by doing: $ sudo yum install make...
Over on YouTube usertaroz1461has posted a video showing an RTL-SDR getting a real time GPS location fix using hisGNSS-SDRLIB software package. Taroz1461 used an RTL-SDR modified with atemperature controlled oscillator (TCXO)to improve the frequency stability of the dongle. ...
Clone GNSS-SDR's Git repository: Build and install GNSS-SDR Build GN3S V2 Custom firmware and driver (OPTIONAL): Build OSMOSDR support (OPTIONAL): Build FMCOMMS2 based SDR Hardware support (OPTIONAL): Build OpenCL support (OPTIONAL): Build CUDA support (OPTIONAL): Build a portable binary mac...
Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} taroz / GNSS-SDRLIB Public Notifications You must be signed in to change notification settings Fork 175 Star ...
Added five more signal sources: Fmcomms2_Signal_Source (requires gr-iio), Plutosdr_Signal Source (requires gr-iio), Spir_GSS6450_File_Signal_Source, Labsat_Signal_Source and Custom_UDP_Signal_Source (requires libpcap). Documented in https://gnss-sdr.org/docs/sp-blocks/signal-source/ Improve...
Install libtool, automake and libhdf5-dev instead. Once you have installed these packages, you can jump directly to download the source code and build GNSS-SDR. Fedora If you are using Fedora 26 or above, the required software dependencies can be installed by doing: $ sudo yum install make...
More info at https://github.com/gnss-sdr/gr-gn3s Build OSMOSDR support (OPTIONAL): Install the OsmoSDR library and GNU Radio's source block: $ git clone git://git.osmocom.org/osmo-sdr.git $ cd osmo-sdr/software/libosmosdr $ mkdir build $ cd build/ $ cmake ../ $ make $ sudo ...