Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | digital: Enabling uninstalled python imports. | Ben Reynwar | 2013-03-07 | 1 | -360/+0 |
| | |||||
* | digital, blocks: some fixes to build/run after merge. | Tom Rondeau | 2013-03-06 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into next | Tom Rondeau | 2013-03-06 | 1 | -18/+134 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: gr-digital/include/digital_constellation.h gr-digital/lib/digital_constellation.cc gr-digital/python/qa_constellation.py gr-digital/python/qa_constellation_receiver.py gr-digital/python/qam.py gr-digital/swig/digital_constellation.i | ||||
| * | digital: Adding option to QAM to help with frequency locking. | Ben Reynwar | 2013-03-06 | 1 | -11/+114 |
| | | |||||
* | | Merge remote branch 'reynwar/comments_next' into next | Johnathan Corgan | 2012-08-28 | 1 | -18/+27 |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: gr-digital/include/digital_constellation.h gr-digital/python/bpsk.py gr-digital/python/qpsk.py | ||||
| * | | docs: Formatted python docstrings for sphinx docs. | Ben Reynwar | 2012-08-13 | 1 | -18/+27 |
| | | | |||||
* | | | digital: updated blocks to make qa_constellation* tests pass. | Tom Rondeau | 2012-08-12 | 1 | -3/+3 |
|/ / | |||||
* / | Fully gray-coding QAM constellations. | Ben Reynwar | 2012-04-30 | 1 | -4/+10 |
|/ | |||||
* | digital: changed modulation_utils2 to modulation_utils and update all files ↵ | Tom Rondeau | 2011-10-12 | 1 | -4/+4 |
| | | | | using it. | ||||
* | digital: OFDM using new psk and qam modules for constellations. Also, ↵ | Tom Rondeau | 2011-10-12 | 1 | -1/+3 |
| | | | | psk2->psk updated in all files and examples. | ||||
* | Cleaning up; adding a different dbpsk that uses differential coding. The ↵ | Tom Rondeau | 2011-08-10 | 1 | -2/+2 |
| | | | | normal bpsk is non-differential by default, but can be set to use differential with the right flag. | ||||
* | digital: reworking code so digital examples work. BPSK seems to work fine ↵ | Tom Rondeau | 2011-07-26 | 1 | -5/+2 |
| | | | | offline. | ||||
* | fixing build for constellation code. Had to make some changes to the qa code ↵ | Tom Rondeau | 2011-07-12 | 1 | -3/+7 |
| | | | | to import the right stuff after being changed from sitting in gnuradio-core. | ||||
* | Moved generic psk and qam modulation into gr-digital. | Ben Reynwar | 2011-05-11 | 1 | -0/+226 |