summaryrefslogtreecommitdiff
path: root/gr-digital
AgeCommit message (Expand)Author
2011-11-28docs: more appropriate variable to use when setting the include/headers direc...Tom Rondeau
2011-11-28docs: installing generated _doc.i files under autotools.Tom Rondeau
2011-11-27docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...Tom Rondeau
2011-11-27docs: autotools Makefile.am generates empty swig_docs .i files; builds in aut...Tom Rondeau
2011-11-16work on swig docs, added to core and digitalJosh Blum
2011-11-07uhd: change examples to use new stream apiJosh Blum
2011-10-27digital: reverting GMSK mod/demod GRC blocks for old interface.Tom Rondeau
2011-10-27digital: reverting gmsk; doesn't use pfb arbitrary resampler, which doesn't w...Tom Rondeau
2011-10-26digital: updates to interface in GRC. Actually tested in working GRC flowgraphs.Tom Rondeau
2011-10-26digital: really, seriously, fixing digital GRC files.Tom Rondeau
2011-10-26digital: moved files to the right location; put them into the build files.Tom Rondeau
2011-10-26grc: fixing grc blocks not properly moved in to digital.Tom Rondeau
2011-10-23the librariesJosh Blum
2011-10-22Merge remote branch 'jblum/cmake_fixes' into nextTom Rondeau
2011-10-22docs: don't need to distribute README files in docs component. Just the insta...Tom Rondeau
2011-10-21Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau
2011-10-21digital: added subdevspec option to digital UHD examples.Tom Rondeau
2011-10-20misc fix missing installed files/tweaksJosh Blum
2011-10-20docs: installing README files.Tom Rondeau
2011-10-19Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-19digital: added missing symbol export in digital_constellationJosh Blum
2011-10-19Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-19cmake: fix that component depends on component hackJosh 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-18digital: xml is so picky. This fixes the problems with the new GRC blocks in ...Tom Rondeau
2011-10-18digital: added mising install rules for moved ofdm xml filesJosh Blum
2011-10-17Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-17digital: adding OFDM GRC blocks to gr-digital.Tom Rondeau
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-14docs: Updated some docs and made it so GRC can pull docs in from other compon...Tom Rondeau
2011-10-12Merge branch 'dig_ofdm' of github.com:trondeau/gnuradio into dig_ofdmTom Rondeau
2011-10-12digital: changed modulation_utils2 to modulation_utils and update all files u...Tom Rondeau
2011-10-12digital: fixed QA tests for ofdm.Tom Rondeau
2011-10-12digital: OFDM using new psk and qam modules for constellations. Also, psk2->p...Tom Rondeau
2011-10-12digital: sneaking in a fix to cpm.py here. Working with benchmark_tx. Also ad...Tom Rondeau
2011-10-12digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working.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: wip: moved all OFDM examples and blks2impl to gr-digital.Tom Rondeau
2011-10-12digital: moved narrowband examples to their own directory (to make room for O...Tom Rondeau