1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-10-01 08:20:51 +00:00
gnss-sdr/src/algorithms/signal_source/adapters
2013-12-14 10:23:33 +00:00
..
CMakeLists.txt Fixing detection of GNU Radio when installed in non-usual locations (e.g. /home/user/target). Now the user can tell cmake where GNU Radio is by 'cmake ../ -DGNURADIO_INSTALL_PREFIX=/home/user/target' 2013-12-14 10:23:33 +00:00
file_signal_source.cc Now GNSS-SDR also builds on Mac OS X 10.9 Mavericks using clang++ and libc++. Updated cmake scripts, some modification of code not accepted by clang. Updated README with instructions for Mavericks. Fixed file length computation in 64-bit architectures. 2013-11-09 10:51:11 +00:00
file_signal_source.h New feature: GNSS-SDR now reads the IFEN NSR 2bit sample file format. The GNSS-SDR receiver can now be used with the SX-NSR scientific navigation front-end receiver using its native .stream binary captures. 2013-10-14 16:51:47 +00:00
gen_signal_source.cc Patch submitted by Marc Molina: Improving PCPS Acquisition with some VOLK instructions. Enabling the secondary spreading code in Galileo acquisition. Adding Signal Generator to GNSS-SDR. 2013-07-23 18:03:07 +00:00
gen_signal_source.h Patch submitted by Marc Molina: Improving PCPS Acquisition with some VOLK instructions. Enabling the secondary spreading code in Galileo acquisition. Adding Signal Generator to GNSS-SDR. 2013-07-23 18:03:07 +00:00
gn3s_signal_source.cc fixing some errors on compiling the gn3s signal source 2013-07-21 22:18:19 +00:00
gn3s_signal_source.h fixing some errors on compiling the gn3s signal source 2013-07-21 22:18:19 +00:00
nsr_file_signal_source.cc New feature: GNSS-SDR now reads the IFEN NSR 2bit sample file format. The GNSS-SDR receiver can now be used with the SX-NSR scientific navigation front-end receiver using its native .stream binary captures. 2013-10-14 16:51:47 +00:00
nsr_file_signal_source.h New feature: GNSS-SDR now reads the IFEN NSR 2bit sample file format. The GNSS-SDR receiver can now be used with the SX-NSR scientific navigation front-end receiver using its native .stream binary captures. 2013-10-14 16:51:47 +00:00
rtlsdr_signal_source.cc Towards a front-end frequency and sample rate calibration tool. VERY experimental yet. 2013-07-05 17:00:48 +00:00
rtlsdr_signal_source.h Towards a front-end frequency and sample rate calibration tool. VERY experimental yet. 2013-07-05 17:00:48 +00:00
uhd_signal_source.cc Switch to GNU Radio 3.7.x API 2013-07-04 13:47:40 +00:00
uhd_signal_source.h Switch to GNU Radio 3.7.x API 2013-07-04 13:47:40 +00:00