aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* gr-qtgui: Add double quotes to cpp_opts keys with colons.Ron Economos2021-07-275-9/+9
* c++ generation: escape "." in translationsJeff Long2021-07-2712-12/+12
* digital: add int() cast where requiredJeff Long2021-07-271-1/+1
* Update README.pduJason Uher2021-07-261-1/+1
* gr-pdu: fix pdu_lambda and examplesJacob Gilbert2021-07-225-94/+107
* gfsk: Make packed_to_unpacked optionalSolomon Tan2021-07-212-4/+20
* digital: constellation_receiver_cb reworkMarcus Müller2021-07-211-50/+84
* gr-pdu: Fix indentation in pdu_pdu_lambda.block.yml file.Ron Economos2021-07-201-1/+1
* cmake: Fix finding libunwindPavon2021-07-201-1/+1
* grc: allow short and byte as valid types in an enumJeff Long2021-07-193-3/+3
* cmake: correct minimum version checking for MakoJeff Long2021-07-192-3/+8
* pdu: use common precompiled headersMarcus Müller2021-07-191-0/+4
* iio: use common precompiled headersMarcus Müller2021-07-191-0/+4
* soapy: use common precompiled headersMarcus Müller2021-07-191-0/+4
* network: use common precompiled headersMarcus Müller2021-07-191-0/+5
* classic modules: use common precompiled headersMarcus Müller2021-07-1914-5/+65
* CI: build on Ubuntu -Werror -Wno-error=invalid-pch to enable precompiled headersMarcus Müller2021-07-191-1/+1
* blocks: use common precompiled headersMarcus Müller2021-07-191-1/+10
* runtime: add common-precompiled-headers pseudotarget to link againstMarcus Müller2021-07-192-0/+30
* runtime: add precompile headers for internal useMarcus Müller2021-07-191-0/+8
* pybind: add precompilation of pybind headers to pybind targetsMarcus Müller2021-07-191-0/+16
* digital: pack_k_bits propagate tags correctlyJason Uher2021-07-194-2/+94
* digital/throttle: Make GRC output port optionalMarcus Müller2021-07-191-0/+1
* blocks: Throttle consume-only modeMarcus Müller2021-07-193-4/+16
* grc: c++ generation add some more cpp templatesVolker Schroer2021-07-198-15/+474
* Add missing declaration for cpp template of analog_noise_sourceVolker Schroer2021-07-191-1/+2
* grc: introduce gui_hint for cpp code generationVolker Schroer2021-07-1913-91/+152
* 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
* uhd: usrp_sink: don't sort; get_tags_in_range is already sortedMarcus Müller2021-07-191-1/+1
* digital: header_payload_demux don't sort; get_tags_in_range is already sortedMarcus Müller2021-07-191-3/+2
* blocks: tagged_file_sink: don't sort; get_tags_in_range is already sortedMarcus Müller2021-07-191-3/+0
* GRC: Test: Relax the checking of the metainfo fileMarcus Müller2021-07-191-2/+2
* fec: Open files using with statements, restructured read_alist_filejfmadeira2021-07-191-72/+67
* fec: Removed star import numpy, ran auto formatterjfmadeira2021-07-191-148/+160
* fec: Corrected spacings and updated String.split() usagejmadeira2021-07-191-14/+14
* pdu: adding tags_to_pdu blockJacob Gilbert2021-07-1917-2/+1977
* pdu: adding pdu_to_stream blockJacob Gilbert2021-07-1919-2/+1802
* pdu: adding examplesJacob Gilbert2021-07-193-50/+539
* pdu: Adding new blocksJacob Gilbert2021-07-1921-1/+724
* blocks: add matrix interleaver blockJaredD2021-07-198-0/+533
* grc: update disabled blocks if they depend on othersVolker Schroer2021-07-191-1/+2
* gr-channels: fix "hide" expressions in yml filesJeff Long2021-07-167-8/+8
* modtool: fix field name in templateJeff Long2021-07-161-1/+2
* qtgui: Make check_set_qss publicDavid Winter2021-07-141-1/+1
* qtgui: bugfix - display tags on the last sampleJason Uher2021-07-142-2/+2
* usrp_block: fix using 0 as pmt::dict_ref "not_found" parameterNicholas Corgan2021-07-131-5/+6