| Commit message (Expand) | Author | Age | Files | Lines |
* | digital: remove stray header file from earlier merge | Johnathan Corgan | 2013-06-14 | 1 | -97/+0 |
* | Merge branch 'maint-ofdm' into master-ofdm | Martin Braun | 2013-06-05 | 1 | -0/+97 |
|\ |
|
| * | digital: bugfixes to ofdm_chanest, HPD and frame EQ | Martin Braun | 2013-05-30 | 2 | -2/+99 |
| * | digital: OFDM passes all tests | Martin Braun | 2013-05-11 | 2 | -3/+22 |
| * | docs: fixed warnings. | Tom Rondeau | 2013-05-07 | 2 | -0/+3 |
* | | digital: moved include dir to gnuradio/digital | Johnathan Corgan | 2013-04-29 | 63 | -6147/+0 |
* | | analog: update include dir to gnuradio/analog | Johnathan Corgan | 2013-04-29 | 1 | -1/+1 |
* | | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 58 | -121/+121 |
* | | Merge remote-tracking branch 'martin/next-ofdmfix' into next | Johnathan Corgan | 2013-04-09 | 3 | -15/+34 |
|\ \ |
|
| * | | digital: merge from master | Martin Braun | 2013-04-08 | 3 | -15/+34 |
| |\| |
|
| | * | digital: fix some issues w/ header parser/gen; QA, wrong OFDM symbol number c... | Martin Braun | 2013-04-08 | 2 | -14/+32 |
| | * | digital: OFDM frame equalizer now as an option to work w/o len tag | Martin Braun | 2013-04-08 | 1 | -1/+2 |
| | * | docs: adds protection from generated files of components not configured. | Tom Rondeau | 2013-04-07 | 1 | -1/+1 |
* | | | digital: Minor documentation improvements. | Ben Reynwar | 2013-04-07 | 4 | -24/+20 |
* | | | digital: Fixed incorrect documentation in constellation_receiver_cb. | Ben Reynwar | 2013-04-07 | 1 | -23/+3 |
|/ / |
|
* | | docs: fixes for merge conflicts and differences between master/next. | Tom Rondeau | 2013-04-04 | 54 | -122/+138 |
* | | Merge branch 'master_grc_components' into next_grc_components | Tom Rondeau | 2013-04-04 | 5 | -5/+10 |
|\| |
|
| * | docs: updating Doxygen categories for all blocks. | Tom Rondeau | 2013-04-04 | 5 | -5/+10 |
* | | digital: cleaning up a few warnings. | Tom Rondeau | 2013-04-03 | 1 | -1/+1 |
* | | digital: making virtual desctructors for constellation and OFDM equalier base... | Tom Rondeau | 2013-04-03 | 2 | -2/+2 |
* | | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 1 | -1/+1 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-04-01 | 5 | -14/+46 |
|\| |
|
| * | Merge remote-tracking branch 'mbant/taggedstreamdox' | Tom Rondeau | 2013-04-01 | 3 | -7/+20 |
| |\ |
|
| | * | docs: More and better docs for tagged stream blocks (and some childs) | Martin Braun | 2013-04-01 | 3 | -7/+20 |
| * | | digital: made the tagging description for packet header gen more explicit | Martin Braun | 2013-03-29 | 2 | -7/+26 |
| |/ |
|
* | | digital: OFDM carrier allocator can now handle the sync words | Martin Braun | 2013-03-29 | 1 | -4/+16 |
* | | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 1 | -1/+1 |
* | | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2013-03-18 | 4 | -167/+1 |
|\ \ |
|
| * | | Merge branch 'master' into next | Johnathan Corgan | 2013-03-18 | 4 | -171/+1 |
| |\| |
|
| | * | digital: cleaned out debugging blocks | Martin Braun | 2013-03-18 | 4 | -171/+0 |
* | | | analog, digital: fixed control_loop-derived blocks to inherit control_loop fu... | Tom Rondeau | 2013-03-18 | 1 | -1/+4 |
* | | | digital: pimplified old blocks | Martin Braun | 2013-03-17 | 14 | -30/+714 |
|/ / |
|
* | | Merge branch 'ofdm-master' into ofdm-next | Johnathan Corgan | 2013-03-15 | 12 | -13/+740 |
|\| |
|
| * | Squash/rebased martin/ofdm-master onto trial merge branch | Martin Braun | 2013-03-15 | 12 | -0/+794 |
* | blocks: removing gri_control_loop; using gr::blocks::control_loop now. | Tom Rondeau | 2013-03-10 | 1 | -2/+2 |
* | core: removing simple_framer_sync, now in gr-digital. | Tom Rondeau | 2013-03-06 | 1 | -1/+1 |
* | digital, blocks: some fixes to build/run after merge. | Tom Rondeau | 2013-03-06 | 1 | -14/+68 |
* | blocks: removing blocks from gnuradio-core. | Tom Rondeau | 2013-02-21 | 1 | -5/+5 |
* | digital: cleaning up conversion to 3.7 for simple_correlator. | Tom Rondeau | 2013-02-20 | 1 | -0/+1 |
* | Merge branch 'master' into next | Tom Rondeau | 2013-02-20 | 1 | -0/+48 |
* | build: fixing earlier fix on generating and installing headers. | Tom Rondeau | 2013-02-05 | 1 | -2/+2 |
* | build: generated headers naming issue fixed. | Tom Rondeau | 2013-02-05 | 1 | -1/+1 |
* | ctrlport: updated all blocks using controlport to use new style of setup_rpc. | Tom Rondeau | 2013-01-23 | 1 | -0/+15 |
* | analog: moved lfsr from gr-analog to gr-digital where it is used. | Tom Rondeau | 2012-11-10 | 2 | -0/+163 |
* | analog: fixed a few build issues against gr-analog. | Tom Rondeau | 2012-11-09 | 1 | -2/+2 |
* | digital: merge in QAM bug fix from master | Ben Reynwar | 2012-09-30 | 1 | -0/+3 |
* | digital: Fixes LMS and CMA equalizers. | Tom Rondeau | 2012-09-09 | 2 | -0/+4 |
* | docs: fixed doxygen markup issues. | Tom Rondeau | 2012-08-28 | 4 | -5/+4 |
* | digital: fixed remaining GRC blocks. | Tom Rondeau | 2012-08-27 | 2 | -13/+13 |
* | digital: wip on ensuring all digital blocks work in GRC. | Tom Rondeau | 2012-08-22 | 1 | -7/+7 |