summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ctrlport-thrift: don't install example .conf to etc, but to docsMarcus Müller2019-03-042-4/+7
* modtool: fallback to slow yaml if libyaml support is not availableAndrej Rode2019-03-041-1/+4
* newmod: update templates for new target syntaxAndrej Rode2019-03-0416-1500/+76
* cmake: Update to modern CMake usageAndrej Rode2019-03-0497-2706/+1568
* volk: update submodule pointer to modern CMake volkAndrej Rode2019-03-041-0/+0
* dtv: use relative include for dvb_defines.hAndrej Rode2019-03-0413-76/+76
* fec: build reed solomon object with fPICAndrej Rode2019-03-041-0/+6
* gr-analog: Fix typo in documentationJohannes Schmitz2019-03-041-1/+1
* gr-analog: Fix typo in documentationJohannes Schmitz2019-03-041-1/+1
* Modtool: Fix .yml template for grc bindingsSwapnil Negi2019-03-041-3/+2
* modtool: converter, support mod names w/ underscoresBastian Bloessl2019-03-041-1/+3
* modtool: converter, make sure block_candidates are assignedBastian Bloessl2019-03-041-1/+1
* dtv: Prevent out of bounds array access in DVB-T2 interleaver.Ron Economos2019-03-042-11/+17
* Modtool: Add copyright featureSwapnil Negi2019-02-222-2/+12
* grc: Fix save as for existing grc filearu312019-02-221-1/+7
* Make sure underscores are shown in "Open Recent" file listHåkon Vågsether2019-02-211-1/+1
* dtv: Expand LDPC lut array size for worst case table generation.Ron Economos2019-02-172-1/+17
* grc: fixes in evaluated propertiesSebastian Koslowski2019-02-172-1/+4
* grc: whitespace fixSebastian Koslowski2019-02-171-1/+1
* grc: fix block flagsSebastian Koslowski2019-02-173-10/+21
* grc: Add missing GRC version to cpp_top_block.pyHåkon Vågsether2019-02-171-2/+2
* gr-digital: Prevent the clock tracking loop from generating negative estimatesAndy Walls2019-02-174-6/+16
* Update README.md with instructions about PyBOMBS and python3.xArpit Gupta2019-02-141-0/+24
* grc: fix for GRC's block hotkeysaru312019-02-143-44/+26
* grc: parse suffixes for numeric valuesaru312019-02-141-0/+34
* gr-audio: fix windows when receiving > 1 output_multiple per work() callgnieboer2019-02-141-75/+81
* blocks: Fix file_source offset/length to properly access large files.Ron Economos2019-02-144-48/+32
* grc: fixes in epy and virtual blocks (fixes #2039)Sebastian Koslowski2019-02-123-62/+36
* grc: Fix missing default code in python block and python modulePiotr Krysik2019-02-101-2/+2
* gr_modtool: remove unused code in rename.pyArpit Gupta2019-02-031-14/+0
* cleanup: fix local includes in gr-audioAndrej Rode2019-02-0113-48/+46
* cleanup: use quotes for local includesAndrej Rode2019-02-014-9/+9
* GRC: Fix right-click "Create hier"Håkon Vågsether2019-02-011-64/+53
* qtgui: Convert GRC examples to YAML formatJohannes Demel2019-01-275-10208/+2808
* digital: Convert GRC examples to YAML formatJohannes Demel2019-01-276-13903/+4057
* pmt: add support for 64 bit INTs in from_long and to_longAndrej Rode2019-01-263-8/+86
|\
| * Added a bunch of tests that will only work after fixing the pmt bugShane2019-01-261-0/+69
| * pmt: Change explicit numbers to int32 min/max numeric limits in PMT serializa...Scott Torborg2019-01-261-1/+2
| * pmt: Add support for serializing/deserializing signed int64sScott Torborg2019-01-262-8/+16
|/
* GRC CMake: Splits python install to multiple lines to avoid windows 8191 char...gnieboer2019-01-231-1/+13
* CMake: Defines compiler version for MSVCgnieboer2019-01-231-0/+2
* blocks: Convert GRC examples/msg_passing to YAML formatJohannes Demel2019-01-213-820/+347
* blocks: Convert GRC examples/ctrlport to YAML formatJohannes Demel2019-01-214-3915/+1373
* blocks: Convert GRC examples/metadata to YAML formatJohannes Demel2019-01-215-1859/+1024
* blocks: Convert GRC examples/tags to YAML formatJohannes Demel2019-01-211-1145/+324
* blocks: Convert GRC examples to YAML formatJohannes Demel2019-01-215-4215/+1222
* dtv: Differential encode all parity bits.Ron Economos2019-01-191-1/+1
* zeromq: Convert GRC examples to YAML formatJohannes Demel2019-01-195-4979/+1458
* dtv: Reduce RRC filter gain for new 16APSK constellation.Ron Economos2019-01-171-1/+1
* dtv: Move VL-SNR puncturing from before to after differential encoding.Ron Economos2019-01-171-5/+5