summaryrefslogtreecommitdiff
path: root/gr-digital/examples/narrowband
Commit message (Expand)AuthorAgeFilesLines
* digital: pep8 formattingJosh Morman2021-11-244-57/+83
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-034-11/+0
* Update license header to SPDX formatdevnulling2020-01-274-52/+4
* runtime: gr_threading clutch obsolete; remove it and its usageMarcus Müller2018-11-121-3/+3
* Convert tabs to spaces and fix syntax errors.Clayton Smith2018-10-042-17/+17
* Remove all examples depending on and references to message_s{ource,ink}Marcus Müller2018-08-278-1408/+0
* Add deprecation warning to narrowband examples using type_1_(de)mods()Marcus Müller2018-08-237-0/+21
* Merge branch 'python3_fix' into nextAndrej Rode2018-06-2411-242/+282
|\
| * python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-2611-242/+282
* | Comment typo fixing.luz.paz2018-02-033-3/+3
|/
* Merge remote-tracking branch 'pinkavaj/static-m-00'Johnathan Corgan2016-06-283-16/+6
|\
| * simplify application of staticmethod in .pyJiří Pinkava2016-06-283-16/+6
* | fix various python importsJiří Pinkava2016-06-261-2/+2
|/
* digital: updated narrowband examples with --lo-offset and --clock-source optionsMike Jameson2013-08-233-26/+43
* blocks: converting references to vector source/sink, null source/sink, nop, c...Tom Rondeau2013-03-176-13/+13
* blocks: removing file_sink/source file_descriptor_sink/source form core and m...Tom Rondeau2013-03-107-8/+12
* core: cleaning up remez and firdes in gnuradio-core; now in gr-filter.Tom Rondeau2013-03-061-1/+1
* blocks: removing blocks moved into gr-blocks:Tom Rondeau2013-03-062-2/+2
* blocks: removing throttle, threshold, stretch from gnuradio-core.Tom Rondeau2013-02-242-3/+3
* blocks: removing blocks from gnuradio-core.Tom Rondeau2013-02-211-1/+1
* Merge branch 'master' into nextJohnathan Corgan2013-01-181-1/+1
|\
| * digital: Fixed bug in digital_bert_rx.py (thanks Charles Ru)Ben Reynwar2013-01-181-1/+1
* | blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-215-7/+12
* | all: Python, GRC, and examples to properly pull blocks from filter and analog.Tom Rondeau2012-11-061-2/+3
* | analog: removing probe_avg_mag_sqrd from gnuradio-core.Tom Rondeau2012-11-061-1/+2
* | Merge branch 'master' into nextJohnathan Corgan2012-11-021-1/+2
|\|
| * Fixes other uses of channel model to always have negative or zeroAlick Zhao2012-11-021-1/+1
* | Merge remote branch 'reynwar/comments_next' into nextJohnathan Corgan2012-08-283-5/+8
|\ \
| * | docs: Changed arguments in python docstrings to new formatting style.Ben Reynwar2012-08-143-5/+8
* | | core: fixing location of some components for the new hierarchy.Tom Rondeau2012-08-221-1/+1
* | | digital: fixed up digital blocks to make examples work again.Tom Rondeau2012-08-201-2/+3
* | | digital: fixed narrowband BER test.Tom Rondeau2012-07-162-4/+6
* | | digital: fixed narrowband voice example and OFDM code to use gr-filter.Tom Rondeau2012-07-161-1/+2
* | | digital: fixing narrowband (de)mods and examples to work with gr-digital and ...Tom Rondeau2012-07-162-10/+10
|/ /
* | core: removed gr_scrambler_bb after move to gr-digitalJohnathan Corgan2012-06-061-1/+1
* | core: removed gr_probe_density_b after moving to gr-digitalJohnathan Corgan2012-06-061-1/+1
* | core: removed gr_descrambler_bb after transition to gr-digitalJohnathan Corgan2012-05-031-1/+1
|/
* Merge branch 'maint'Tom Rondeau2012-04-191-1/+1
|\
| * digital: fixed miscalculation of symbol rate in digital_bert_rx.Tom Rondeau2012-04-191-1/+1
* | digital: updated BER test recever to use new SNR probe in digital.Tom Rondeau2012-04-131-1/+1
|/
* digital: in narrowband examples, added the ability to change the channel band...Tom Rondeau2012-03-191-1/+11
* digital: fixing up BERT interfaces. Also added a gain control to the tx side ...Tom Rondeau2012-01-162-2/+7
* uhd: fixes to instantiating UHD devices to set the antenna and subdevice prop...Tom Rondeau2011-12-141-8/+8
* uhd: change examples to use new stream apiJosh Blum2011-11-071-6/+2
* digital: added subdevspec option to digital UHD examples.Tom Rondeau2011-10-214-12/+26
* digital: fixed digital narrowband examples to set the sample rate based on th...Tom Rondeau2011-10-194-14/+26
* digital: fixed digital narrowband examples to use args instead of address and...Tom Rondeau2011-10-197-19/+172
* digital: added set_freq function to narrownband tunnel's main top block.Tom Rondeau2011-10-141-1/+9
* digital: fixed narrowband channel model adder to take a signal amplitude to d...Tom Rondeau2011-10-141-3/+4
* digital: changed modulation_utils2 to modulation_utils and update all files u...Tom Rondeau2011-10-127-9/+9