| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into next | Tom Rondeau | 2012-01-15 | 1 | -2/+15 |
|\ |
|
| * | digital: added get/set functions to mpsk_receiver_cc for theta (phase offset)... | Tom Rondeau | 2012-01-15 | 1 | -2/+15 |
* | | Merge branch 'master' into next | Tom Rondeau | 2012-01-06 | 1 | -2/+0 |
|\| |
|
| * | Merge branch 'maint' | Tom Rondeau | 2012-01-06 | 1 | -2/+0 |
| |\ |
|
| | * | Remove some more warnings. I'm probably being a bit OCD about these ones, but... | Tom Rondeau | 2012-01-06 | 1 | -2/+0 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2011-12-30 | 4 | -0/+597 |
|\| | |
|
| * | | digital: added tag_nsamples placeholder into SNR probe block. | Tom Rondeau | 2011-12-30 | 1 | -5/+33 |
| * | | digital: the SNR estimator block now issues a tag with the SNR (key = 'snr').... | Tom Rondeau | 2011-12-30 | 1 | -6/+65 |
| * | | digital: snr probe passing just the 0th input stream to SNR estimator. | Tom Rondeau | 2011-12-30 | 1 | -1/+2 |
| * | | digital: SNR estimators just take a complex vector; not full vector of comple... | Tom Rondeau | 2011-12-30 | 1 | -16/+6 |
| * | | digital: adding documentation for SNR estimators; added an estimator for M2M4... | Tom Rondeau | 2011-12-29 | 3 | -8/+52 |
| * | | digital: fixing up blocks to use SNR est classes more appropriately. | Tom Rondeau | 2011-12-29 | 2 | -11/+11 |
| * | | digital: added a probe (sink) for the new SNR estimators; also fixes up Makef... | Tom Rondeau | 2011-12-29 | 3 | -0/+126 |
| * | | digital: using impl SNR estimator classes instead of function pointers. | Tom Rondeau | 2011-12-29 | 1 | -128/+24 |
| * | | digital: made separate implementation classes for the different SNR estimators. | Tom Rondeau | 2011-12-29 | 3 | -0/+229 |
| * | | digital: added a class, digital_mpsk_snr_est_cc, that estimates the SNR of an... | Tom Rondeau | 2011-12-23 | 2 | -0/+227 |
| |/ |
|
* / | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 2 | -60/+0 |
|/ |
|
* | the libraries | Josh Blum | 2011-10-23 | 1 | -8/+1 |
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-17 | 8 | -0/+1258 |
|\ |
|
| * | digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working. | Tom Rondeau | 2011-10-12 | 7 | -0/+1252 |
* | | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -10/+10 |
* | | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum | 2011-09-28 | 19 | -2028/+100 |
|\| |
|
| * | Merge branch 'next' into digital | Tom Rondeau | 2011-09-26 | 1 | -0/+4 |
| |\ |
|
| * | | digital: removed hier directory in gr-digital; put c++ hier blocks into lib/i... | Tom Rondeau | 2011-09-26 | 3 | -3/+117 |
| * | | digital: moved header files from lib to include in gr-digital. | Tom Rondeau | 2011-09-26 | 15 | -1953/+0 |
| * | | digital: updated build files for new gr-digital/include directory. | Tom Rondeau | 2011-09-26 | 1 | -19/+2 |
* | | | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum | 2011-09-05 | 9 | -717/+316 |
|\| | |
|
| * | | digital: adding CPM C++ hier block, which adds a hier directory to gr-digital... | Tom Rondeau | 2011-09-01 | 1 | -1/+2 |
| * | | digital: fixing a few things left out in conversion to gri_control_loop child... | Tom Rondeau | 2011-08-30 | 3 | -14/+3 |
| * | | digital: converted mpsk_receiver to use gri_control_loop parent class. Update... | Tom Rondeau | 2011-08-30 | 2 | -61/+21 |
| * | | digital: formatting comments for line length. | Tom Rondeau | 2011-08-30 | 1 | -51/+70 |
| * | | digital: converted FLL block to use gri_control_loop parent class. | Tom Rondeau | 2011-08-30 | 2 | -260/+6 |
| * | | digital: reformatting documentation for line length. | Tom Rondeau | 2011-08-30 | 1 | -50/+65 |
| * | | digital: fixing qa code to test new dqpsk; a few minor formatting changes. | Tom Rondeau | 2011-08-29 | 2 | -1/+8 |
| * | | digital: created a separate DQPSK constellation that does not gray code insid... | Tom Rondeau | 2011-08-29 | 2 | -23/+144 |
| * | | digital: made digital constellation receiver a child of the second order cont... | Tom Rondeau | 2011-08-27 | 2 | -268/+9 |
* | | | small tweaks for windows building | Josh Blum | 2011-08-17 | 1 | -1/+1 |
* | | | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum | 2011-08-17 | 9 | -141/+1002 |
|\| | |
|
| * | | digital: cleaned up Costas loop code by switching over to the gri_control_loo... | Tom Rondeau | 2011-08-14 | 2 | -300/+10 |
| * | | digital: updated constellation receiver to use loop bandwidth and damping fac... | Tom Rondeau | 2011-08-10 | 4 | -40/+259 |
| * | | digital: fixed complex M&M to output the error signal as a float. Also change... | Tom Rondeau | 2011-08-09 | 1 | -4/+4 |
| * | | digital: update documentation. | Tom Rondeau | 2011-07-30 | 1 | -5/+2 |
| * | | digital: updated Costas loop again. The damping factor is now set by default ... | Tom Rondeau | 2011-07-30 | 2 | -35/+251 |
| * | | digital: better behavior of FLL code and added gets and sets for the frequenc... | Tom Rondeau | 2011-07-30 | 2 | -21/+99 |
| * | | digital: moved fll_band_edge into gr-digital. | Tom Rondeau | 2011-07-30 | 3 | -0/+636 |
* | | | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum | 2011-07-28 | 14 | -3/+1743 |
|\| | |
|
| * | | digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA code... | Tom Rondeau | 2011-07-24 | 3 | -2/+642 |
| * | | digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code for... | Tom Rondeau | 2011-07-24 | 3 | -0/+182 |
| * | | digital: moving correlate_access_code to gr-digital. | Tom Rondeau | 2011-07-21 | 3 | -0/+219 |
| * | | digital: moved clock_recovery_ff/cc to gr-digital. | Tom Rondeau | 2011-07-19 | 5 | -0/+570 |