1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-14 01:06:51 +00:00
gnss-sdr/src/algorithms/tracking/gnuradio_blocks
Carles Fernandez c6e974ab21 Starting CMake support. In the root directory of gnss-sdr, type:
$ mkdir build && cd build && cmake ../ && make && make install

git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@290 64b25241-fba3-4117-9849-534c7e92360d
2012-12-24 02:33:50 +00:00
..
CMakeLists.txt Starting CMake support. In the root directory of gnss-sdr, type: 2012-12-24 02:33:50 +00:00
galileo_e1_dll_pll_veml_tracking_cc.cc TCP connector for Galileo tracking improved. Code cleaning in Galileo tracking 2012-10-27 11:50:35 +00:00
galileo_e1_dll_pll_veml_tracking_cc.h TCP connector for Galileo tracking improved. Code cleaning in Galileo tracking 2012-10-27 11:50:35 +00:00
galileo_e1_tcp_connector_tracking_cc.cc TCP connector for Galileo tracking improved. Code cleaning in Galileo tracking 2012-10-27 11:50:35 +00:00
galileo_e1_tcp_connector_tracking_cc.h TCP connector for Galileo tracking improved. Code cleaning in Galileo tracking 2012-10-27 11:50:35 +00:00
gps_l1_ca_dll_fll_pll_tracking_cc.cc Galileo E1b/c tracking improvement and code cleaning 2012-10-24 08:02:51 +00:00
gps_l1_ca_dll_fll_pll_tracking_cc.h Galileo E1b/c tracking improvement and code cleaning 2012-10-24 08:02:51 +00:00
gps_l1_ca_dll_pll_optim_tracking_cc.cc New ultra-fast All-In-One Carrier wipe-off and Early-Prompt-Late correlator using Intel AVX SSE3 intrinsics. 2012-11-25 19:37:31 +00:00
gps_l1_ca_dll_pll_optim_tracking_cc.h - New NCO library for carrier signal generation: Provides a fixed point optimized wrapper for GNU Radio fxp CORDIC and SSE2 floating point implementation ( sse_mathfunc.h implementation). The library is available as nco_lib.h 2012-11-22 17:43:24 +00:00
gps_l1_ca_dll_pll_tracking_cc.cc Start migration to GNU Radio 3.7 new C++ API. This commit replaces some components of gnuradio-core by the new components gr-blocks, gr-fft and gr-filter. 2012-11-25 11:15:11 +00:00
gps_l1_ca_dll_pll_tracking_cc.h GPS DLL PLL Tracking code rearrange to match the Galileo DLL PLL algorithm and code cleaning. 2012-11-18 18:20:34 +00:00
gps_l1_ca_tcp_connector_tracking_cc.cc Galileo E1b/c tracking improvement and code cleaning 2012-10-24 08:02:51 +00:00
gps_l1_ca_tcp_connector_tracking_cc.h Added a new tracking algorithm that uses TCP sockets to move the work of a processing block to a remote machine executing MATLAB Simulink. 2012-03-16 10:55:58 +00:00
jamfile.jam - Added TCP connector for Galileo E1 simulink tracking 2012-10-19 13:38:25 +00:00