| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -151/+124 |
* | Comment typo fixing. | luz.paz | 2018-02-03 | 1 | -1/+1 |
* | runtime: math: in fast_atan2f, moved nested if that checks for divide by zero... | Tom Rondeau | 2014-11-25 | 1 | -4/+7 |
* | Checking for NaN takes too much time. With some incompatibility to cmath atan... | aiph | 2014-11-25 | 1 | -91/+76 |
* | modified the qa tests to the correct values. | aiph | 2014-11-21 | 1 | -3/+13 |
* | Corrected the fast_atan2f function. Recalculated the table and corrected some... | Philipp Aigner | 2014-11-13 | 1 | -70/+70 |
* | math: fix for index lookup of fast_atan2f; prevents a segfault when x=inf and... | Sylvain Munaut | 2014-03-18 | 1 | -1/+1 |
* | math: fixes fast_atan2 float==0 check. | Tom Rondeau | 2013-12-01 | 1 | -1/+1 |
* | runtime: add qa for fast_atan2f, removed a float equality test | Nathan West | 2013-11-06 | 1 | -4/+4 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -0/+202 |