summaryrefslogtreecommitdiff
path: root/gr-analog
Commit message (Expand)AuthorAgeFilesLines
* cmake: Update to modern CMake usageAndrej Rode2019-03-043-81/+21
* gr-analog: Fix typo in documentationJohannes Schmitz2019-03-041-1/+1
* gr-analog: Fix typo in documentationJohannes Schmitz2019-03-041-1/+1
* analog: Convert flowgraphs to YAML formatJohannes Demel2019-01-121-1675/+481
* cmake: remove unused *_generated_swigs syntaxAndrej Rode2019-01-071-1/+1
* Merge the polished results from the 2017 GSoC "C++ Code Generation with GRC"Andrej Rode2018-12-2934-2/+223
|\
| * Updated C++ header file names for gr-analog blocksHåkon Vågsether2018-12-183-3/+3
| * grc: add flags as a listAndrej Rode2018-12-1834-36/+36
| * Added C++ support to gr-analog, gr-blocks and grcHåkon Vågsether2018-12-1834-2/+223
* | cmake: Only go into grc/ subdirs when ENABLE_GRC=ONMartin Braun2018-12-171-1/+3
* | analog: Fix Doxygen warningsMartin Braun2018-12-122-2/+3
|/
* analog: sig_source: Add phase parameterAdrian Suciu2018-11-153-6/+49
* Use raw strings for regexp and docstrings that have desired backslashesBrennan Ashton2018-11-121-2/+2
* CMake: remove duplicately installed filesMarcus Müller2018-11-121-1/+0
* gr-analog: fixed analog_random_source bugMarc L2018-11-091-1/+5
* Replace scipy/pylab where numpy/pyplot is sufficientMarcus Müller2018-11-021-20/+14
* Wrap map with list for analog_random_source block. Fixes #2036Brennan Ashton2018-11-011-2/+2
* docs: fixed docstring for nbfm tx and rxMarc Lichtman2018-10-292-35/+33
* docs- moved documentation inside docstringMarc Lichtman2018-10-221-191/+184
* analog: fastnoise post-merge cleanupAndrej Rode2018-09-011-1/+3
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-31136-3079/+2475
|\
| * analog: replace gengen with C++ templatesAndrej Rode2018-08-2520-834/+831
| * Merge branch 'next_python3' into nextMarcus Müller2018-06-25104-2111/+1569
| |\
| | * Merge branch 'python3_fix' into nextAndrej Rode2018-06-24104-2111/+1569
| | |\
| | | * Added auto-generated YAML blocksHåkon Vågsether2017-10-1071-1877/+1271
| | | * Merge branch 'next' into python3Johnathan Corgan2017-06-221-0/+45
| | | |\
| | | * \ Merge branch 'next' into python3Johnathan Corgan2017-06-221-5/+5
| | | |\ \
| | | * \ \ Merge branch 'next' into python3Johnathan Corgan2017-04-231-1/+1
| | | |\ \ \
| | | * \ \ \ Merge branch 'next' into python3Johnathan Corgan2017-03-221-0/+1
| | | |\ \ \ \
| | | * | | | | python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-2633-234/+298
| * | | | | | | Clean-up: Remove unused private variables (Issue #1621, #1622, #1624)andriy gelman2018-04-281-6/+0
| * | | | | | | Merge branch 'fix_cmake_cxx_standard' of https://github.com/noc0lour/gnuradio...Marcus Müller2018-03-2210-80/+70
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | math: replace M_PI and derivatives with GR_M_PI definesAndrej Rode2018-02-1710-83/+73
| * | | | | | | purge boost/math/special_functions/erf.hppJohannes Demel2018-03-041-13/+10
| |/ / / / / /
| * | | | | | Merge branch 'master' into nextMartin Braun2018-02-039-8/+8
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'master' into nextJohnathan Corgan2017-06-221-0/+45
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'master' into nextJohnathan Corgan2017-06-221-5/+5
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'master' into nextJohnathan Corgan2017-04-231-1/+1
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'master' into nextJohnathan Corgan2017-03-221-0/+1
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'master' into nextJohnathan Corgan2017-02-121-0/+17
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into nextJohnathan Corgan2016-11-111-2/+2
| |\ \ \ \ \ \ \
| * | | | | | | | examples: replace OptionParser by ArgumentParserJiří Pinkava2016-09-171-20/+20
| * | | | | | | | Merge branch 'master' into nextJohnathan Corgan2016-09-153-1/+2
| |\ \ \ \ \ \ \ \
| * | | | | | | | | cmake: nuke cpack from existenceJohnathan Corgan2016-08-038-46/+3
* | | | | | | | | | removed several readmes that had no useful info777arc2018-07-131-4/+0
* | | | | | | | | | Fixed wrong coefficient in Taylor series; cleanupMarcus Müller2018-07-081-28/+11
* | | | | | | | | | analog: Replace QA test framework w/ Boost UTFMartin Braun2018-06-214-139/+10
* | | | | | | | | | Added qa test for complex cosineGregory Eslinger2018-04-051-0/+14
* | | | | | | | | | analog: improve fastnoise qaAndrej Rode2018-03-304-1/+29
* | | | | | | | | | split reproducibility into typesAndrej Rode2018-03-301-2/+3