| Commit message (Expand) | Author | Age | Files | Lines |
* | pybind: add hash check to binding file creation (#3472) | mormj | 2020-06-04 | 9 | -9/+73 |
* | channels: add pybind11 bindings | Josh Morman | 2020-06-04 | 20 | -9/+1132 |
* | pybind: removal of swig components | Josh Morman | 2020-06-04 | 3 | -80/+0 |
* | Remove VOLK as a submodule | Martin Braun | 2020-04-11 | 1 | -1/+0 |
* | Switch from boost pointers to std C++11 pointers | Thomas Habets | 2020-04-01 | 8 | -8/+8 |
* | Replace BOOST_FOREACH with C++11 range for | Thomas Habets | 2020-03-27 | 2 | -6/+6 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 40 | -520/+40 |
* | examples: fixup cmake files to include all examples | devnulling | 2020-01-22 | 1 | -4/+4 |
* | channels: doxygen corrections | Valerii Zapodovnikov | 2020-01-16 | 1 | -4/+3 |
* | Replace many `const` variables with `constexpr` | Thomas Habets | 2020-01-04 | 2 | -4/+4 |
* | channels: models' random facilities use C++11 (minus boost) | Marcus Müller | 2020-01-02 | 9 | -53/+38 |
* | channels: selective_fading_model include cleanup | Marcus Müller | 2020-01-02 | 2 | -10/+0 |
* | channels: flat_fader random facilities use C++11 (minus boost) | Marcus Müller | 2020-01-02 | 2 | -25/+17 |
* | channels: Remove some star imports to replace them with explicit names | Antetokounpo | 2020-01-02 | 2 | -14/+14 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 13 | -36/+36 |
* | sincostable: Include what you use: <vector> | Marcus Müller | 2019-08-09 | 1 | -0/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 28 | -1672/+1820 |
* | channel: Convert last GRC example to YAML format | Johannes Demel | 2019-07-23 | 1 | -762/+418 |
* | Fix for misc. documentation + trivial typos | luz.paz | 2019-07-17 | 4 | -4/+4 |
* | Issue #1974 Reduce the history from ntaps+1 to ntaps | Josh Morman | 2019-05-23 | 4 | -8/+8 |
* | cmake: Update to modern CMake usage | Andrej Rode | 2019-03-04 | 3 | -83/+23 |
* | channels: Convert GRC flowgraphs to YAML format | Johannes Demel | 2019-01-15 | 6 | -7235/+3121 |
* | includes: use quotes for local includes | Andrej Rode | 2019-01-07 | 8 | -11/+11 |
* | cmake: remove unused *_generated_swigs syntax | Andrej Rode | 2019-01-07 | 1 | -1/+0 |
* | cmake: Only go into grc/ subdirs when ENABLE_GRC=ON | Martin Braun | 2018-12-17 | 1 | -1/+3 |
* | channels: Fix GRC bindings for channel model | Martin Braun | 2018-11-23 | 1 | -3/+1 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 71 | -1162/+1420 |
|\ |
|
| * | cmake: remove unused generated_includes targets | Andrej Rode | 2018-08-26 | 1 | -2/+1 |
| * | blocks/analog: includes for C++ templates | Andrej Rode | 2018-08-25 | 5 | -16/+16 |
| * | blocks: replace gengen with C++ templates | Andrej Rode | 2018-08-25 | 3 | -3/+3 |
| * | Cleaned up lots of blocks | Håkon Vågsether | 2018-08-25 | 5 | -12/+33 |
| * | channels: Restrict docs in iqbal yaml to multiline string | Andrej Rode | 2018-07-30 | 1 | -8/+7 |
| * | Additional YML forward port fixes | Håkon Vågsether | 2018-07-30 | 1 | -3/+2 |
| * | grc: forward port fixes from master XML to block.yaml definitions | Andrej Rode | 2018-07-30 | 1 | -1/+38 |
| * | Merge branch 'next_python3' into next | Marcus Müller | 2018-06-25 | 50 | -1102/+870 |
| |\ |
|
| | * | Merge branch 'python3_fix' into next | Andrej Rode | 2018-06-24 | 50 | -1102/+870 |
| | |\ |
|
| | | * | Added auto-generated YAML blocks | Håkon Vågsether | 2017-10-10 | 37 | -1080/+831 |
| | | * | Merge branch 'next' into python3 | Johnathan Corgan | 2017-08-27 | 6 | -8/+8 |
| | | |\ |
|
| | | * | | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 13 | -22/+39 |
| * | | | | math: replace M_PI and derivatives with GR_M_PI defines | Andrej Rode | 2018-02-17 | 6 | -32/+37 |
| |/ / / |
|
| * | | | Merge branch 'master' into next | Martin Braun | 2018-02-03 | 5 | -2/+2 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | renamed fractional_{resampler|interpolator} to mmse_ | Marcus Müller | 2017-08-18 | 6 | -8/+8 |
| | |/
| |/| |
|
| * | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 7 | -43/+3 |
| * | | Merge branch 'master' into next | Johnathan Corgan | 2016-06-20 | 1 | -1/+1 |
| |\ \ |
|
| * | | | channels: clean up some of the fader normalization values and storage sizes | Tim O'Shea | 2016-06-06 | 1 | -6/+6 |
| * | | | channels: provide CSI via message ports optionally | Tim O'Shea | 2016-06-04 | 2 | -0/+14 |
| * | | | channels: adding selective fading model 2 (PDP slowly changes without bounds ... | Tim O'Shea | 2016-06-04 | 9 | -1/+502 |
| * | | | channels: generate fading taps in blocks for minor speedup | Tim O'Shea | 2016-06-04 | 4 | -21/+43 |
| * | | | channels: update LOS model to reflect NLOS changes to long term models | Tim O'Shea | 2016-06-04 | 1 | -7/+6 |
| * | | | channels: ensure flat fader behaves appropriately on long runs | Tim O'Shea | 2016-06-04 | 1 | -27/+17 |