Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime: integrate generation of math sine_table.h into build process | Artem Pisarenko | 2021-01-17 | 1 | -1/+1 |
| | | | | | | | File sine_table.h is generated artifact and shouldn't be part of sources in order to properly be in sync with changes to gen_sine_table.py Signed-off-by: Artem Pisarenko <artem.k.pisarenko@gmail.com> | ||||
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
| | |||||
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -6/+6 |
| | |||||
* | Use type-generic or float versions of cmath functions where appropriate. | Marcus Müller | 2018-02-03 | 1 | -0/+1 |
| | | | | | Complements gnuradio/gnuradio#1563, larger-scope version of the issue gnuradio/gnuradio#1561 . | ||||
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -0/+38 |