summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Minor fixes in turbo GRC blocksAchilleas Anastasopoulos2011-09-0111-12/+17
* Minor fixes in turbo GRC blocks and one more example added.Achilleas Anastasopoulos2011-09-012-1/+833
* Added pccc combined turbo decoder and corresponding GRC blockAchilleas Anastasopoulos2011-08-3128-49/+2861
* More examples and turbo decoder blocks added.Achilleas Anastasopoulos2011-08-315-7/+988
* Added more turbo encoder/decoder blocks and examples.Achilleas Anastasopoulos2011-08-316-3/+1075
* Added SCCC encoder/decoder grc blocksi and examples. Also moved all grc block...Achilleas Anastasopoulos2011-08-3114-355/+1574
* added grc directory in gr-trellisAchilleas Anastasopoulos2011-06-1311-9/+65
* updated Makefile.am and block_tree.xml to reflect changes inAchilleas Anastasopoulos2011-06-129-633/+0
* Moved grc files from grc/block to gr-trellis/grcAchilleas Anastasopoulos2011-06-127-0/+640
* Update revision to 3.4.1gitv3.4.1gitJohnathan Corgan2011-06-112-4/+4
* Update revision to 3.4.0v3.4.0Johnathan Corgan2011-06-112-2/+2
* Update config.sub and config.guess with latest canonical versionsJohnathan Corgan2011-06-116-313/+278
* Allow disabling shm vmcircbuf tests at configure timeDon Ward2011-06-114-0/+41
* Merge remote branch 'burx/burx_updates_for_rel_3pt4'Johnathan Corgan2011-06-111-4/+34
|\
| * Fix tuning issue above 2.2 GHz, and use DDCs for fine tuning now.JohnOrlando2011-04-141-4/+34
* | grc: removed var sink taps example, its no longer supported, weird, and not u...Josh Blum2011-06-092-490/+1
* | grc: disable pythonw on darwin, apparently not neededJosh Blum2011-06-091-2/+3
* | gr-uhd: enable 8 channels in grc uhd blocksJosh Blum2011-06-091-1/+1
* | added high_res_timer_epoch to give ticks at the epochJosh Blum2011-06-071-1/+1
* | qtgui: make a common function for the time label creation in waterfallJosh Blum2011-06-071-19/+16
* | qtgui: removed all traces of highResTimeFunctions.hJosh Blum2011-06-0719-57/+54
* | qtgui: removed most of the functions in highResTimeFunctions.hJosh Blum2011-06-077-50/+24
* | qtgui: partially switch to gruel high res timerJosh Blum2011-06-079-289/+31
* | gruel: adding high resolution timer to gruelJosh Blum2011-06-072-0/+125
* | qtgui: replace timespec with typedef so its easier to replaceJosh Blum2011-06-0716-135/+159
* | Merge branch 'mergeme/fix/trellis/metrics_typo'Tom Rondeau2011-06-071-1/+1
|\ \
| * | trellis: fix typo, had include config.h logic reversedJosh Blum2011-05-251-1/+1
* | | Merge branch 'master' into turboTom Rondeau2011-06-051014-13825/+52494
|\ \ \
| * \ \ Merge branch 'tr_master'Tom Rondeau2011-06-0213-2/+740
| |\ \ \
| | * | | core: fixed documentation for dc blocker.Tom Rondeau2011-06-022-4/+6
| | * | | QA: adding QA code for DC blocker block. Tests impulse response for complex a...Tom Rondeau2011-06-022-0/+109
| | * | | grc: fixing DC blocker block to handle i/o type.Tom Rondeau2011-06-021-14/+16
| | * | | grc: adding DC blocker GRC block.Tom Rondeau2011-05-253-0/+51
| | * | | filter: adding floating point version of DC blocker alg.Tom Rondeau2011-05-255-2/+289
| | * | | filter: changing name of moving average class to remove name conflicts.Tom Rondeau2011-05-252-16/+16
| | * | | filter: adding a DC blocker algorithm.Tom Rondeau2011-05-255-2/+289
| * | | | Merge branch 'tr_master'Tom Rondeau2011-05-253-1/+30
| |\| | | | | |/ / | |/| |
| | * | Merge pull request #1 from tttx/pmt-swig-fixTom Rondeau2011-05-253-1/+30
| | |\ \
| | | * | update python installed filestttx2011-05-242-1/+5
| | | * | fixing file trackingtttx2011-05-241-0/+0
| | | * | fixing pmt swig python installed filestttx2011-05-242-0/+25
| | |/ /
| * / / gr-utils: updating gr_plot_psd.py to protect against zero-length arrays in ge...Tom Rondeau2011-05-241-10/+20
| |/ /
| * | gr-uhd: fixed uhd apps; don't try to set the clock; default antenna unless sp...Tom Rondeau2011-05-172-7/+8
| * | core: adding get/set sensitivity accessors to frequency_modulator_fc block.Tom Rondeau2011-05-123-1/+7
| * | gr-uhd: fixed apps Makefile for distribution.Tom Rondeau2011-05-101-0/+3
| * | gr-uhd: adding gitignore file to uhd apps dir.Tom Rondeau2011-05-101-0/+3
| * | gr-uhd: Makefile.am for UHD apps.Tom Rondeau2011-05-101-0/+29
| * | gr-uhd: UHD version of usrpx_rx_cfile.py.Tom Rondeau2011-05-101-0/+148
| * | gr-uhd: adding antenna selection ability to uhd_fft.py.Tom Rondeau2011-05-101-3/+1
| * | gr-uhd: adding uhd_fft.py appTom Rondeau2011-05-103-1/+271