1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-15 20:50:33 +00:00
gnss-sdr/src/tests
2012-07-18 13:29:18 +00:00
..
arithmetic Added fixed point nco test. It is faster than std C++ in debug mode, but in release performs the same. 2012-02-01 18:53:52 +00:00
configuration Code cleaning. 2012-01-23 00:52:05 +00:00
control_thread Cleaning tests 2012-01-25 03:16:08 +00:00
data Code cleaning. 2012-01-23 00:52:05 +00:00
flowgraph Cleaning tests 2012-01-25 03:16:08 +00:00
gnss_block Added freq_xlating_fir_filter class, this class implements a FIR filter and a composite frequency translation that shifts center_frequency down to zero Hz. 2012-07-18 13:29:18 +00:00
gnuradio_block 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
integration Code cleaning. 2012-01-23 00:52:05 +00:00
signal_samples Major update: 2012-07-12 21:17:37 +00:00
string_converter Cleaning compilation warnings 2012-01-25 03:25:39 +00:00
utils Code cleaning. 2012-01-23 00:52:05 +00:00
jamfile.jam Added freq_xlating_fir_filter class, this class implements a FIR filter and a composite frequency translation that shifts center_frequency down to zero Hz. 2012-07-18 13:29:18 +00:00
test_main.cc Major update: 2012-07-12 21:17:37 +00:00