Carles Fernandez
|
24f6003ba0
|
Remove iostream from header files
and in redundant places such as in unit tests
|
2018-02-25 22:49:06 +01:00 |
|
Carles Fernandez
|
891d6b80df
|
Rational_Resampler renamed to Mmse_Resampler
Following its renaming in GNU Radio 3.8 (see https://github.com/gnuradio/gnuradio/issues/1428)
|
2018-02-03 10:49:03 +01:00 |
|
Carles Fernandez
|
02ea8acbfd
|
Always initialize elapsed_seconds
It was causing warnings in GCC. Some code style applied.
|
2017-08-11 13:11:38 +02:00 |
|
Carles Fernandez
|
18cd7daa09
|
Eliminate ctime library. Replaced by chrono or boost::date_time
|
2017-08-11 05:18:38 +02:00 |
|
Carles Fernandez
|
40f02e30c2
|
Avoid underscores in Test Cases and Test Names
According to
https://github.com/google/googletest/blob/master/googletest/docs/FAQ.md#why-should-not-test-case-names-and-test-names-contain-underscore
|
2017-06-25 22:53:11 +02:00 |
|
Carles Fernandez
|
35c10681b9
|
Change folder name to be more consistent with the website
See http://gnss-sdr.org/docs/
|
2016-10-10 19:36:41 +02:00 |
|