| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: add CTRLPORT flag to swig defines for ctrlport blocks | Andrej Rode | 2019-03-04 | 2 | -0/+6 |
* | ctrlport-thrift: don't install example .conf to etc, but to docs | Marcus Müller | 2019-03-04 | 2 | -4/+7 |
* | modtool: fallback to slow yaml if libyaml support is not available | Andrej Rode | 2019-03-04 | 1 | -1/+4 |
* | newmod: update templates for new target syntax | Andrej Rode | 2019-03-04 | 16 | -1500/+76 |
* | cmake: Update to modern CMake usage | Andrej Rode | 2019-03-04 | 97 | -2706/+1568 |
* | volk: update submodule pointer to modern CMake volk | Andrej Rode | 2019-03-04 | 1 | -0/+0 |
* | dtv: use relative include for dvb_defines.h | Andrej Rode | 2019-03-04 | 13 | -76/+76 |
* | fec: build reed solomon object with fPIC | Andrej Rode | 2019-03-04 | 1 | -0/+6 |
* | gr-analog: Fix typo in documentation | Johannes Schmitz | 2019-03-04 | 1 | -1/+1 |
* | gr-analog: Fix typo in documentation | Johannes Schmitz | 2019-03-04 | 1 | -1/+1 |
* | Modtool: Fix .yml template for grc bindings | Swapnil Negi | 2019-03-04 | 1 | -3/+2 |
* | modtool: converter, support mod names w/ underscores | Bastian Bloessl | 2019-03-04 | 1 | -1/+3 |
* | modtool: converter, make sure block_candidates are assigned | Bastian Bloessl | 2019-03-04 | 1 | -1/+1 |
* | dtv: Prevent out of bounds array access in DVB-T2 interleaver. | Ron Economos | 2019-03-04 | 2 | -11/+17 |
* | Modtool: Add copyright feature | Swapnil Negi | 2019-02-22 | 2 | -2/+12 |
* | grc: Fix save as for existing grc file | aru31 | 2019-02-22 | 1 | -1/+7 |
* | Make sure underscores are shown in "Open Recent" file list | Håkon Vågsether | 2019-02-21 | 1 | -1/+1 |
* | dtv: Expand LDPC lut array size for worst case table generation. | Ron Economos | 2019-02-17 | 2 | -1/+17 |
* | grc: fixes in evaluated properties | Sebastian Koslowski | 2019-02-17 | 2 | -1/+4 |
* | grc: whitespace fix | Sebastian Koslowski | 2019-02-17 | 1 | -1/+1 |
* | grc: fix block flags | Sebastian Koslowski | 2019-02-17 | 3 | -10/+21 |
* | grc: Add missing GRC version to cpp_top_block.py | Håkon Vågsether | 2019-02-17 | 1 | -2/+2 |
* | gr-digital: Prevent the clock tracking loop from generating negative estimates | Andy Walls | 2019-02-17 | 4 | -6/+16 |
* | Update README.md with instructions about PyBOMBS and python3.x | Arpit Gupta | 2019-02-14 | 1 | -0/+24 |
* | grc: fix for GRC's block hotkeys | aru31 | 2019-02-14 | 3 | -44/+26 |
* | grc: parse suffixes for numeric values | aru31 | 2019-02-14 | 1 | -0/+34 |
* | gr-audio: fix windows when receiving > 1 output_multiple per work() call | gnieboer | 2019-02-14 | 1 | -75/+81 |
* | blocks: Fix file_source offset/length to properly access large files. | Ron Economos | 2019-02-14 | 4 | -48/+32 |
* | grc: fixes in epy and virtual blocks (fixes #2039) | Sebastian Koslowski | 2019-02-12 | 3 | -62/+36 |
* | grc: Fix missing default code in python block and python module | Piotr Krysik | 2019-02-10 | 1 | -2/+2 |
* | gr_modtool: remove unused code in rename.py | Arpit Gupta | 2019-02-03 | 1 | -14/+0 |
* | cleanup: fix local includes in gr-audio | Andrej Rode | 2019-02-01 | 13 | -48/+46 |
* | cleanup: use quotes for local includes | Andrej Rode | 2019-02-01 | 4 | -9/+9 |
* | GRC: Fix right-click "Create hier" | Håkon Vågsether | 2019-02-01 | 1 | -64/+53 |
* | qtgui: Convert GRC examples to YAML format | Johannes Demel | 2019-01-27 | 5 | -10208/+2808 |
* | digital: Convert GRC examples to YAML format | Johannes Demel | 2019-01-27 | 6 | -13903/+4057 |
* | pmt: add support for 64 bit INTs in from_long and to_long | Andrej Rode | 2019-01-26 | 3 | -8/+86 |
|\ |
|
| * | Added a bunch of tests that will only work after fixing the pmt bug | Shane | 2019-01-26 | 1 | -0/+69 |
| * | pmt: Change explicit numbers to int32 min/max numeric limits in PMT serializa... | Scott Torborg | 2019-01-26 | 1 | -1/+2 |
| * | pmt: Add support for serializing/deserializing signed int64s | Scott Torborg | 2019-01-26 | 2 | -8/+16 |
|/ |
|
* | GRC CMake: Splits python install to multiple lines to avoid windows 8191 char... | gnieboer | 2019-01-23 | 1 | -1/+13 |
* | CMake: Defines compiler version for MSVC | gnieboer | 2019-01-23 | 1 | -0/+2 |
* | blocks: Convert GRC examples/msg_passing to YAML format | Johannes Demel | 2019-01-21 | 3 | -820/+347 |
* | blocks: Convert GRC examples/ctrlport to YAML format | Johannes Demel | 2019-01-21 | 4 | -3915/+1373 |
* | blocks: Convert GRC examples/metadata to YAML format | Johannes Demel | 2019-01-21 | 5 | -1859/+1024 |
* | blocks: Convert GRC examples/tags to YAML format | Johannes Demel | 2019-01-21 | 1 | -1145/+324 |
* | blocks: Convert GRC examples to YAML format | Johannes Demel | 2019-01-21 | 5 | -4215/+1222 |
* | dtv: Differential encode all parity bits. | Ron Economos | 2019-01-19 | 1 | -1/+1 |
* | zeromq: Convert GRC examples to YAML format | Johannes Demel | 2019-01-19 | 5 | -4979/+1458 |
* | dtv: Reduce RRC filter gain for new 16APSK constellation. | Ron Economos | 2019-01-17 | 1 | -1/+1 |