summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-04uhd: moved usrp/max_power.py to gr-uhd/examples. This _should_ work for both ...Tom Rondeau
2011-10-03uhd: removing multi-antenna stuff frmo gnuradio-examplesTom Rondeau
2011-10-03uhd: moved fm_tx4 from gnuradio-examples to gr-uhd/examplesTom Rondeau
2011-10-03uhd: build script changes for multi-antenna examplesTom Rondeau
2011-10-03uhd: moved multi-antenna scripts from gnuradio-examples to gr-uhd/examples. D...Tom Rondeau
2011-10-03uhd: fixing copyright and M4 files for HF apps.Tom Rondeau
2011-10-03trellis: make the lib/swig depend on the generated targetsJosh Blum
2011-10-03uhd: fixing hf_explorer to take the UHD address as an option.Tom Rondeau
2011-10-03uhd: again, just the basics of getting hf_radio to work with UHD (and the 'ne...Tom Rondeau
2011-10-03audio_alsa_sink : Fix warning on 32 bit builds.Philip Balister
2011-10-03UHD: moving HF apps from gnuradio-examples to gr-uhd/examples. Did the minimu...Tom Rondeau
2011-10-03core: make the lib/swig depend on the generated targetsJosh Blum
2011-09-30howto: updated modules for newer swig macroJosh Blum
2011-09-30digital: first pass at BERT receiver.Tom Rondeau
2011-09-30Fixed stupid mistake in new method.Tom Rondeau
2011-09-30digital: first pass at implementing a BERT transmitter. Works storing samples...Tom Rondeau
2011-09-30Added a method to get the current timing rate from the pfb clock sync block.Tom Rondeau
2011-09-30digital: modified generic_mod_demod so mod and demods have same options in th...Tom Rondeau
2011-09-29swig: added comments + fun w/ regexpsJosh Blum
2011-09-29swig: added python script to auto-extract dependenciesJosh Blum
2011-09-28Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-28Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-09-28Merge branch 'next' into digitalJosh Blum
2011-09-27digital: fixed differential/non-differential. Defaults to differential now, too.Tom Rondeau
2011-09-27digital: fixed up benchmark codes to handle receive, too. Over-the-air tests ...Tom Rondeau
2011-09-27digital: making a parent class for the UHD interface since most of the functi...Tom Rondeau
2011-09-27core: add link with librt for shm_* callsJosh Blum
2011-09-27Merge branch 'master' into nextJohnathan Corgan
2011-09-27Merge branch 'maint'Johnathan Corgan
2011-09-27swig: language independent exception handlerJosh Blum
2011-09-27digital: bug fixes for digital mods. Adding fist pass at a UHD benchmark tran...Tom Rondeau
2011-09-26Merge branch 'next' into digitalTom Rondeau
2011-09-26Merge branch 'master' into nextTom Rondeau
2011-09-26docs: fix Doxygen so it gets all generated files in builddir if this is diffe...Tom Rondeau
2011-09-26docs: fix Doxygen so it gets all generated files in builddir if this is diffe...Tom Rondeau
2011-09-26digital: removed hier directoryTom Rondeau
2011-09-26Merge branch 'digital' of github.com:trondeau/gnuradio into digitalTom Rondeau
2011-09-26digital: removed hier directory in gr-digital; put c++ hier blocks into lib/i...Tom Rondeau
2011-09-26uhd: cmake support for example applicationJosh Blum
2011-09-26Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-26digital: moved header files from lib to include in gr-digital.Tom Rondeau
2011-09-26digital: updated build files for new gr-digital/include directory.Tom Rondeau
2011-09-26digital: adding include directory for public header files.Tom Rondeau
2011-09-26Merge branch 'master' into nextTom Rondeau
2011-09-26uhd: can't be const to go into tag_work, which might change it.Tom Rondeau
2011-09-26Merge branch 'mergme/uhd_tags_impl_on_master'Tom Rondeau
2011-09-26uhd: tweaks for some minor detailsJosh Blum
2011-09-24gruel: added missing pmt swig install ruleJosh Blum
2011-09-24Merge master into next, skipping version number changeJohnathan Corgan
2011-09-24Update revision to 3.4.2gitJohnathan Corgan