Carles Fernandez
|
5f79053d65
|
Sort includes automatically with clang-format
Order:
1.- Main header
2.- Local headers
3.- Third-party library headers
4.- System headers
each category sorted lexicographically
|
2018-12-09 22:00:09 +01:00 |
|
Carles Fernandez
|
0d60d97c24
|
Use https instead of http in links when available
Update copyright year in headers
|
2018-05-13 22:49:11 +02:00 |
|
Carles Fernandez
|
34f24562cf
|
Apply automated code formatting
Documented at .clang-format
See http://clang.llvm.org/docs/ClangFormat.html and http://clang.llvm.org/docs/ClangFormatStyleOptions.html
|
2018-03-03 02:03:39 +01:00 |
|
Unknown
|
c114d38975
|
Notch filters FFT improved
FFT migrated from Armadillo to GNU Radio
|
2017-10-18 12:36:12 +02:00 |
|
Unknown
|
d5590eefe4
|
Added FFT speed test
Unit test comparing GNU Radio and Armadillo FFT implementations
|
2017-10-18 11:04:17 +02:00 |
|
Unknown
|
2c739a26bf
|
Added Armadillo VS GNU Radio FFT speed test
Unit test comparing the two FFT implementations
|
2017-10-17 14:17:11 +02:00 |
|