| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed error in m4 config file. | Ben Reynwar | 2011-06-13 | 1 | -2/+0 |
* | Merge branch '8psk' of https://github.com/trondeau/gnuradio into 8psk | Ben Reynwar | 2011-06-13 | 146 | -1477/+5686 |
|\ |
|
| * | Merge branch 'master' into 8psk | Tom Rondeau | 2011-06-13 | 94 | -1338/+3944 |
| |\ |
|
| | * | Update revision to 3.4.1gitv3.4.1git | Johnathan Corgan | 2011-06-11 | 2 | -4/+4 |
| | * | Update revision to 3.4.0v3.4.0 | Johnathan Corgan | 2011-06-11 | 2 | -2/+2 |
| | * | Update config.sub and config.guess with latest canonical versions | Johnathan Corgan | 2011-06-11 | 6 | -313/+278 |
| | * | Allow disabling shm vmcircbuf tests at configure time | Don Ward | 2011-06-11 | 4 | -0/+41 |
| | * | Merge remote branch 'burx/burx_updates_for_rel_3pt4' | Johnathan Corgan | 2011-06-11 | 1 | -4/+34 |
| | |\ |
|
| | | * | Fix tuning issue above 2.2 GHz, and use DDCs for fine tuning now. | JohnOrlando | 2011-04-14 | 1 | -4/+34 |
| | * | | grc: removed var sink taps example, its no longer supported, weird, and not u... | Josh Blum | 2011-06-09 | 2 | -490/+1 |
| | * | | grc: disable pythonw on darwin, apparently not needed | Josh Blum | 2011-06-09 | 1 | -2/+3 |
| | * | | gr-uhd: enable 8 channels in grc uhd blocks | Josh Blum | 2011-06-09 | 1 | -1/+1 |
| | * | | added high_res_timer_epoch to give ticks at the epoch | Josh Blum | 2011-06-07 | 1 | -1/+1 |
| | * | | qtgui: make a common function for the time label creation in waterfall | Josh Blum | 2011-06-07 | 1 | -19/+16 |
| | * | | qtgui: removed all traces of highResTimeFunctions.h | Josh Blum | 2011-06-07 | 19 | -57/+54 |
| | * | | qtgui: removed most of the functions in highResTimeFunctions.h | Josh Blum | 2011-06-07 | 7 | -50/+24 |
| | * | | qtgui: partially switch to gruel high res timer | Josh Blum | 2011-06-07 | 9 | -289/+31 |
| | * | | gruel: adding high resolution timer to gruel | Josh Blum | 2011-06-07 | 2 | -0/+125 |
| | * | | qtgui: replace timespec with typedef so its easier to replace | Josh Blum | 2011-06-07 | 16 | -135/+159 |
| | * | | Merge branch 'mergeme/fix/trellis/metrics_typo' | Tom Rondeau | 2011-06-07 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | trellis: fix typo, had include config.h logic reversed | Josh Blum | 2011-05-25 | 1 | -1/+1 |
| | * | | | Merge branch 'master' into turbo | Tom Rondeau | 2011-06-05 | 1014 | -13825/+52494 |
| | |\ \ \ |
|
| | * | | | | trellis: fixed Makefile by removing non-existant file names. | Tom Rondeau | 2011-06-05 | 1 | -2/+0 |
| | * | | | | Updated some of the examples in gr-trellis to use the options parser | Achilleas Anastasopoulos | 2011-06-02 | 6 | -177/+78 |
| | * | | | | updated gr-trellis documentation | Achilleas Anastasopoulos | 2011-03-24 | 1 | -2/+12 |
| | * | | | | Added Makefile.gen back to repo | Achilleas Anastasopoulos | 2011-02-22 | 2 | -1/+156 |
| | * | | | | added pccc decoder + examples | Achilleas Anastasopoulos | 2011-02-21 | 9 | -56/+624 |
| | * | | | | added pccc (parallel concatenated convlutional code) encoder | Achilleas Anastasopoulos | 2011-02-20 | 9 | -0/+249 |
| | * | | | | updated documentation | Achilleas Anastasopoulos | 2011-02-20 | 2 | -6/+18 |
| | * | | | | added sccc_decoder block (without the metrics part) | Achilleas Anastasopoulos | 2011-02-20 | 9 | -0/+543 |
| | * | | | | added a scaling parameter in trellis_sccc_decoder, needed | Achilleas Anastasopoulos | 2011-02-20 | 6 | -11/+41 |
| | * | | | | added sccc turbo decoder block + example test_sccc_turbo1.py | Achilleas Anastasopoulos | 2011-02-19 | 6 | -23/+265 |
| | * | | | | templated siso_combined | Achilleas Anastasopoulos | 2011-02-18 | 5 | -433/+153 |
| | * | | | | removed "audio" dependencies from test files in gr-trellis | Achilleas Anastasopoulos | 2011-02-18 | 12 | -12/+0 |
| | * | | | | core algorithms such as viterbi/siso were refactored | Achilleas Anastasopoulos | 2011-02-18 | 22 | -19/+1524 |
| | * | | | | inital commit of turbo stuff: | Achilleas Anastasopoulos | 2011-02-17 | 7 | -1/+246 |
| * | | | | | digital: converting LMS algorithm to use the gr_adaptive_filter structure and... | Tom Rondeau | 2011-06-06 | 4 | -50/+77 |
| * | | | | | digital: formatting CMA code; adding get_ functions and renaming things for c... | Tom Rondeau | 2011-06-06 | 4 | -12/+26 |
| * | | | | | digital: fixing comments on LMS DD equalizer | Tom Rondeau | 2011-06-03 | 2 | -2/+2 |
| * | | | | | digital: adding GRC block for LMS DD equalizer. | Tom Rondeau | 2011-06-03 | 3 | -0/+38 |
| * | | | | | digital: fixing 8psk constellation object to properly slice. | Tom Rondeau | 2011-06-03 | 1 | -13/+13 |
| * | | | | | digital: adding an LMS decision-directed equalizer block. | Tom Rondeau | 2011-06-03 | 6 | -0/+230 |
| * | | | | | digital: adding some comments to the swig file | Tom Rondeau | 2011-06-03 | 1 | -0/+25 |
| * | | | | | Merge branch 'master' into 8psk | Tom Rondeau | 2011-06-03 | 19 | -20/+798 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | Merge branch 'tr_master' | Tom Rondeau | 2011-06-02 | 13 | -2/+740 |
| | |\ \ \ \ |
|
| | | * | | | | core: fixed documentation for dc blocker. | Tom Rondeau | 2011-06-02 | 2 | -4/+6 |
| | | * | | | | QA: adding QA code for DC blocker block. Tests impulse response for complex a... | Tom Rondeau | 2011-06-02 | 2 | -0/+109 |
| | | * | | | | grc: fixing DC blocker block to handle i/o type. | Tom Rondeau | 2011-06-02 | 1 | -14/+16 |
| | | * | | | | grc: adding DC blocker GRC block. | Tom Rondeau | 2011-05-25 | 3 | -0/+51 |
| | | * | | | | filter: adding floating point version of DC blocker alg. | Tom Rondeau | 2011-05-25 | 5 | -2/+289 |