| Commit message (Expand) | Author | Age | Files | Lines |
* | digital: fixed demod examples to work with gr-digital and gr-filter components. | Tom Rondeau | 2012-07-16 | 6 | -1506/+1514 |
* | Merge branch 'next' into wip/filter-rm-next | Johnathan Corgan | 2012-07-09 | 8 | -1746/+1707 |
|\ |
|
| * | Merge branch 'master' into next | Tom Rondeau | 2012-07-08 | 8 | -1746/+1707 |
| |\ |
|
| | * | digital: fixes the digital demod GRC examples after last updates to gr-digital. | Martin Braun | 2012-07-08 | 5 | -1584/+917 |
| | * | digital: patching ber_simulation.grc to use EbN0 instead of noise amplitude. | Martin Braun | 2012-07-08 | 1 | -162/+143 |
| | * | digital: adding a GFSK mod/demodulator. | Wayne Roberts | 2012-07-08 | 2 | -0/+647 |
* | | | digital: fixing up some examples to use new namespaces. | Tom Rondeau | 2012-07-07 | 3 | -12/+13 |
|/ / |
|
* | | core: removed gr_scrambler_bb after move to gr-digital | Johnathan Corgan | 2012-06-06 | 1 | -1/+1 |
* | | core: removed gr_probe_density_b after moving to gr-digital | Johnathan Corgan | 2012-06-06 | 1 | -1/+1 |
* | | core: removed gr_descrambler_bb after transition to gr-digital | Johnathan Corgan | 2012-05-03 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'maint' | Tom Rondeau | 2012-04-19 | 1 | -1/+1 |
|\ |
|
| * | digital: fixed miscalculation of symbol rate in digital_bert_rx. | Tom Rondeau | 2012-04-19 | 1 | -1/+1 |
* | | digital: updated BER test recever to use new SNR probe in digital. | Tom Rondeau | 2012-04-13 | 1 | -1/+1 |
* | | Rework example directories. Gets rid of gnuradio-examples, moves these to mor... | Tom Rondeau | 2012-04-03 | 7 | -0/+6220 |
* | | examples: Reworked locations and installation of examples. | Tom Rondeau | 2012-04-03 | 1 | -3/+3 |
* | | Merge branch 'master' into next | 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' into next | Tom Rondeau | 2012-02-15 | 1 | -0/+14 |
|\| |
|
| * | digital: install OFDM examples into installed examples directory. | Michael Dickens | 2012-02-15 | 1 | -0/+14 |
* | | Merge branch 'master' into next | Tom Rondeau | 2012-01-16 | 2 | -2/+7 |
|\| |
|
| * | digital: fixing up BERT interfaces. Also added a gain control to the tx side ... | Tom Rondeau | 2012-01-16 | 2 | -2/+7 |
* | | Merge branch 'master' into next | Tom Rondeau | 2011-12-30 | 2 | -0/+175 |
|\| |
|
| * | digital: update to qa and example code for new constructor with tag_nsamples ... | Tom Rondeau | 2011-12-30 | 1 | -5/+5 |
| * | digital: adding documentation for SNR estimators; added an estimator for M2M4... | Tom Rondeau | 2011-12-29 | 1 | -3/+3 |
| * | digital: adding an example program for the SNR estimators with Python code to... | Tom Rondeau | 2011-12-29 | 3 | -1/+177 |
* | | Merge branch 'master' into next | Tom Rondeau | 2011-12-14 | 2 | -16/+16 |
|\| |
|
| * | uhd: fixes to instantiating UHD devices to set the antenna and subdevice prop... | Tom Rondeau | 2011-12-14 | 2 | -16/+16 |
* | | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 2 | -54/+0 |
|/ |
|
* | uhd: change examples to use new stream api | Josh Blum | 2011-11-07 | 2 | -12/+4 |
* | digital: added subdevspec option to digital UHD examples. | Tom Rondeau | 2011-10-21 | 8 | -21/+51 |
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-19 | 12 | -44/+56 |
|\ |
|
| * | digital: fixed digital narrowband examples to set the sample rate based on th... | Tom Rondeau | 2011-10-19 | 4 | -14/+26 |
| * | digital: fixed digital ofdm examples to use args instead of address and bette... | Tom Rondeau | 2011-10-19 | 4 | -18/+18 |
| * | digital: fixed digital narrowband examples to use args instead of address and... | Tom Rondeau | 2011-10-19 | 7 | -19/+19 |
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-17 | 25 | -53/+1681 |
|\| |
|
| * | 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 |
| * | digital: changed modulation_utils2 to modulation_utils and update all files u... | Tom Rondeau | 2011-10-12 | 7 | -9/+9 |
| * | digital: sneaking in a fix to cpm.py here. Working with benchmark_tx. Also ad... | Tom Rondeau | 2011-10-12 | 2 | -0/+4 |
| * | 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 | 2 | -7/+16 |
| * | digital: wip: changes to get benchmark_ofdm_tx to produce output (runs but un... | Tom Rondeau | 2011-10-12 | 2 | -5/+7 |
| * | digital: moved narrowband examples to their own directory (to make room for O... | Tom Rondeau | 2011-10-12 | 24 | -33/+1889 |
* | | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -1/+1 |