| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | howto: changes as per tom's suggestions | Josh Blum | 2011-10-18 | 10 | -40/+37 |
* | | | | digital: added mising install rules for moved ofdm xml files | Josh Blum | 2011-10-18 | 1 | -0/+7 |
* | | | | added some more python dash B | Josh Blum | 2011-10-17 | 2 | -2/+2 |
* | | | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-17 | 124 | -2879/+2004 |
|\| | | |
|
| * | | | Merge branch 'master' into next | Tom Rondeau | 2011-10-17 | 1 | -2/+1 |
| |\| | |
|
| | * | | Merge branch 'maint' | Tom Rondeau | 2011-10-17 | 1 | -2/+1 |
| | |\ \ |
|
| | | * | | qtgui: missed something before.maint-3.4.1distcheck-maint | Tom Rondeau | 2011-10-17 | 1 | -2/+1 |
| * | | | | Merge branch 'master' into next | Tom Rondeau | 2011-10-17 | 2 | -2/+7 |
| |\| | | |
|
| | * | | | Merge branch 'maint' | Tom Rondeau | 2011-10-17 | 2 | -2/+7 |
| | |\| | |
|
| | | * | | qtgui: a few more fixes for qwt 5.2/6.0. | Tom Rondeau | 2011-10-17 | 2 | -2/+7 |
| * | | | | digital: adding OFDM GRC blocks to gr-digital. | Tom Rondeau | 2011-10-17 | 11 | -12/+380 |
| * | | | | Merge branch 'master' into next | Tom Rondeau | 2011-10-17 | 2 | -6/+6 |
| |\| | | |
|
| | * | | | Merge branch 'maint' | Tom Rondeau | 2011-10-17 | 2 | -6/+6 |
| | |\| | |
|
| | | * | | build: fixed last warning generated from bootstrap under autoconf 2.68. | Tom Rondeau | 2011-10-17 | 2 | -6/+6 |
| * | | | | ofdm: removed old ofdm examples directory. All examples are now in gr-digital. | Tom Rondeau | 2011-10-17 | 5 | -264/+0 |
| * | | | | Merge branch 'next' into dig_ofdm | Tom Rondeau | 2011-10-17 | 45 | -285/+810 |
| |\ \ \ \ |
|
| * | | | | | digital: added set_freq function to narrownband tunnel's main top block. | Tom Rondeau | 2011-10-14 | 1 | -1/+9 |
| * | | | | | digital: wip: working on tunnel.py for OFDM. | Tom Rondeau | 2011-10-14 | 1 | -195/+27 |
| * | | | | | digital: renamed OFDM benchmark codes; no real need to say what they are in a... | Tom Rondeau | 2011-10-14 | 2 | -0/+0 |
| * | | | | | digital: fixed narrowband channel model adder to take a signal amplitude to d... | Tom Rondeau | 2011-10-14 | 1 | -3/+4 |
| * | | | | | digital: add channel model for OFDM signals to a file. | Tom Rondeau | 2011-10-14 | 1 | -0/+110 |
| * | | | | | digital: removed unnecessary benchmark_ofdm.py | Tom Rondeau | 2011-10-14 | 1 | -187/+0 |
| * | | | | | digital: fixed OFDM benchmark code to work over-the-air with UHD. | Tom Rondeau | 2011-10-14 | 5 | -38/+20 |
| * | | | | | fixed a couple of typos. | Tom Rondeau | 2011-10-14 | 2 | -2/+2 |
| * | | | | | docs: Updated some docs and made it so GRC can pull docs in from other compon... | Tom Rondeau | 2011-10-14 | 5 | -95/+115 |
| * | | | | | Merge branch 'dig_ofdm' of github.com:trondeau/gnuradio into dig_ofdm | Tom Rondeau | 2011-10-12 | 5 | -26/+6 |
| |\ \ \ \ \ |
|
| | * | | | | | digital: fixed QA tests for ofdm. | Tom Rondeau | 2011-10-12 | 5 | -26/+6 |
| * | | | | | | digital: changed modulation_utils2 to modulation_utils and update all files u... | Tom Rondeau | 2011-10-12 | 17 | -43/+43 |
| * | | | | | | digital: OFDM using new psk and qam modules for constellations. Also, psk2->p... | Tom Rondeau | 2011-10-12 | 11 | -210/+123 |
| * | | | | | | digital: sneaking in a fix to cpm.py here. Working with benchmark_tx. Also ad... | Tom Rondeau | 2011-10-12 | 4 | -31/+34 |
| |/ / / / / |
|
| * | | | | | digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working. | Tom Rondeau | 2011-10-12 | 29 | -440/+311 |
| * | | | | | digital: removed psk and qam from gnuradio-core; unnecessary now. | Tom Rondeau | 2011-10-12 | 3 | -209/+0 |
| * | | | | | digital: unnecessary import. | Tom Rondeau | 2011-10-12 | 1 | -1/+1 |
| * | | | | | digital: I didn't think this was needed, but apparently, it is. | Tom Rondeau | 2011-10-12 | 1 | -0/+3 |
| * | | | | | digital: benchmark_tx and benchmark_rx are working to/from file. | Tom Rondeau | 2011-10-12 | 5 | -35/+52 |
| * | | | | | digital: wip: changes to get benchmark_ofdm_tx to produce output (runs but un... | Tom Rondeau | 2011-10-12 | 9 | -115/+67 |
| * | | | | | digital: wip: moved all OFDM examples and blks2impl to gr-digital. | Tom Rondeau | 2011-10-12 | 21 | -2177/+43 |
| * | | | | | digital: moved narrowband examples to their own directory (to make room for O... | Tom Rondeau | 2011-10-12 | 24 | -33/+1889 |
* | | | | | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-17 | 27 | -181/+582 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge branch 'master' into next | Tom Rondeau | 2011-10-16 | 27 | -181/+582 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | Merge branch 'maint' | Tom Rondeau | 2011-10-16 | 27 | -181/+582 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | | * | | | qtgui: more compatability issues. | Tom Rondeau | 2011-10-16 | 12 | -25/+112 |
| | | * | | | qtgui: wip: working to make plots backwards compatible with qwt 5.2. | Tom Rondeau | 2011-10-16 | 2 | -6/+60 |
| | | * | | | qtgui: adjusting intensity knobs and auto scale in waterfall works in qwt6. | Tom Rondeau | 2011-10-16 | 1 | -5/+3 |
| | | * | | | qtgui: fixed waterfall color map issue under qwt6. | Tom Rondeau | 2011-10-16 | 1 | -19/+74 |
| | | * | | | qtgui: waterfall plot mostly working under qwt6 (plots, but updates to scale ... | Tom Rondeau | 2011-10-16 | 10 | -142/+116 |
| | | * | | | qtgui: constellation plot working again under qwt6. | Tom Rondeau | 2011-10-16 | 4 | -15/+15 |
| | | * | | | qtgui: Time domain plot working againt under qwt6. | Tom Rondeau | 2011-10-16 | 4 | -20/+19 |
| | | * | | | qtgui: wip: updating qtgui to work with QWT 6 (and trying to maintain backwar... | Tom Rondeau | 2011-10-15 | 18 | -160/+390 |
| | | * | | | qtgui: avoids a simple warning. | Tom Rondeau | 2011-10-15 | 1 | -1/+2 |