summaryrefslogtreecommitdiff
path: root/gr-digital/examples
AgeCommit message (Expand)Author
2012-11-02Fixes other uses of channel model to always have negative or zeroAlick Zhao
2012-07-15digital: adding BER/SNR simulation example.Martin Braun
2012-07-08digital: fixes the digital demod GRC examples after last updates to gr-digital.Martin Braun
2012-07-08digital: patching ber_simulation.grc to use EbN0 instead of noise amplitude.Martin Braun
2012-07-08digital: adding a GFSK mod/demodulator.Wayne Roberts
2012-04-19Merge branch 'maint'Tom Rondeau
2012-04-19digital: fixed miscalculation of symbol rate in digital_bert_rx.Tom Rondeau
2012-04-13digital: updated BER test recever to use new SNR probe in digital.Tom Rondeau
2012-04-03Rework example directories. Gets rid of gnuradio-examples, moves these to mor...Tom Rondeau
2012-04-03examples: Reworked locations and installation of examples.Tom Rondeau
2012-03-27Merge branch 'master' into nextTom Rondeau
2012-03-19digital: in narrowband examples, added the ability to change the channel band...Tom Rondeau
2012-02-15Merge branch 'master' into nextTom Rondeau
2012-02-15digital: install OFDM examples into installed examples directory.Michael Dickens
2012-01-16Merge branch 'master' into nextTom Rondeau
2012-01-16digital: fixing up BERT interfaces. Also added a gain control to the tx side ...Tom Rondeau
2011-12-30Merge branch 'master' into nextTom Rondeau
2011-12-30digital: update to qa and example code for new constructor with tag_nsamples ...Tom Rondeau
2011-12-29digital: adding documentation for SNR estimators; added an estimator for M2M4...Tom Rondeau
2011-12-29digital: adding an example program for the SNR estimators with Python code to...Tom Rondeau
2011-12-14Merge branch 'master' into nextTom Rondeau
2011-12-14uhd: fixes to instantiating UHD devices to set the antenna and subdevice prop...Tom Rondeau
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-11-07uhd: change examples to use new stream apiJosh Blum
2011-10-21digital: added subdevspec option to digital UHD examples.Tom Rondeau
2011-10-19Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-19digital: fixed digital narrowband examples to set the sample rate based on th...Tom Rondeau
2011-10-19digital: fixed digital ofdm examples to use args instead of address and bette...Tom Rondeau
2011-10-19digital: fixed digital narrowband examples to use args instead of address and...Tom Rondeau
2011-10-17Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-14digital: added set_freq function to narrownband tunnel's main top block.Tom Rondeau
2011-10-14digital: wip: working on tunnel.py for OFDM.Tom Rondeau
2011-10-14digital: renamed OFDM benchmark codes; no real need to say what they are in a...Tom Rondeau
2011-10-14digital: fixed narrowband channel model adder to take a signal amplitude to d...Tom Rondeau
2011-10-14digital: add channel model for OFDM signals to a file.Tom Rondeau
2011-10-14digital: removed unnecessary benchmark_ofdm.pyTom Rondeau
2011-10-14digital: fixed OFDM benchmark code to work over-the-air with UHD.Tom Rondeau
2011-10-12digital: changed modulation_utils2 to modulation_utils and update all files u...Tom Rondeau
2011-10-12digital: sneaking in a fix to cpm.py here. Working with benchmark_tx. Also ad...Tom Rondeau
2011-10-12digital: unnecessary import.Tom Rondeau
2011-10-12digital: I didn't think this was needed, but apparently, it is.Tom Rondeau
2011-10-12digital: benchmark_tx and benchmark_rx are working to/from file.Tom Rondeau
2011-10-12digital: wip: changes to get benchmark_ofdm_tx to produce output (runs but un...Tom Rondeau
2011-10-12digital: moved narrowband examples to their own directory (to make room for O...Tom Rondeau
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-10-08gr: updated cmakelists after merge for additional filesJosh Blum
2011-10-08Merge branch 'next' of http://gnuradio.org/git/gnuradio into digitalJosh Blum
2011-10-07digital: minor bug fix to rx_voice demo.Tom Rondeau
2011-10-07digital: updated rx and tx voice examples to work over the air with UHD.Tom Rondeau
2011-10-07digital: minor bug fixTom Rondeau