1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-29 23:41:05 +00:00
gnss-sdr/src
Carles Fernandez 9ea8d7d759 Fix parallel building
If input_filter_gr_blocks was compiled before the volk_gnsssdr_module,
it caused a crash. This commit avoid this particular order.
2017-03-13 21:18:32 +01:00
..
algorithms Fix parallel building 2017-03-13 21:18:32 +01:00
core Adding experimental input filter Pulse Blanking algorithm implementation 2017-02-21 11:35:18 +01:00
main Remove unused includes 2017-02-06 16:36:21 +01:00
tests Code cleaning: remove tabulators, remove multiple blank lines 2017-03-13 20:54:25 +01:00
utils Update copyright year in help intro message 2017-01-14 15:50:15 +01:00
CMakeLists.txt Add options to enable/disable building of unit and system testing 2016-10-02 01:59:12 +02:00