Age | Commit message (Expand) | Author |
2011-10-19 | cmake: fix that component depends on component hack | Josh Blum |
2011-10-19 | uhd: fixed examples to use new find_devices command. | Tom Rondeau |
2011-10-19 | uhd: fixed swig file to make guile build happy. | Tom Rondeau |
2011-10-19 | cmake: added ability to support -DENABLE_XXX=FORCE | Josh Blum |
2011-10-19 | uhd: added uhd.find_devices to python | Josh Blum |
2011-10-19 | digital: fixed digital narrowband examples to set the sample rate based on th... | Tom Rondeau |
2011-10-19 | digital: fixed digital ofdm examples to use args instead of address and bette... | Tom Rondeau |
2011-10-19 | digital: fixed digital narrowband examples to use args instead of address and... | Tom Rondeau |
2011-10-19 | uhd: updating examples to use args and better default for all UHD examples; a... | Tom Rondeau |
2011-10-18 | Merge branch 'master' into next | Tom Rondeau |
2011-10-18 | digital: xml is so picky. This fixes the problems with the new GRC blocks in ... | Tom Rondeau |
2011-10-18 | howto: changes as per tom's suggestions | Josh Blum |
2011-10-18 | wxgui: saner defaults to wxgui plotters from issue #450. | Tom Rondeau |
2011-10-18 | added transcendental block from jblum/transcendental (reworked for master bra... | Tom Rondeau |
2011-10-18 | digital: added mising install rules for moved ofdm xml files | Josh Blum |
2011-10-17 | added some more python dash B | Josh Blum |
2011-10-17 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-10-17 | Merge branch 'master' into next | Tom Rondeau |
2011-10-17 | Merge branch 'maint' | Tom Rondeau |
2011-10-17 | qtgui: missed something before. | Tom Rondeau |
2011-10-17 | Merge branch 'master' into next | Tom Rondeau |
2011-10-17 | Merge branch 'maint' | Tom Rondeau |
2011-10-17 | qtgui: a few more fixes for qwt 5.2/6.0. | Tom Rondeau |
2011-10-17 | digital: adding OFDM GRC blocks to gr-digital. | Tom Rondeau |
2011-10-17 | Merge branch 'master' into next | Tom Rondeau |
2011-10-17 | Merge branch 'maint' | Tom Rondeau |
2011-10-17 | build: fixed last warning generated from bootstrap under autoconf 2.68. | Tom Rondeau |
2011-10-17 | ofdm: removed old ofdm examples directory. All examples are now in gr-digital. | Tom Rondeau |
2011-10-17 | Merge branch 'next' into dig_ofdm | Tom Rondeau |
2011-10-17 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-10-16 | Merge branch 'master' into next | Tom Rondeau |
2011-10-16 | Merge branch 'maint' | Tom Rondeau |
2011-10-16 | qtgui: more compatability issues. | Tom Rondeau |
2011-10-16 | qtgui: wip: working to make plots backwards compatible with qwt 5.2. | Tom Rondeau |
2011-10-16 | qtgui: adjusting intensity knobs and auto scale in waterfall works in qwt6. | Tom Rondeau |
2011-10-16 | qtgui: fixed waterfall color map issue under qwt6. | Tom Rondeau |
2011-10-16 | qtgui: waterfall plot mostly working under qwt6 (plots, but updates to scale ... | Tom Rondeau |
2011-10-16 | qtgui: constellation plot working again under qwt6. | Tom Rondeau |
2011-10-16 | qtgui: Time domain plot working againt under qwt6. | Tom Rondeau |
2011-10-15 | qtgui: wip: updating qtgui to work with QWT 6 (and trying to maintain backwar... | Tom Rondeau |
2011-10-15 | qtgui: avoids a simple warning. | Tom Rondeau |
2011-10-15 | build: needed boost_filesystem lib added (found under ubuntu 11.10; they're g... | Tom Rondeau |
2011-10-15 | config: fixing up for new rules in automake. | Tom Rondeau |
2011-10-15 | build: fixed a bug with missing boost filesystem lib. | Tom Rondeau |
2011-10-15 | config: fixed qwt checks to be available over more versions. | Tom Rondeau |
2011-10-15 | gr: changed the way trellis/gengen generated.i is made | Josh Blum |
2011-10-14 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-10-14 | Merge branch 'mergme/grc_work' into next | Tom Rondeau |
2011-10-14 | digital: added set_freq function to narrownband tunnel's main top block. | Tom Rondeau |
2011-10-14 | digital: wip: working on tunnel.py for OFDM. | Tom Rondeau |