| Commit message (Expand) | Author | Age | Files | Lines |
* | digital: make seed value unambiguous | Martin Braun | 2012-04-14 | 1 | -3/+3 |
* | gr: fix 2 places where pyc files get generated in-tree | Josh Blum | 2012-04-09 | 2 | -0/+3 |
* | build: update revision to 3.5.3v3.5.3 | Johnathan Corgan | 2012-04-07 | 2 | -2/+2 |
* | Merge branch 'maint' | Tom Rondeau | 2012-04-07 | 4 | -2/+8 |
|\ |
|
| * | gruel and howto: install gruel .i files in gruel dest. Howto will use that di...maint-3.5.2 | Tom Rondeau | 2012-04-07 | 4 | -2/+8 |
* | | Merge branch 'wfm_tx_work' | Johnathan Corgan | 2012-04-07 | 6 | -34/+38 |
|\ \ |
|
| * | | core: loosen fm modulator QA to 5 decimal places of agreement | Johnathan Corgan | 2012-04-07 | 1 | -1/+1 |
| * | | core: use while instead of if in frequency_modulator | Johnathan Corgan | 2012-04-07 | 1 | -2/+2 |
| * | | gr_frequency_modulator_f : Convert from using libm sin/cos, to gr_fxpt sin/cos. | Philip Balister | 2012-03-15 | 2 | -12/+12 |
| * | | qa_gr_fxpt : Remove debugging cout. | Philip Balister | 2012-03-13 | 1 | -1/+0 |
| * | | gr_fxpt : Add sincos function to class. | Philip Balister | 2012-03-13 | 2 | -0/+26 |
| * | | gr_fxpt.c : Remove unused code. | Philip Balister | 2012-03-12 | 1 | -21/+0 |
* | | | Merge branch 'maint' | Tom Rondeau | 2012-04-07 | 1 | -2/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | core: buffer alignments were getting confused. Just need to tell all blocks t... | Tom Rondeau | 2012-04-07 | 1 | -2/+3 |
* | | | Merge branch 'maint' | Tom Rondeau | 2012-04-07 | 2 | -22/+46 |
|\| | |
|
| * | | trellis: bug fix to make sure file is closed. | Achilleas Anastasopoulos | 2012-04-07 | 1 | -0/+2 |
| * | | core: makes sure all block's buffers are aligned on start/restart and that th... | Tom Rondeau | 2012-04-07 | 2 | -22/+46 |
* | | | trellis: bug fix to make sure file is closed. | Achilleas Anastasopoulos | 2012-04-07 | 1 | -0/+2 |
* | | | build: properly handle the VM circbuf; was forcing tmp file usage on all plat... | Tom Rondeau | 2012-04-06 | 2 | -0/+28 |
* | | | Merge remote branch 'ncorgan/gr-uhd_swig' | Johnathan Corgan | 2012-04-05 | 6 | -19/+32 |
|\ \ \ |
|
| * | | | gr-uhd: uhd_fft and uhd_siggen account for cases where mboard/dboard has no s... | Nicholas Corgan | 2012-04-05 | 2 | -12/+26 |
| * | | | gr-uhd: minor aesthetic and consistency changes | Nicholas Corgan | 2012-04-05 | 6 | -9/+8 |
* | | | | digital: added GRC files for new MPSK SNR estimator and probe. | Tom Rondeau | 2012-04-05 | 5 | -33/+114 |
* | | | | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | 2012-04-04 | 24 | -302/+500 |
|\ \ \ \ |
|
| * | | | | Merge remote branch 'ncorgan/gr-uhd_swig' | Johnathan Corgan | 2012-04-04 | 7 | -17/+84 |
| |\| | | |
|
| | * | | | gr-uhd: uhd_siggen, uhd_siggen_gui, and uhd_fft include information on the us... | Nicholas Corgan | 2012-04-04 | 7 | -17/+84 |
| * | | | | Merge remote branch 'jblum-github/pmt_set_deleter' | Johnathan Corgan | 2012-04-04 | 3 | -2/+40 |
| |\ \ \ \ |
|
| | * | | | | pmt: added advanded pmt_set_deleter (c++ only) | Josh Blum | 2012-04-03 | 3 | -2/+40 |
| | | |/ /
| | |/| | |
|
| * | | | | fcd: simplify swig generation after virtual interface class change | Johnathan Corgan | 2012-04-04 | 6 | -27/+15 |
| | |/ /
| |/| | |
|
| * | | | gr-uhd: corrected get_usrp_info description | Nicholas Corgan | 2012-04-03 | 2 | -2/+2 |
| * | | | gr-uhd: get_usrp_info has help info and can only be called with a recent enou... | Nicholas Corgan | 2012-04-03 | 6 | -13/+25 |
| * | | | gr-uhd: uhd_usrp_source and uhd_usrp_sink can now multi_usrp's list_property_... | Nicholas Corgan | 2012-04-03 | 4 | -0/+22 |
| * | | | gr-uhd: Python users can now grab their current UHD version as a string | Nicholas Corgan | 2012-04-02 | 1 | -0/+8 |
| * | | | fcd: adds setter function to configure mixer gain | Dimitri Stolnikov | 2012-04-01 | 5 | -3/+44 |
| * | | | Merge remote branch 'jcorgan/gr-fcd' | Johnathan Corgan | 2012-04-01 | 6 | -262/+284 |
| |\ \ \ |
|
| | * | | | fcd: convert to private implementation pattern | Johnathan Corgan | 2012-03-23 | 6 | -262/+284 |
* | | | | | build: use -O2 with cmake in Debug build. | Tom Rondeau | 2012-03-31 | 1 | -0/+4 |
* | | | | | core: adds vlen and scalar args to type converter blocks in GRC. | Tom Rondeau | 2012-03-31 | 18 | -5/+241 |
|/ / / / |
|
* | | | | Merge branch 'maint' | Tom Rondeau | 2012-03-27 | 3 | -3/+29 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | doc: fix documentation for wavsink (thanks to John Coppens for point it out). | Tom Rondeau | 2012-03-27 | 1 | -3/+3 |
| * | | | core: when reseting buffers, make sure that the read/write pointers are alway... | Tom Rondeau | 2012-03-27 | 2 | -0/+26 |
* | | | | Merge branch 'ch_bw' | Tom Rondeau | 2012-03-27 | 1 | -1/+11 |
|\ \ \ \ |
|
| * | | | | digital: in narrowband examples, added the ability to change the channel band... | Tom Rondeau | 2012-03-19 | 1 | -1/+11 |
* | | | | | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | 2012-03-27 | 85 | -46/+9430 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'maint' | Johnathan Corgan | 2012-03-27 | 2 | -2/+2 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | uhd: fix dc offset call in uhd source | Josh Blum | 2012-03-27 | 2 | -4/+4 |
| * | | | | | Merge remote branch 'jblum/mergeme_uhd' | Johnathan Corgan | 2012-03-24 | 8 | -17/+170 |
| |\ \ \ \ \ |
|
| | * | | | | | uhd: finite_acquisition_v timeout should be >> than stream time | Josh Blum | 2012-03-23 | 1 | -1/+1 |
| | * | | | | | uhd: add a flush to finite_acquisition_v | Josh Blum | 2012-03-23 | 1 | -0/+3 |
| | * | | | | | uhd: perform abi compat check before making a block | Josh Blum | 2012-03-23 | 6 | -5/+55 |