summaryrefslogtreecommitdiff
path: root/gr-digital/lib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* classic modules: use common precompiled headersMarcus Müller2021-07-191-0/+3
* digital: Added a crc16 basic block. (#4649)cmrincon2021-07-121-0/+1
* digital: Remove crc32 utilityMartin Braun2021-05-221-1/+0
* digital: remove simple_{correlator,framer}Josh Morman2021-04-211-2/+0
* digital: remove deprecated equalizersJosh Morman2021-04-211-3/+0
* digital: add constellation_encoder blockJosh Morman2020-11-161-0/+1
* Remove VOLK as a submoduleMartin Braun2020-04-111-1/+1
* digital: restructure equalizers and add dfe (#3306)mormj2020-04-091-0/+4
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* cmake: Update to modern CMake usageAndrej Rode2019-03-041-80/+22
* cmake: remove unused *_generated_swigs syntaxAndrej Rode2019-01-071-1/+0
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-311-19/+4
|\
| * digital: replace gengen with C++ templatesAndrej Rode2018-08-251-10/+2
| * Merge branch 'master' into nextJohnathan Corgan2017-07-171-1/+6
| |\
| * \ Merge branch 'master' into nextJohnathan Corgan2017-04-101-0/+1
| |\ \
| * \ \ Merge branch 'master' into nextJohnathan Corgan2017-03-221-4/+0
| |\ \ \
| * | | | digital: remove build references to removed filesJohnathan Corgan2016-11-151-5/+0
| * | | | digital: remove deprecated mpsk_receiver blockJohnathan Corgan2016-11-121-1/+0
| * | | | digital: remove correlate_and_sync (use corr_est)Johnathan Corgan2016-09-081-1/+0
| * | | | cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-2/+2
* | | | | digital: Replace QA test framework w/ Boost UTFMartin Braun2018-06-211-19/+10
| |_|_|/ |/| | |
* | | | gr-filter, digital: Add symbol_sync_{cc|ff} and auxiliary classesAndy Walls2017-07-171-1/+6
| |_|/ |/| |
* | | Merge remote-tracking branch 'gnuradio-github/pr/1189'Johnathan Corgan2017-04-101-0/+1
|\ \ \ | |_|/ |/| |
| * | digital: add correlate access code tagging block with soft inputsSean Nowlan2017-01-261-0/+1
| |/
* / cmake: add log4cpp to runtime includesBastian Bloessl2017-03-221-4/+0
|/
* digital: Complete overhaul of protocol handlingTom Rondeau2016-06-141-1/+45
* digital: wip: burst shaper compiles and installsSean Nowlan2015-04-171-0/+1
* gr-digital: Squashed commit containing the MSK timing recovery block.Nick Foster2015-04-151-0/+1
* digital: adds corr_est_cc correlation estimator blockJohnathan Corgan2015-04-061-0/+2
* cmake: reorder VOLK library to be after all other internal ones, and before b...Michael Dickens2015-03-311-1/+1
* cmake: abs path for external volkSebastian Koslowski2015-03-301-1/+1
* cmake: follow-up to previous mergeTom Rondeau2014-08-081-1/+0
* Merge branch 'maint'Tom Rondeau2014-08-081-1/+0
|\
| * controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-081-1/+0
* | cmake: coalesce EXPAND macros into 3 common macros, and switch to using those...Michael Dickens2014-07-241-64/+3
* | Merge branch 'maint'Johnathan Corgan2014-07-241-1/+0
|\|
| * gr-digital: remove redundant source fileMichael Dickens2014-07-241-1/+0
* | build: better support for static libs.Tom Rondeau2014-07-181-0/+12
|/
* build: adds an ENABLE_STATIC_LIB option to cmake to build static (.a) version...Tom Rondeau2014-06-281-0/+20
* digital: adding an async message passsing CRC32 calc/check block for PDUs.Tom Rondeau2014-05-171-0/+1
* fec: wip: adding block that correlates against an access code and produces a ...Tom Rondeau2014-05-171-5/+7
* Add matching HDLC framer. Fix deframer max/min.Nick Foster2014-03-271-0/+1
* Add HDLC deframer to gr-digital. Input unpacked bits, output PDU binaryNick Foster2014-03-261-0/+1
* Revert "GNU Radio EXPAND macros for template files:"Johnathan Corgan2013-12-181-3/+64
* GNU Radio EXPAND macros for template files:Michael Dickens2013-12-141-64/+3
* digital: adding a correlate-and-sync block.Tom Rondeau2013-10-291-0/+1
* digital: Added a new constellation_soft_decoder block that produces soft deci...Tom Rondeau2013-09-041-0/+1
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-1/+0
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-261-4/+4
* Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2013-03-181-3/+1
|\