Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
| | |||||
* | examples: fixup cmake files to include all examples | devnulling | 2020-01-22 | 1 | -4/+4 |
| | |||||
* | Merge branch 'master' into next | Johnathan Corgan | 2016-09-08 | 7 | -4274/+6783 |
|\ | |||||
| * | trellis: Port all GRC examples to QT | Martin Braun | 2016-09-06 | 7 | -4274/+6783 |
| | | |||||
* | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -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 Anastasopoulos | 2014-10-15 | 3 | -426/+515 |
| | | | | Also added locks in the set_ methods | ||||
* | Updated documentation and grc/python examples in gr-trellis. | Achilleas Anastasopoulos | 2014-10-08 | 9 | -4401/+5402 |
| | | | | Removed weird pyhton examples and made them grc files. | ||||
* | Added set_ methods for most parameters in (almost) all gr-trellis blocks | Achilleas Anastasopoulos | 2014-10-08 | 1 | -0/+1612 |
| | | | | Added FSM functionality + minor fixes | ||||
* | trellis: fix cmake variables for compatibility | Tom Rondeau | 2014-08-29 | 1 | -5/+5 |
| | |||||
* | trellis: minor fixups to trellis examples so prefix doesn't need to end with ↵ | Tom Rondeau | 2014-07-28 | 5 | -1029/+2239 |
| | | | | '/'. | ||||
* | trellis: working on issue to fix locations of fsm files in examples. | Jan | 2014-07-28 | 6 | -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. | Jan | 2014-07-28 | 4 | -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 Braun | 2014-07-12 | 3 | -906/+2398 |
| | |||||
* | grc: fixing up new next structure blocks for GRC categories. | Tom Rondeau | 2013-04-04 | 5 | -26/+26 |
| | | | | docs: also updating Doxygen category for all new/moved blocks. | ||||
* | wxgui: Moved oscope and histogram bases into wxgui. | Tom Rondeau | 2013-03-18 | 5 | -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 Rondeau | 2013-02-24 | 5 | -20/+20 |
| | |||||
* | Merge branch 'next_blocks' into next | Tom Rondeau | 2012-12-29 | 5 | -185/+185 |
| | | | | | | Conflicts: gr-trellis/CMakeLists.txt gr-trellis/python/CMakeLists.txt | ||||
* | trellis: converted gr-trellis to new style. | Tom Rondeau | 2012-12-29 | 7 | -0/+5701 |