aboutsummaryrefslogtreecommitdiffstats
path: root/gr-digital (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: change how test files are build when cross compilingPhilip Balister2021-12-031-0/+3
* digital: pep8 formattingJosh Morman2021-11-2446-672/+940
* digital: use u with dots in ymlJosh Morman2021-11-191-1/+1
* Revert "Replace boost::any with std::any"Josh Morman2021-11-063-6/+8
* Replace boost::any with std::anyMarcus Müller2021-10-283-8/+6
* global: Replace stdio logging with loggerDavid Winter2021-10-212-20/+22
* gr-digital: Repair packet based example flow graphs.Ron Economos2021-10-206-313/+400
* gr-digital: Fix Header/Payload Demux block .yml file.Ron Economos2021-10-201-1/+1
* digital: remove deprecation of pfb_clock_syncJosh Morman2021-10-146-5/+3
* runtime: unused remove misc.h/ccJosh Morman2021-10-141-1/+0
* examples: Repair all examples affected by commit 91e9ddf.Ron Economos2021-10-111-4/+4
* gr-digital: Fix constellation normalization by average powerDavid Pi2021-09-072-16/+34
* IWYU: iomanip, iostream, sstreamMarcus Müller2021-09-071-0/+1
* modules: include boost/format where usedMarcus Müller2021-09-076-0/+6
* gr-digital: fix gfsk documentationSolomon Tan2021-09-021-35/+34
* gr-digital: replace clk recovery MM in hier blksSolomon Tan2021-09-024-28/+52
* gr-digital: Make unpack optional for gmsk mod hier blockSolomon Tan2021-08-232-4/+17
* digital: replace likelyhood with likelihoodRohan Sharma2021-08-231-2/+2
* digital/chunks_to_symbols: special case for the common single-dimension caseMarcus Müller2021-07-271-15/+38
* digital/chunks to symbols: be less inefficientMarcus Müller2021-07-274-34/+53
* digital: more details in constellation testMarcus Müller2021-07-271-1/+14
* digital: at least superficially test chunk_to_symbols dimensions>1Marcus Müller2021-07-271-0/+44
* 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
* digital: add int() cast where requiredJeff Long2021-07-271-1/+1
* gfsk: Make packed_to_unpacked optionalSolomon Tan2021-07-212-4/+20
* digital: constellation_receiver_cb reworkMarcus Müller2021-07-211-50/+84
* classic modules: use common precompiled headersMarcus Müller2021-07-191-0/+3
* digital/symbol_sync_{cc,_ff}: don't sort; it's already sortedMarcus Müller2021-07-192-2/+0
* digital/burst_shaper: don't sort; you don't have to, iterators existMarcus Müller2021-07-191-5/+6
* digital: header_payload_demux don't sort; get_tags_in_range is already sortedMarcus Müller2021-07-191-3/+2
* digital: Added a crc16 basic block. (#4649)cmrincon2021-07-1211-0/+337
* runtime: use < instead of compare_offset, remove Python comparison classMarcus Müller2021-06-281-2/+1
* global: automatically remove unused boost includesMarcus Müller2021-06-227-8/+2
* rebaseVolker Schroer2021-06-2152-52/+52
* gr-digital: Simple header payload demux exampleSolomon Tan2021-06-211-0/+684
* global: remove unused <iomanip>, fix other includes in affected files when obviousMarcus Müller2021-06-172-3/+1
* global: remove iostream from all files not use cout|cerr|cin|clogMarcus Müller2021-06-1711-11/+0
* digital: Clean up differential encoder QA testDaniel Estévez2021-06-121-40/+12
* digital: Add NRZI option to differential en/decoderDaniel Estévez2021-06-1217-24/+265
* digital: Gut packet_utils.pyMartin Braun2021-05-225-496/+8
* digital: Remove crc32 utilityMartin Braun2021-05-2210-298/+19
* gr-digital: Replace CMA Equalizer in MPSK ExampleSolomon Tan2021-05-191-24/+62
* digital: remove corr_access_code_bb from grc treeJosh Morman2021-04-212-34/+0
* digital: fix qa for equalizersJosh Morman2021-04-214-105/+59
* digital: remove simple_{correlator,framer}Josh Morman2021-04-2121-949/+0
* digital: remove deprecated equalizersJosh Morman2021-04-2122-1215/+0
* gr-blocks: remove pdu blocksJacob Gilbert2021-03-1820-140/+140
* gr-digital: Install mpsk_stage6.grc example.Ron Economos2021-03-131-0/+1
* gr-digital: Fix MSK timing error detector (issue #3678).Nick Foster2021-03-102-5/+5