summaryrefslogtreecommitdiff
path: root/gr-trellis/examples/grc
Commit message (Collapse)AuthorAgeFilesLines
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
|
* examples: fixup cmake files to include all examplesdevnulling2020-01-221-4/+4
|
* Merge branch 'master' into nextJohnathan Corgan2016-09-087-4274/+6783
|\
| * trellis: Port all GRC examples to QTMartin Braun2016-09-067-4274/+6783
| |
* | cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-1/+0
|/ | | | | | CPack is not used, unmaintaned, and broken. This does not eliminate any MSVC build functionality.
* fixed a bug in pccc encoder/decoder, and added fsm files.Achilleas Anastasopoulos2014-10-153-426/+515
| | | | Also added locks in the set_ methods
* Updated documentation and grc/python examples in gr-trellis.Achilleas Anastasopoulos2014-10-089-4401/+5402
| | | | Removed weird pyhton examples and made them grc files.
* Added set_ methods for most parameters in (almost) all gr-trellis blocksAchilleas Anastasopoulos2014-10-081-0/+1612
| | | | Added FSM functionality + minor fixes
* trellis: fix cmake variables for compatibilityTom Rondeau2014-08-291-5/+5
|
* 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-286-1453/+1043
| | | | | | + Workaround for the path problem with cmake to use templates for install + GRC blocks now check if FSM_Args are strings and if the file exists + Changed example generation with CMake
* trellis: updated examples.Jan2014-07-284-1155/+1361
| | | | | | + Fixed paths to match GNURADIO-3.7.x conventions + Fixed errors with dimensionality + Changed to QT-widgets
* examples: Ported examples in GNU Radio tree to QT.Martin Braun2014-07-123-906/+2398
|
* grc: fixing up new next structure blocks for GRC categories.Tom Rondeau2013-04-045-26/+26
| | | | docs: also updating Doxygen category for all new/moved blocks.
* wxgui: Moved oscope and histogram bases into wxgui.Tom Rondeau2013-03-185-5/+5
| | | | This makes gr-wxgui more like a normal component that generates a libgnuradio-wxgui.so file.
* blocks: removing throttle, threshold, stretch from gnuradio-core.Tom Rondeau2013-02-245-20/+20
|
* Merge branch 'next_blocks' into nextTom Rondeau2012-12-295-185/+185
| | | | | | Conflicts: gr-trellis/CMakeLists.txt gr-trellis/python/CMakeLists.txt
* trellis: converted gr-trellis to new style.Tom Rondeau2012-12-297-0/+5701