summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-06uhd: converted usrp_wfm_rcv_sca to gr-uhd/examples and made work with UHD. Se...Tom Rondeau
2011-10-06uhd: moved usrp_wfm_rcv_fmdet to gr-uhd/examples and started converting to UH...Tom Rondeau
2011-10-06Formatting and normalizing freq limits.Tom Rondeau
2011-10-06uhd: minor fixes to examplesTom Rondeau
2011-10-06uhd: moved usrp_wfm_rcv2_nogui from examples to gr-uhd/examples and made work...Tom Rondeau
2011-10-06Added FFF version of pfb_arb_resampler to Python hier block (where only the r...Tom Rondeau
2011-10-06uhd: moved usrp_wfm_rcv_pll to gr-uhd/examples and made work with UHD.Tom Rondeau
2011-10-06Added floating point version of arbitrary resampler.Tom Rondeau
2011-10-06Merge branch 'upstream/alsa-sink-warning-fix'Tom Rondeau
2011-10-05uhd: removing example files now in gr-uhd/examplesTom Rondeau
2011-10-04uhd: moved WFM recever and no-gui receiver to gr-uhd/examples and made work w...Tom Rondeau
2011-10-04uhd: moved NBFM examples to gr-uhd/examples directory and made work with UHD.Tom Rondeau
2011-10-04uhd: fixed this example to correct for sample rate offsets when setting a UHD...Tom Rondeau
2011-10-04Merge branch 'master' into nextTom Rondeau
2011-10-04Merge branch 'shd'Tom Rondeau
2011-10-04shd: Changed version requirements for libshd.Tom Rondeau
2011-10-04shd: changed name from xmini to smini in GR interface; needs to be matched in...Tom Rondeau
2011-10-04shd: changed gr-shd names from xmini to sminiTom Rondeau
2011-10-04uhd: moved usrp_am_mw_rcv from examples to gr-uhd/examples and made work with...Tom Rondeau
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