| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: change how test files are build when cross compiling | Philip Balister | 2021-12-03 | 1 | -0/+3 |
* | digital: pep8 formatting | Josh Morman | 2021-11-24 | 31 | -434/+638 |
* | Revert "Replace boost::any with std::any" | Josh Morman | 2021-11-06 | 1 | -1/+1 |
* | Replace boost::any with std::any | Marcus Müller | 2021-10-28 | 1 | -1/+1 |
* | digital: remove deprecation of pfb_clock_sync | Josh Morman | 2021-10-14 | 2 | -2/+2 |
* | gr-digital: Fix constellation normalization by average power | David Pi | 2021-09-07 | 1 | -1/+22 |
* | gr-digital: fix gfsk documentation | Solomon Tan | 2021-09-02 | 1 | -35/+34 |
* | gr-digital: replace clk recovery MM in hier blks | Solomon Tan | 2021-09-02 | 2 | -26/+50 |
* | gr-digital: Make unpack optional for gmsk mod hier block | Solomon Tan | 2021-08-23 | 1 | -3/+8 |
* | digital/chunks to symbols: be less inefficient | Marcus Müller | 2021-07-27 | 1 | -1/+1 |
* | digital: more details in constellation test | Marcus Müller | 2021-07-27 | 1 | -1/+14 |
* | digital: at least superficially test chunk_to_symbols dimensions>1 | Marcus Müller | 2021-07-27 | 1 | -0/+44 |
* | digital: add int() cast where required | Jeff Long | 2021-07-27 | 1 | -1/+1 |
* | gfsk: Make packed_to_unpacked optional | Solomon Tan | 2021-07-21 | 1 | -3/+11 |
* | digital: Added a crc16 basic block. (#4649) | cmrincon | 2021-07-12 | 4 | -0/+76 |
* | runtime: use < instead of compare_offset, remove Python comparison class | Marcus Müller | 2021-06-28 | 1 | -2/+1 |
* | global: automatically remove unused boost includes | Marcus Müller | 2021-06-22 | 1 | -1/+1 |
* | digital: Clean up differential encoder QA test | Daniel Estévez | 2021-06-12 | 1 | -40/+12 |
* | digital: Add NRZI option to differential en/decoder | Daniel Estévez | 2021-06-12 | 7 | -2/+134 |
* | digital: Gut packet_utils.py | Martin Braun | 2021-05-22 | 5 | -496/+8 |
* | digital: Remove crc32 utility | Martin Braun | 2021-05-22 | 6 | -155/+19 |
* | digital: fix qa for equalizers | Josh Morman | 2021-04-21 | 4 | -105/+59 |
* | digital: remove simple_{correlator,framer} | Josh Morman | 2021-04-21 | 9 | -334/+0 |
* | digital: remove deprecated equalizers | Josh Morman | 2021-04-21 | 8 | -338/+0 |
* | digital: Fix documentation for corr_est 'threshold' paramter | Ipsit | 2021-03-10 | 1 | -2/+2 |
* | digital: qa: Add preconditions to wait for qa_packet_headerparser_b | Martin Braun | 2021-03-03 | 1 | -10/+6 |
* | digital: include control_loop class in child class bindings | Jeppe Ledet-Pedersen | 2021-02-15 | 4 | -0/+4 |
* | gr-digital: qa_header_payload_demux fix | Jeff Long | 2021-02-15 | 1 | -4/+8 |
* | gr-digital: improved performance and capability of scramblers to 64-bit regis... | Elof Wecksell | 2021-01-29 | 13 | -24/+138 |
* | digital: change ofdm_chanest qa test to have noise vector | Josh Morman | 2021-01-20 | 1 | -4/+2 |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 3 | -3/+3 |
* | digital: fix bindings and yaml for constellation | Josh Morman | 2021-01-08 | 1 | -59/+11 |
* | digital: ofdm: Fix whitespace in OFDM chanest block | Martin Braun | 2020-12-19 | 2 | -35/+17 |
* | gr-digital: Document normalization parameter in constellation.h | Ron Economos | 2020-12-18 | 1 | -1/+1 |
* | Allow to choose whether to normalize constellation average magnitude, average... | Eduardo Sánchez Muñoz | 2020-12-18 | 1 | -5/+12 |
* | digital: update pybind hashes for mpsk_snr_est | Josh Morman | 2020-12-18 | 2 | -2/+2 |
* | digital: deprecate clock recovery blocks covered by symbol_sync | Josh Morman | 2020-12-17 | 5 | -5/+5 |
* | digital: add constellation_encoder block | Josh Morman | 2020-11-16 | 6 | -1/+153 |
* | modernization: `override` instead of virtual in all compilation units | Marcus Müller | 2020-11-03 | 13 | -13/+13 |
* | Remove unused gru imports | Clayton Smith | 2020-11-02 | 1 | -1/+0 |
* | digital: remove obsolete digital voice blocks | Clayton Smith | 2020-11-02 | 1 | -90/+0 |
* | qa: fix typo | mormj | 2020-10-30 | 1 | -2/+2 |
* | qa: run autopep8 formatting on qa python files | mormj | 2020-10-30 | 50 | -1254/+2229 |
* | qa: remove xml file parameter causing deprecation warnings | mormj | 2020-10-30 | 42 | -42/+41 |
* | Remove hexint and hexshort from gru module | Clayton Smith | 2020-10-30 | 1 | -1/+1 |
* | Fix typos throughout the code | luzpaz | 2020-10-29 | 4 | -7/+7 |
* | Remove gcd, lcm, and log2 from gru module | Clayton Smith | 2020-10-29 | 1 | -2/+2 |
* | pybind: add implicit conversion from int to enum | mormj | 2020-10-28 | 7 | -0/+14 |
* | digital: ofdm_equalizer_simpledfe: add enable_soft_output option | japm48 | 2020-10-28 | 2 | -4/+36 |
* | Merge pull request #3809 from argilo/digital-remove-six | mormj | 2020-10-20 | 2 | -24/+21 |
|\ |
|