| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into next | Tom Rondeau | 2012-02-27 | 1 | -1/+1 |
|\ |
|
| * | Merge remote-tracking branch 'benreynwar/maint' into maint | Tom Rondeau | 2012-02-27 | 1 | -1/+1 |
| |\ |
|
| | * | Fixed bug in digital_qam_demod.xml | Ben Reynwar | 2012-02-27 | 1 | -1/+1 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-02-24 | 3 | -0/+42 |
|\| | |
|
| * | | digital: forgot to include new xml in Makefile.am. | Tom Rondeau | 2012-02-24 | 1 | -0/+1 |
| * | | Added digital_constellation_receiver_cb.xml file | Ben Reynwar | 2012-02-24 | 3 | -0/+42 |
| |/ |
|
* | | Merge branch 'master' into next | Tom Rondeau | 2011-12-30 | 1 | -0/+7 |
|\| |
|
| * | digital: exposed setting FLL loop bandwidth factor in GRC; must have been ove... | Tom Rondeau | 2011-12-22 | 1 | -0/+7 |
* | | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 2 | -56/+0 |
|/ |
|
* | digital: reverting GMSK mod/demod GRC blocks for old interface. | Tom Rondeau | 2011-10-27 | 1 | -8/+22 |
* | digital: updates to interface in GRC. Actually tested in working GRC flowgraphs. | Tom Rondeau | 2011-10-26 | 3 | -94/+55 |
* | digital: really, seriously, fixing digital GRC files. | Tom Rondeau | 2011-10-26 | 3 | -1/+9 |
* | digital: moved files to the right location; put them into the build files. | Tom Rondeau | 2011-10-26 | 3 | -0/+193 |
* | grc: fixing grc blocks not properly moved in to digital. | Tom Rondeau | 2011-10-26 | 2 | -0/+73 |
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-19 | 2 | -2/+2 |
|\ |
|
| * | digital: xml is so picky. This fixes the problems with the new GRC blocks in ... | Tom Rondeau | 2011-10-18 | 2 | -2/+2 |
* | | digital: added mising install rules for moved ofdm xml files | Josh Blum | 2011-10-18 | 1 | -0/+7 |
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-17 | 10 | -2/+632 |
|\| |
|
| * | digital: adding OFDM GRC blocks to gr-digital. | Tom Rondeau | 2011-10-17 | 9 | -1/+631 |
| * | digital: OFDM using new psk and qam modules for constellations. Also, psk2->p... | Tom Rondeau | 2011-10-12 | 1 | -1/+1 |
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-11 | 1 | -27/+13 |
|\| |
|
| * | gcell: removed gcell and gr-gcell | Tom Rondeau | 2011-10-08 | 1 | -27/+13 |
* | | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -1/+1 |
* | | digital: added cmake support for moved grc files and examples | Josh Blum | 2011-09-16 | 1 | -1/+7 |
* | | Merge branch 'digital' of git://github.com/trondeau/gnuradio into digital | Josh Blum | 2011-09-15 | 11 | -32/+170 |
|\| |
|
| * | digital: psk and dxpsk GRC blocks working. | Tom Rondeau | 2011-09-13 | 3 | -19/+9 |
| * | digital: fixed GRC blocks for blocks moved to gr-digital. | Tom Rondeau | 2011-09-12 | 8 | -13/+161 |
* | | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum | 2011-09-05 | 5 | -10/+153 |
|\| |
|
| * | grc: moved GRC blocks that were put into gr-digital into gr-digital/grc and r... | Tom Rondeau | 2011-09-01 | 4 | -1/+150 |
| * | Fixing GRC files for new API to loop blocks. | Tom Rondeau | 2011-09-01 | 1 | -9/+3 |
* | | digital: added cmake support for gr-digital (unix only) | Josh Blum | 2011-07-20 | 1 | -0/+34 |
|/ |
|
* | Merge branch '8psk' of https://github.com/trondeau/gnuradio into 8psk | Ben Reynwar | 2011-06-13 | 4 | -2/+50 |
|\ |
|
| * | digital: converting LMS algorithm to use the gr_adaptive_filter structure and... | Tom Rondeau | 2011-06-06 | 1 | -2/+7 |
| * | digital: formatting CMA code; adding get_ functions and renaming things for c... | Tom Rondeau | 2011-06-06 | 1 | -1/+1 |
| * | digital: adding GRC block for LMS DD equalizer. | Tom Rondeau | 2011-06-03 | 3 | -0/+38 |
| * | digital: set number of samps per symbol for the equalizer. Also, explicitly s... | Tom Rondeau | 2011-05-18 | 1 | -1/+6 |
* | | Fixing typos in grc xml files. | Ben Reynwar | 2011-05-12 | 4 | -8/+8 |
* | | Moved generic psk and qam modulation into gr-digital. | Ben Reynwar | 2011-05-11 | 6 | -1/+585 |
|/ |
|
* | digital: fixing qa code; adding (untested) GRC block for DxPSK demods. | Tom Rondeau | 2011-05-08 | 1 | -0/+167 |
* | gr-digital: adding dbpsk, dqpsk, and d8psk demodulators to gr-digital. | Tom Rondeau | 2011-04-09 | 2 | -2/+26 |
* | gr-digital: moved dbpsk, dqpsk, d8psk into the gr-digital space. Mods tested ... | Tom Rondeau | 2011-04-09 | 3 | -4/+130 |
* | gr-digital: introducing a new blind equalizer based on minimizing the kurtosi... | Tom Rondeau | 2011-04-08 | 3 | -1/+34 |
* | gr-digital: exposing accessors of CMA equalizer through swig and into GRC. Al... | Tom Rondeau | 2011-04-07 | 1 | -0/+2 |
* | gr-digital: adding CMA equalizer to gr-digital. This replaces the gr_cma_equa... | Tom Rondeau | 2011-04-07 | 3 | -1/+38 |
* | gr-digital: restructured Costas loop to be specified in terms of the damping ... | Tom Rondeau | 2011-03-29 | 1 | -19/+11 |
* | gr-digital: adding GRC components for Costas loop. | Tom Rondeau | 2011-03-28 | 3 | -2/+68 |
* | gr-digital: adding a new top-level block for digital comms work. | Tom Rondeau | 2011-03-28 | 2 | -0/+29 |