1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-01-29 10:24:51 +00:00
gnss-sdr/src/algorithms/signal_generator/gnuradio_blocks
Carles Fernandez 24e62c4e4e Make use of volk_gnsssdr_malloc, volk_gnsssdr_free
instead of volk_malloc, volk_free (which are missing from the volk
version distributed by ubuntu 14.04). Fix the include guard in
volk_gnsssdr_malloc.h 
Thanks to @hoernchen
2016-08-18 14:17:02 +02:00
..
CMakeLists.txt Make use of volk_gnsssdr_malloc, volk_gnsssdr_free 2016-08-18 14:17:02 +02:00
signal_generator_c.cc Make use of volk_gnsssdr_malloc, volk_gnsssdr_free 2016-08-18 14:17:02 +02:00
signal_generator_c.h Remove tabs from the source code 2016-05-02 23:46:30 +02:00