| Commit message (Expand) | Author | Age | Files | Lines |
* | digital: added get/set functions to mpsk_receiver_cc for theta (phase offset)... | Tom Rondeau | 2012-01-15 | 3 | -15/+50 |
* | Merge branch 'maint' | Johnathan Corgan | 2012-01-13 | 1 | -0/+1 |
|\ |
|
| * | Fix compilation with gcc-4.7 | Jaroslav Skarvada | 2012-01-13 | 1 | -0/+1 |
* | | build: update revision to 3.5.2git3.5.2git | Johnathan Corgan | 2012-01-07 | 2 | -4/+4 |
|/ |
|
* | build: update revision to 3.5.1v3.5.1 | Johnathan Corgan | 2012-01-07 | 2 | -2/+2 |
* | build: update canonical config files | Johnathan Corgan | 2012-01-07 | 4 | -40/+30 |
* | core: comment out QA debug output | Johnathan Corgan | 2012-01-07 | 1 | -2/+2 |
* | Merge branch 'maint' | Tom Rondeau | 2012-01-06 | 12 | -22/+18 |
|\ |
|
| * | Remove some more warnings. I'm probably being a bit OCD about these ones, but... | Tom Rondeau | 2012-01-06 | 3 | -8/+4 |
| * | volk: minor changes to fix some warnings. | Tom Rondeau | 2012-01-06 | 3 | -8/+8 |
| * | volk: tell Orc compiler to include math.h to find some generic functions (sqrt). | Tom Rondeau | 2012-01-06 | 1 | -1/+1 |
| * | Revert "volk: remove warning about implicit declaration of sqrt." | Tom Rondeau | 2012-01-06 | 5 | -5/+5 |
* | | Merge branch 'max_noutputs' | Tom Rondeau | 2012-01-03 | 18 | -47/+121 |
|\ \ |
|
| * | | scheduler: added argument to wxGUI's stdapp that allows a user to specify the... | Tom Rondeau | 2012-01-03 | 1 | -6/+14 |
| * | | scheduler: add default (large) max noutput_items to C++ run function. | Tom Rondeau | 2012-01-02 | 2 | -3/+7 |
| * | | scheduler: if the block is an interpolator that needs a minimum of some numbe... | Tom Rondeau | 2012-01-02 | 1 | -1/+5 |
| * | | scheduler: access to set max noutput_items in start method through Python. | Tom Rondeau | 2012-01-01 | 1 | -4/+4 |
| * | | scheduler: first attempt at being able to set an upper limit on the noutput_i... | Tom Rondeau | 2012-01-01 | 15 | -34/+89 |
| * | | Merge branch 'maint' | Tom Rondeau | 2012-01-01 | 4 | -55/+110 |
| |\ \ |
|
| | * | | pfb: bug fix for ccf version of the PFB clock sync to handle the d_osps param... | Tom Rondeau | 2012-01-01 | 2 | -2/+5 |
* | | | | Merge branch 'maint' | Tom Rondeau | 2012-01-02 | 1 | -0/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | digital: bug fix for FLL QA test. Use a seed to always generate the same test... | Tom Rondeau | 2012-01-02 | 1 | -0/+1 |
* | | | | Merge branch 'maint' | Johnathan Corgan | 2012-01-02 | 3 | -2/+14 |
|\| | | |
|
| * | | | volk: fix overrule detection (cant reply on cpu name) | Josh Blum | 2012-01-02 | 2 | -2/+12 |
| * | | | core: fix gr_udp_sink by including asio | Josh Blum | 2012-01-02 | 1 | -0/+2 |
* | | | | Merge branch 'maint' | Tom Rondeau | 2012-01-02 | 4 | -61/+125 |
|\| | |
| |/ /
|/| | |
|
| * | | pfb: bug fix for ccf version of the PFB clock sync to handle the d_osps param... | Tom Rondeau | 2012-01-02 | 3 | -8/+20 |
| |/ |
|
| * | pfb: updated and hopefully better documentation of the PFB clock sync blocks. | Tom Rondeau | 2012-01-01 | 2 | -53/+105 |
* | | Merge branch 'maint' | Tom Rondeau | 2011-12-30 | 2 | -0/+18 |
|\| |
|
| * | gr: sync the filesystem before python can parse doxygen | Josh Blum | 2011-12-30 | 1 | -0/+8 |
| * | cmake: added swig version check | Josh Blum | 2011-12-30 | 1 | -0/+10 |
* | | digital: somewhat strange buy necessary fix for autotools build with guile. | Tom Rondeau | 2011-12-30 | 1 | -0/+10 |
* | | digital: added tag_nsamples placeholder into SNR probe block. | Tom Rondeau | 2011-12-30 | 4 | -11/+62 |
* | | digital: adding SNR nsamples set/get functions in swig i file. | Tom Rondeau | 2011-12-30 | 1 | -0/+2 |
* | | digital: fixed documentation of parameters. | Tom Rondeau | 2011-12-30 | 2 | -11/+11 |
* | | digital: update to qa and example code for new constructor with tag_nsamples ... | Tom Rondeau | 2011-12-30 | 2 | -10/+22 |
* | | digital: the SNR estimator block now issues a tag with the SNR (key = 'snr').... | Tom Rondeau | 2011-12-30 | 3 | -8/+86 |
* | | 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 | 2 | -22/+12 |
* | | digital: added documentation for SNR estimators; made a Doxygen group for the... | Tom Rondeau | 2011-12-29 | 6 | -71/+189 |
* | | digital: fixed QA code for SNR estimator SVR name change. | Tom Rondeau | 2011-12-29 | 1 | -1/+1 |
* | | digital: adding documentation for SNR estimators; added an estimator for M2M4... | Tom Rondeau | 2011-12-29 | 6 | -16/+140 |
* | | digital: adding an example program for the SNR estimators with Python code to... | Tom Rondeau | 2011-12-29 | 3 | -1/+177 |
* | | digital: QA code for SNR estimators. | Tom Rondeau | 2011-12-29 | 2 | -0/+114 |
* | | digital: fixing up blocks to use SNR est classes more appropriately. | Tom Rondeau | 2011-12-29 | 5 | -35/+23 |
* | | digital: added a probe (sink) for the new SNR estimators; also fixes up Makef... | Tom Rondeau | 2011-12-29 | 10 | -0/+258 |
* | | digital: using impl SNR estimator classes instead of function pointers. | Tom Rondeau | 2011-12-29 | 2 | -156/+27 |
* | | digital: made separate implementation classes for the different SNR estimators. | Tom Rondeau | 2011-12-29 | 6 | -0/+354 |
* | | digital: added a class, digital_mpsk_snr_est_cc, that estimates the SNR of an... | Tom Rondeau | 2011-12-23 | 7 | -0/+385 |
* | | core: added accessors to get all settable values of the channel_model objects. | Tom Rondeau | 2011-12-22 | 3 | -0/+35 |