| Commit message (Expand) | Author | Age | Files | Lines |
* | classic modules: use common precompiled headers | Marcus Müller | 2021-07-19 | 1 | -4/+12 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | cmake: Update to modern CMake usage | Andrej Rode | 2019-03-04 | 1 | -58/+17 |
* | cmake: remove unused *_generated_swigs syntax | Andrej Rode | 2019-01-07 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 1 | -14/+7 |
|\ |
|
| * | analog: replace gengen with C++ templates | Andrej Rode | 2018-08-25 | 1 | -12/+5 |
| * | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -2/+2 |
* | | analog: Replace QA test framework w/ Boost UTF | Martin Braun | 2018-06-21 | 1 | -17/+10 |
|/ |
|
* | analog: add ControlPort interfaces to frequency_modulator block. | Tom Rondeau | 2016-02-12 | 1 | -11/+0 |
* | random-analog: added new uniform integer distribution source | Johannes Demel | 2015-09-28 | 1 | -0/+1 |
* | cmake: reorder VOLK library to be after all other internal ones, and before b... | Michael Dickens | 2015-03-31 | 1 | -1/+1 |
* | cmake: abs path for external volk | Sebastian Koslowski | 2015-03-30 | 1 | -1/+1 |
* | analog: typo fix in cmake file. | Tom Rondeau | 2015-02-26 | 1 | -1/+1 |
* | cmake: follow-up to previous merge | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
* | Merge branch 'maint' | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
|\ |
|
| * | controlport: removing use of ice for a controlport rpc. | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
* | | cmake: coalesce EXPAND macros into 3 common macros, and switch to using those... | Michael Dickens | 2014-07-24 | 1 | -66/+6 |
* | | build: better support for static libs. | Tom Rondeau | 2014-07-18 | 1 | -0/+12 |
|/ |
|
* | build: adds an ENABLE_STATIC_LIB option to cmake to build static (.a) version... | Tom Rondeau | 2014-06-28 | 1 | -6/+22 |
* | Revert "GNU Radio EXPAND macros for template files:" | Johnathan Corgan | 2013-12-18 | 1 | -5/+65 |
* | GNU Radio EXPAND macros for template files: | Michael Dickens | 2013-12-14 | 1 | -65/+5 |
* | Merge remote-tracking branch 'osh/next' into next | Tom Rondeau | 2013-05-23 | 1 | -0/+1 |
|\ |
|
| * | analog: adding grc def for fastnoise source, adding agc3_cc | Tim O'Shea | 2013-05-23 | 1 | -0/+1 |
* | | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -0/+1 |
|/ |
|
* | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 1 | -1/+0 |
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 1 | -4/+4 |
* | blocks: removed plateau from gr-analog; now in gr-blocks. | Tom Rondeau | 2013-03-18 | 1 | -1/+0 |
* | blocks: removing lfsr and friends from core; now in gr-blocks. | Tom Rondeau | 2013-03-18 | 1 | -0/+1 |
* | Revert "blocks: removed all nco/vco and fxpt stuff from core; now in gr-blocks." | Tom Rondeau | 2013-03-18 | 1 | -2/+0 |
* | core: moving core sincos functions back into core to act as deps for anything... | Tom Rondeau | 2013-03-17 | 1 | -10/+0 |
* | Merge branch 'ofdm-master' into ofdm-next | Johnathan Corgan | 2013-03-15 | 1 | -0/+1 |
|\ |
|
| * | analog: minor cleanup for added block | Johnathan Corgan | 2013-03-15 | 1 | -1/+2 |
| * | Squash/rebased martin/ofdm-master onto trial merge branch | Martin Braun | 2013-03-15 | 1 | -1/+1 |
* | | blocks: removed all nco/vco and fxpt stuff from core; now in gr-blocks. | Tom Rondeau | 2013-03-08 | 1 | -0/+2 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-05 | 1 | -1/+16 |
|\| |
|
| * | Added Windows DLL resource files | Nicholas Corgan | 2013-03-05 | 1 | -1/+16 |
* | | ctrlport: allowing all components to use ControlPort. | Tom Rondeau | 2013-03-01 | 1 | -0/+5 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-02-06 | 1 | -0/+1 |
|\| |
|
* | | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ... | Michael L Dickens | 2013-01-04 | 1 | -6/+7 |
|\| |
|
| * | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord... | Michael L Dickens | 2013-01-01 | 1 | -6/+7 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-11-14 | 1 | -0/+2 |
|\| |
|
| * | analog: add analog dependencies to test | Josh Blum | 2012-11-14 | 1 | -0/+2 |
* | | analog: removing rotator from gr-analog. | Tom Rondeau | 2012-11-10 | 1 | -1/+0 |
|/ |
|
* | fix gr-analog to detect and compile 'sincos(f)' correctly | Michael L Dickens | 2012-11-01 | 1 | -0/+9 |
* | analog: adding quadrature_demod_cf to gr-analog with QA and GRC. | Tom Rondeau | 2012-10-31 | 1 | -0/+1 |
* | analog: adding rail_ff block to gr-analog with QA and GRC. | Tom Rondeau | 2012-10-31 | 1 | -0/+1 |
* | analog: adding pwr_squelch blocks to gr-analog with QA and GRC. | Tom Rondeau | 2012-10-31 | 1 | -0/+2 |
* | analog: adding simple_squelch block to gr-analog with QA and GRC. | Tom Rondeau | 2012-10-31 | 1 | -0/+1 |
* | analog: adding sig_source to gr-analog with QA and GRC. | Tom Rondeau | 2012-10-31 | 1 | -0/+1 |
* | analog: adding rotator to gr-analog with QA. | Tom Rondeau | 2012-10-30 | 1 | -0/+1 |