aboutsummaryrefslogtreecommitdiffstats
path: root/gr-digital/grc (follow)
Commit message (Expand)AuthorAgeFilesLines
* digital: use u with dots in ymlJosh Morman2021-11-191-1/+1
* gr-digital: Fix Header/Payload Demux block .yml file.Ron Economos2021-10-201-1/+1
* digital: remove deprecation of pfb_clock_syncJosh Morman2021-10-142-1/+1
* gr-digital: replace clk recovery MM in hier blksSolomon Tan2021-09-022-2/+2
* gr-digital: Make unpack optional for gmsk mod hier blockSolomon Tan2021-08-231-1/+9
* digital: replace likelyhood with likelihoodRohan Sharma2021-08-231-2/+2
* digital: remove non-existing msg output from chunks_to_symbols block yamlMarcus Müller2021-07-271-3/+0
* c++ generation: escape "." in translationsJeff Long2021-07-275-5/+5
* gfsk: Make packed_to_unpacked optionalSolomon Tan2021-07-211-1/+9
* digital: Added a crc16 basic block. (#4649)cmrincon2021-07-122-0/+38
* rebaseVolker Schroer2021-06-2152-52/+52
* digital: Add NRZI option to differential en/decoderDaniel Estévez2021-06-122-4/+28
* digital: remove corr_access_code_bb from grc treeJosh Morman2021-04-212-34/+0
* digital: remove simple_{correlator,framer}Josh Morman2021-04-213-60/+0
* digital: remove deprecated equalizersJosh Morman2021-04-213-127/+0
* digital: Fix output type in GRC bindings of chunks_to_symbolsTerry May2021-01-251-1/+1
* gr-digital: Fix typo in digital_modulate_vector blockNick Østergaard2021-01-141-3/+3
* digital: fix bindings and yaml for constellationJosh Morman2021-01-081-2/+3
* Allow to choose whether to normalize constellation average magnitude, average power or to not normalize at all.Eduardo Sánchez Muñoz2020-12-181-1/+8
* digital: deprecate clock recovery blocks covered by symbol_syncJosh Morman2020-12-174-2/+3
* digital: add constellation_encoder blockJosh Morman2020-11-162-0/+29
* digital: fix enum name from underscore to dotJosh Morman2020-06-041-1/+1
* digital: restructure equalizers and add dfe (#3306)mormj2020-04-098-3/+204
* gr-digital: Fix typo in block tree for 'Correlate Access Code - Tag'Fabian P. Schmidt2020-01-311-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* digital: add filter response truncation to generic modJosh Morman2020-01-261-2/+9
* digital: Remove deprecated OFDM blocksMartin Braun2020-01-161-8/+0
* digital: ofdm: Allow multiple CP lengths for cyclic prefixerMaximilian Stiefel2020-01-081-4/+16
* digital/blocks: Remove broken/unnecessary C++ sizeof translationTerry May2020-01-021-3/+1
* digital: Fix parameter hiding on symbol sync block YAMLIgor Freire2020-01-021-2/+2
* digital: Change Umlaut ü to ue to fix string encoding problemRedStone0022020-01-011-1/+1
* digital: constellation object yml errorJosh Morman2019-08-021-1/+2
* grc: introduce flag 'show_id' to show block idBastian Bloessl2019-06-294-4/+4
* digital: Move enum tm_type from digital.core_est_cc to digitalVolker Schroer2019-06-181-1/+1
* QtGui: fix 'Show Msg Port' sliderPaul Boven2019-06-181-5/+3
* digital: default header format object template issuesJosh Morman2019-05-281-4/+4
* Add C++ generation support to gr-digitalArpit Gupta2019-03-3170-1/+732
* digital: Convert GRC examples to YAML formatJohannes Demel2019-03-175-8/+8
* digital: ofdm: grc: Fix cyclic prefixer GRC bindingsRon Economos2018-12-111-2/+1
* grc: Fixed the "Show Msg Ports" optionHåkon Vågsether2018-11-221-1/+1
* digital: fix OFDM CA 'output_is_shifted' parameter use in GRC and documentationMichael Dickens2018-11-171-2/+9
* Un-break Constellation Object and Constellation Rect ObjectHåkon Vågsether2018-10-042-4/+4
* Cleaned up lots of blocksHåkon Vågsether2018-08-2516-108/+159
* Delete deprecated (q)d/qpsk and qam python hier blocks.Marcus Müller2018-08-232-127/+0
* Additional YML forward port fixesHåkon Vågsether2018-07-302-4/+6
* grc: forward port fixes from master XML to block.yaml definitionsAndrej Rode2018-07-304-4/+23
* Merge branch 'merges/next' into merges/python3Sebastian Koslowski2017-10-261-1/+1
|\
* | Added auto-generated YAML blocksHåkon Vågsether2017-10-10147-4718/+3093
|/
* Merge branch 'master' into nextJohnathan Corgan2017-08-271-0/+4
|\
| * gr-digital: added callbacks and setters for correlate_access_code_tag_xx block parameters including mutex for the access code settersJacob Gilbert2017-08-141-0/+4