aboutsummaryrefslogtreecommitdiffstats
path: root/gr-trellis (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Revert codespelling fixes for xml filesAndrej Rode2018-06-231-6/+6
| * | | | Clean-up: Remove unused private variables (Issue #1621, #1622, #1624)andriy gelman2018-04-288-16/+0
| |/ / /
| * | | Merge branch 'master' into nextMartin Braun2018-02-0312-11/+11
| |\ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' into nextJohnathan Corgan2017-03-221-2/+0
| |\ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' into nextJohnathan Corgan2016-10-284-99/+187
| |\ \ \
| * | | | gr-blocks: removed blks2 namespace blocksJohnathan Corgan2016-10-232-162/+0
| * | | | Merge branch 'master' into nextJohnathan Corgan2016-09-087-4274/+6783
| |\ \ \ \
| * | | | | cmake: nuke cpack from existenceJohnathan Corgan2016-08-039-61/+2
* | | | | | Convert set_relative_rate(double) to the new integer or receiprocal callAndy Walls2018-08-2310-20/+20
* | | | | | Added XML header strings to make the generated SVG work standalone in browsersMarcus Müller2018-06-201-1/+5
* | | | | | increased PEP compliance of fsm_utilsMarcus Müller2018-06-201-95/+82
* | | | | | Test: adds swig dirs to python tests to allow ctest to run on win buildsgnieboer2018-03-221-0/+7
| |_|_|_|/ |/| | | |
* | | | | Comment typo fixing.luz.paz2018-02-035-10/+10
* | | | | Rename subdir doc to docs where appropriateBogdan Radulescu2018-02-038-1/+1
| |_|_|/ |/| | |
* | | | cmake: clean upBastian Bloessl2017-03-221-2/+0
| |_|/ |/| |
* | | trellis: split swig into 2 parts (a la blocks/swig) to allow for building on "low memory" systems (e.g., RPi).Michael Dickens2016-10-264-120/+207
* | | trellis: swig: rename file in preparation for splitting, to keep history.Michael Dickens2016-10-261-0/+0
| |/ |/|
* | trellis: Port all GRC examples to QTMartin Braun2016-09-067-4274/+6783
|/
* grc: assign all in-tree blocks to module 'Core'Sebastian Koslowski2016-05-2713-13/+13
* trellis: fixed pulse normalization in CPM test scriptSean Nowlan2015-09-201-1/+2
* Fixes Cov Defect 1046011: Resource LeakBen Hilburn2015-08-281-0/+2
* trellis: bug fixed:adding a missing callback function set_K in trellis_encoderfengzhe298882015-01-211-0/+1
* trellis: remove import of fsm_utils from __init__.py for gr-trellis.Tom Rondeau2014-12-301-1/+0
* fixed a bug in pccc encoder/decoder, and added fsm files.Achilleas Anastasopoulos2014-10-1528-461/+824
* Updated documentation and grc/python examples in gr-trellis.Achilleas Anastasopoulos2014-10-0849-6461/+6240
* Added set_ methods for most parameters in (almost) all gr-trellis blocksAchilleas Anastasopoulos2014-10-0838-74/+2252
* trellis: fix cmake variables for compatibilityTom Rondeau2014-08-291-5/+5
* cmake: follow-up to previous mergeTom Rondeau2014-08-081-1/+0
* Merge branch 'maint'Tom Rondeau2014-08-082-2/+0
|\
| * controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-082-2/+0
* | trellis: minor fixups to trellis examples so prefix doesn't need to end with '/'.Tom Rondeau2014-07-285-1029/+2239
* | trellis: working on issue to fix locations of fsm files in examples.Jan2014-07-2816-2463/+2069
* | trellis: updated examples.Jan2014-07-284-1155/+1361
* | cmake: coalesce EXPAND macros into 3 common macros, and switch to using those; simplifies code and makes maintenance easier.Michael Dickens2014-07-242-128/+26
* | build: better support for static libs.Tom Rondeau2014-07-181-0/+12
* | examples: Ported examples in GNU Radio tree to QT.Martin Braun2014-07-123-906/+2398
|/
* Merge branch 'maint'Tom Rondeau2014-07-077-15/+15
|\
| * Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-078-20/+20
* | build: adds an ENABLE_STATIC_LIB option to cmake to build static (.a) versions of the libraries.Tom Rondeau2014-06-281-5/+23
|/
* trellis: fix typos in examplesJohnathan Corgan2014-05-302-2/+2
* Merge branch 'maint'Johnathan Corgan2014-01-271-1/+1
|\
| * changed URL from old svn / utah.edu to gnuradio.org doxygenMarcus Müller2014-01-271-1/+1
* | Revert "GNU Radio EXPAND macros for template files:"Johnathan Corgan2013-12-182-26/+128
* | GNU Radio EXPAND macros for template files:Michael Dickens2013-12-142-128/+26
* | Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when cross compiling.Philip Balister2013-12-051-1/+1
|/
* Removing gruel from QA python paths.Ben Reynwar2013-06-061-1/+0
* uninstalled imports: Fixing up after merge with master.Ben Reynwar2013-06-031-1/+1
* Merged in master.Ben Reynwar2013-06-031-1/+1
|\
| * build: move from using runtime_swig.i to gnuradio.i to reduce memory load while building.Tom Rondeau2013-05-231-1/+1
* | Merged in next_docs branch.Ben Reynwar2013-05-1960-298/+301
|\|