1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-13 16:56:52 +00:00
gnss-sdr/src/algorithms
andres 3e45e4cc56 Various changes:
Updated top CMakeFile.txt
Moved volk module to a better path.
Trying to add support for GCC.
Fixes.
2014-10-28 01:00:04 +01:00
..
acquisition Changing C-styled cast by C++ style 2014-09-12 20:23:39 +02:00
channel Merge remote-tracking branch 'origin/next' into gps_galileo_hybrid 2014-07-20 16:53:52 +02:00
conditioner Includes header files at add_libraries(...), which makes IDEs such as 2014-06-28 03:55:57 +02:00
data_type_adapter Includes header files at add_libraries(...), which makes IDEs such as 2014-06-28 03:55:57 +02:00
input_filter Includes header files at add_libraries(...), which makes IDEs such as 2014-06-28 03:55:57 +02:00
libs Various changes: 2014-10-28 01:00:04 +01:00
observables Merge remote-tracking branch 'origin/next' into gps_galileo_hybrid 2014-07-20 16:53:52 +02:00
output_filter Includes header files at add_libraries(...), which makes IDEs such as 2014-06-28 03:55:57 +02:00
PVT RINEX printer now takes objects by reference instead of by value. Adding 2014-09-14 19:08:32 +02:00
resampler Changing C-style cast by C++ static_cast 2014-09-14 19:36:39 +02:00
signal_generator Changing some C-styled cast to C++ 2014-09-12 18:27:19 +02:00
signal_source Fixing computation of signal duration 2014-09-09 17:16:33 +02:00
telemetry_decoder Changing C-styled cast by C++ style 2014-09-12 20:23:39 +02:00
tracking Added cmake version check. Deleted original volk 2014-10-27 05:19:26 +01:00
CMakeLists.txt 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