summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/python/gnuradio/gru
Commit message (Expand)AuthorAgeFilesLines
* runtime: abolish the gru python moduleMarcus Müller2020-12-172-16/+0
* move msgq_runner out of runtime into gr-uhd/apps, its single consumerMarcus Müller2020-12-173-72/+0
* Remove gru.daemonize and dial_tone_daemon exampleClayton Smith2020-10-303-94/+0
* Remove freqz and gnuplot_freqz from gru moduleClayton Smith2020-10-304-426/+0
* Remove hexint and hexshort from gru moduleClayton Smith2020-10-303-34/+0
* Remove gcd, lcm, and log2 from gru moduleClayton Smith2020-10-293-23/+0
* gru: remove unused filesClayton Smith2020-10-206-164/+0
* audio: fix lcm calculationClayton Smith2020-10-201-1/+1
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-0311-18/+0
* Update license header to SPDX formatdevnulling2020-01-2711-143/+11
* Fix for misc. documentation + trivial typosluz.paz2019-07-171-1/+1
* runtime: gr_threading clutch obsolete; remove it and its usageMarcus Müller2018-11-121-3/+3
* Merge branch 'python3_fix' into nextAndrej Rode2018-06-2411-58/+78
|\
| * Fix typos from switch to Python 3Håkon Vågsether2017-08-211-1/+1
| * python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-2611-58/+78
* | Merge branch 'master' into nextMartin Braun2018-02-031-1/+1
|\ \ | |/ |/|
| * Comment typo fixing.luz.paz2018-02-031-1/+1
* | cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-1/+0
|/
* gru: Fixes an obsolete numpy function call.Tom Rondeau2016-01-061-1/+1
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-4/+4
* cmake: fix packaging categories to use runtime vs. coreJohnathan Corgan2013-04-031-1/+1
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-2612-0/+960