gnss-sdr/src/algorithms/tracking/adapters
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 Added documentation to the code 2012-09-12 15:03:38 +00:00
galileo_e1_dll_pll_veml_tracking.h Added documentation to the code 2012-09-12 15:03:38 +00:00
galileo_e1_tcp_connector_tracking.cc - Added TCP connector for Galileo E1 simulink tracking 2012-10-19 13:38:25 +00:00
galileo_e1_tcp_connector_tracking.h - Added TCP connector for Galileo E1 simulink tracking 2012-10-19 13:38:25 +00:00
gps_l1_ca_dll_fll_pll_tracking.cc GNSS SDR now uses the unified Gnss_Synchro class to exchange signal synchronization data between Acquisition, Tracking and Telemetry decoder blocks. 2012-01-27 18:01:17 +00:00
gps_l1_ca_dll_fll_pll_tracking.h Restructuring the src/tests directory. Deleted old tests. Added new test cases. Added signal sample for the tests. 2012-06-22 14:17:28 +00:00
gps_l1_ca_dll_pll_optim_tracking.cc New GPS L1 CA tracking module GpsL1CaDllPllOptimTracking optimized for speed: 2012-09-04 15:57:30 +00:00
gps_l1_ca_dll_pll_optim_tracking.h New GPS L1 CA tracking module GpsL1CaDllPllOptimTracking optimized for speed: 2012-09-04 15:57:30 +00:00
gps_l1_ca_dll_pll_tracking.cc GNSS SDR now uses the unified Gnss_Synchro class to exchange signal synchronization data between Acquisition, Tracking and Telemetry decoder blocks. 2012-01-27 18:01:17 +00:00
gps_l1_ca_dll_pll_tracking.h Restructuring the src/tests directory. Deleted old tests. Added new test cases. Added signal sample for the tests. 2012-06-22 14:17:28 +00:00
gps_l1_ca_tcp_connector_tracking.cc - Added TCP connector for Galileo E1 simulink tracking 2012-10-19 13:38:25 +00:00
gps_l1_ca_tcp_connector_tracking.h Restructuring the src/tests directory. Deleted old tests. Added new test cases. Added signal sample for the tests. 2012-06-22 14:17:28 +00:00
jamfile.jam - Added TCP connector for Galileo E1 simulink tracking 2012-10-19 13:38:25 +00:00