Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swig: adds a macro to allow us to specify different factory functions ↵ | Tom Rondeau | 2012-08-17 | 1 | -64/+0 |
| | | | | | | | | besides 'make' for a block. digital: converted cpmmod to new style. gmskmod inherits directly from cpmmod with just preset args. Defining another factory function, make_gmks_bc, here to make this all handled internally. | ||||
* | digital: updated CPM and GMSK modulators to use blocks out of gr-filter. | Tom Rondeau | 2012-07-06 | 1 | -2/+3 |
| | |||||
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-11 | 1 | -0/+1 |
|\ | | | | | | | | | Conflicts: gr-digital/include/digital_constellation.h | ||||
| * | digital: updating documentation; adding everything to group 'digital' | Tom Rondeau | 2011-10-09 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum | 2011-09-28 | 1 | -3/+4 |
|/ | | | | | | Conflicts: gr-digital/lib/Makefile.am gr-digital/python/__init__.py | ||||
* | digital: removed hier directory in gr-digital; put c++ hier blocks into ↵ | Tom Rondeau | 2011-09-26 | 1 | -0/+61 |
lib/include/swig. |