1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-26 06:53:14 +00:00
gnss-sdr/src
2012-11-25 11:15:11 +00:00
..
algorithms 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
core changed join() by timer_join(...) for keyboard thread termination, that was blocking the program ending 2012-11-02 11:14:23 +00:00
main - 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
tests - 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
utils code cleaning 2012-10-28 10:56:04 +00:00
jamfile.jam Code cleaning. 2012-01-23 00:52:05 +00:00