summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/examples/mp-sched
Commit message (Expand)AuthorAgeFilesLines
* runtime: pep8 formattingJosh Morman2021-11-245-63/+71
* Remove unused gru importsClayton Smith2020-11-021-1/+1
* Fix examples that use wavfile_sinkClayton Smith2020-10-301-1/+2
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-035-10/+0
* Update license header to SPDX formatdevnulling2020-01-275-62/+5
* gr-runtime: Remove dead code from wfm_rcv_pll_to_wav exampleBrennan Ashton2018-11-151-11/+0
* Convert tabs to spaces and fix syntax errors.Clayton Smith2018-10-041-25/+25
* 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-265-20/+30
* Merge remote-tracking branch 'pinkavaj/argparse-17' into nextJohnathan Corgan2016-09-172-41/+34
|\
| * examples: replace OptionParser by ArgumentParserJiří Pinkava2016-09-172-41/+34
* | cleanup: remove nargs=1 from ArgumentParserJiří Pinkava2016-09-171-2/+2
|/
* cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-2/+0
* Merge branch 'master' into nextJohnathan Corgan2016-06-281-2/+2
|\
| * fix various python importsJiří Pinkava2016-06-261-2/+2
* | examples: run_synthetic.py use ArgumentParserJiří Pinkava2016-05-031-22/+17
* | examples: plot_flops use ArgumentParserJiří Pinkava2016-05-021-9/+6
* | examples: affinity_set use ArgParseJiří Pinkava2016-05-021-4/+4
|/
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-2/+2
* examples: Some of the examples were updated to use 3.7 API, but the new modul...Nathan West2013-07-261-2/+2
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-2617-0/+1590