summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-19examples: removed multi-antenna examples.Tom Rondeau
2011-10-19examples: removed multi_usrp examples.Tom Rondeau
2011-10-19uhd: fixed examples to use new find_devices command.Tom Rondeau
2011-10-19uhd: fixed swig file to make guile build happy.Tom Rondeau
2011-10-19uhd: added uhd.find_devices to pythonJosh 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-19uhd: updating examples to use args and better default for all UHD examples; a...Tom Rondeau
2011-10-18Merge branch 'master' into nextTom Rondeau
2011-10-18digital: xml is so picky. This fixes the problems with the new GRC blocks in ...Tom Rondeau
2011-10-18wxgui: saner defaults to wxgui plotters from issue #450.Tom Rondeau
2011-10-18added transcendental block from jblum/transcendental (reworked for master bra...Tom Rondeau
2011-10-17Merge branch 'master' into nextTom Rondeau
2011-10-17Merge branch 'maint'Tom Rondeau
2011-10-17qtgui: missed something before.Tom Rondeau
2011-10-17Merge branch 'master' into nextTom Rondeau
2011-10-17Merge branch 'maint'Tom Rondeau
2011-10-17qtgui: a few more fixes for qwt 5.2/6.0.Tom Rondeau
2011-10-17digital: adding OFDM GRC blocks to gr-digital.Tom Rondeau
2011-10-17Merge branch 'master' into nextTom Rondeau
2011-10-17Merge branch 'maint'Tom Rondeau
2011-10-17build: fixed last warning generated from bootstrap under autoconf 2.68.Tom Rondeau
2011-10-17ofdm: removed old ofdm examples directory. All examples are now in gr-digital.Tom Rondeau
2011-10-17Merge branch 'next' into dig_ofdmTom Rondeau
2011-10-16Merge branch 'master' into nextTom Rondeau
2011-10-16Merge branch 'maint'Tom Rondeau
2011-10-16qtgui: more compatability issues.Tom Rondeau
2011-10-16qtgui: wip: working to make plots backwards compatible with qwt 5.2.Tom Rondeau
2011-10-16qtgui: adjusting intensity knobs and auto scale in waterfall works in qwt6.Tom Rondeau
2011-10-16qtgui: fixed waterfall color map issue under qwt6.Tom Rondeau
2011-10-16qtgui: waterfall plot mostly working under qwt6 (plots, but updates to scale ...Tom Rondeau
2011-10-16qtgui: constellation plot working again under qwt6.Tom Rondeau
2011-10-16qtgui: Time domain plot working againt under qwt6.Tom Rondeau
2011-10-15qtgui: wip: updating qtgui to work with QWT 6 (and trying to maintain backwar...Tom Rondeau
2011-10-15qtgui: avoids a simple warning.Tom Rondeau
2011-10-15build: needed boost_filesystem lib added (found under ubuntu 11.10; they're g...Tom Rondeau
2011-10-15config: fixing up for new rules in automake.Tom Rondeau
2011-10-15build: fixed a bug with missing boost filesystem lib.Tom Rondeau
2011-10-15config: fixed qwt checks to be available over more versions.Tom Rondeau
2011-10-14Merge branch 'mergme/grc_work' into nextTom 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: added a page on PFBs and put them in their own doxygen group. Helpful e...Tom Rondeau
2011-10-14fixed a couple of typos.Tom Rondeau