aboutsummaryrefslogtreecommitdiffstats
path: root/gr-digital/examples (follow)
Commit message (Expand)AuthorAgeFilesLines
* digital: pep8 formattingJosh Morman2021-11-2415-238/+302
* gr-digital: Repair packet based example flow graphs.Ron Economos2021-10-206-313/+400
* examples: Repair all examples affected by commit 91e9ddf.Ron Economos2021-10-111-4/+4
* gr-digital: Simple header payload demux exampleSolomon Tan2021-06-211-0/+684
* gr-digital: Replace CMA Equalizer in MPSK ExampleSolomon Tan2021-05-191-24/+62
* gr-blocks: remove pdu blocksJacob Gilbert2021-03-1819-138/+138
* gr-digital: Install mpsk_stage6.grc example.Ron Economos2021-03-131-0/+1
* numpy: Fix fftpack referencesChristophe Seguinot2021-02-181-4/+1
* digital: Modified OFDM example to utilize the Packet Header GeneratorTim Huggins2021-01-141-72/+52
* gr-digital: Fixup GUI hints for example_corr_estNick Østergaard2021-01-121-34/+127
* gr-digital: Change threshold method of example_corr_estNick Østergaard2021-01-121-1/+1
* replace fft.window.WIN_ with window.win_ and include in grc default importJosh Morman2020-12-1815-22/+22
* global replace of firdes.WIN_ with fft.window.WIN_Josh Morman2020-12-1815-22/+22
* digital/examples/gen_whitener: import cleanupMarcus Müller2020-12-171-2/+1
* digital: add constellation_encoder blockJosh Morman2020-11-161-0/+420
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-0315-38/+0
* correct example flowgraphduggabe2020-07-091-30/+31
* Fixed two GUI options that had overlapping IDsOliver2020-06-241-1/+1
* Fixed two GUI options that had overlapping IDsOliver2020-06-241-1/+1
* docs: add and revise flowgraphs for qt_gui examplesduggabe2020-06-111-0/+954
* digital: restructure equalizers and add dfe (#3306)mormj2020-04-093-0/+2439
* digital: test_corr_est example - missing parenthesisJosh Morman2020-04-011-35/+171
* digital: Re-convert GRC examplesNick Østergaard2020-03-291-2/+110
* Update license header to SPDX formatdevnulling2020-01-2717-223/+19
* examples: fixup cmake files to include all examplesdevnulling2020-01-221-7/+11
* digital: fix chooser default value for constsoft_decoder exampleJosh Morman2020-01-213-50/+161
* digital: ofdm: Allow multiple CP lengths for cyclic prefixerMaximilian Stiefel2020-01-081-11/+144
* YAML: Convert Qt/digital GRC examples to YAMLJohannes Demel2019-07-231-2/+122
* digital: Fix GRC examples for YAML formatJohannes Demel2019-07-238-16249/+5369
* Corrected framebits in dec_hdr block.Eric Johnson2019-07-172-2/+2
* digital: Move enum tm_type from digital.core_est_cc to digitalVolker Schroer2019-06-184-4/+4
* gitignore: ignore autogen files in example foldersJohannes Demel2019-03-241-0/+5
* digital: Convert GRC examples to YAML formatJohannes Demel2019-03-1717-39358/+11452
* digital: Convert GRC examples to YAML formatJohannes Demel2019-03-173-6010/+1870
* digital: Convert GRC examples to YAML formatJohannes Demel2019-01-276-13903/+4057
* runtime: gr_threading clutch obsolete; remove it and its usageMarcus Müller2018-11-121-3/+3
* replace scipy by numpy in GRC examplesMarcus Müller2018-11-021-3/+3
* Replace scipy/pylab where numpy/pyplot is sufficientMarcus Müller2018-11-025-68/+53
* Update links to https://www.gnuradio.orgClayton Smith2018-10-281-1/+1
* Convert tabs to spaces and fix syntax errors.Clayton Smith2018-10-043-26/+26
* Remove all examples depending on and references to message_s{ource,ink}Marcus Müller2018-08-279-1415/+1
* remove deleted mpsk_demod.grc from install listMarcus Müller2018-08-251-1/+0
* Add deprecation warning to narrowband examples using type_1_(de)mods()Marcus Müller2018-08-237-0/+21
* Delete deprecated (q)d/qpsk and qam python hier blocks.Marcus Müller2018-08-231-1134/+0
* python: replace unfunctional old_div with functional codeAndrej Rode2018-08-171-3/+2
* Merge branch 'python3_fix' into nextAndrej Rode2018-06-2423-1480/+1762
|\
| * Merge branch 'next' into python3Johnathan Corgan2017-10-051-0/+1
| |\
| * \ Merge branch 'next' into python3Johnathan Corgan2017-09-222-1075/+396
| |\ \
| * \ \ Merge branch 'next' into python3Johnathan Corgan2017-08-271-1/+1
| |\ \ \
| * \ \ \ Merge branch 'next' into python3Johnathan Corgan2017-08-143-10/+149
| |\ \ \ \