summaryrefslogtreecommitdiff
path: root/gr-uhd
AgeCommit message (Expand)Author
2012-04-03gr-uhd: get_usrp_info has help info and can only be called with a recent enou...Nicholas Corgan
2012-04-03gr-uhd: uhd_usrp_source and uhd_usrp_sink can now multi_usrp's list_property_...Nicholas Corgan
2012-04-02gr-uhd: Python users can now grab their current UHD version as a stringNicholas Corgan
2012-03-27Merge branch 'maint'Johnathan Corgan
2012-03-27uhd: fix dc offset call in uhd sourceJosh Blum
2012-03-24Merge remote branch 'jblum/mergeme_uhd'Johnathan Corgan
2012-03-24Merge branch 'maint'Johnathan Corgan
2012-03-23uhd: finite_acquisition_v timeout should be >> than stream timeJosh Blum
2012-03-23uhd: add a flush to finite_acquisition_vJosh Blum
2012-03-23uhd: perform abi compat check before making a blockJosh Blum
2012-03-23uhd: added set_start_time calls to source/sinkJosh Blum
2012-03-23uhd: added multi-finite-aquisitionJosh Blum
2012-03-23uhd: fix device_addr init issueJosh Blum
2012-03-16uhd: conditionalize set_user_register call on availability in UHD APIJohnathan Corgan
2012-03-13Merge remote branch 'gnuradio/maint' into gr-uhd-set-user-registerJohnathan Corgan
2012-02-14Merge branch 'maint'Johnathan Corgan
2012-02-14uhd: fix source block xml file generationMichael Dickens
2012-02-01Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2012-02-01uhd: fix for uhd_fft to work with basicRx d'board.Marcus Leech
2012-02-01uhd: fix for uhd_fft to work with basicRx d'board.Marcus Leech
2012-01-26uhd: add async message print option to appsJohnathan Corgan
2012-01-26uhd: add utility function to convert raw gr_message to async_metadata_tJohnathan Corgan
2012-01-10uhd: add API call to set user registersJohnathan Corgan
2011-12-21Merge branch 'maint'Tom Rondeau
2011-12-21uhd: bug fix for GIL issues in bin_statistics. The usrp_spectrum_sense.py pro...Thomas Tsou
2011-12-17uhd: adds support for different over-the-wire data formats for UHD fft and si...Marcus Leech
2011-12-14Merge branch 'maint'Tom Rondeau
2011-12-14uhd: fixes to instantiating UHD devices to set the antenna and subdevice prop...Tom Rondeau
2011-12-14uhd: removes usrpm that should not have been there anymore (patch from Sam Br...Tom Rondeau
2011-12-13uhd: added a finite acquisition call to usrp sourceJosh Blum
2011-12-06docs: fixes some warnings.Tom Rondeau
2011-12-05docs: more fixes for generated swig files. This worked before the merge, but ...Tom Rondeau
2011-12-04Merge branch 'more_swigness_docs'Tom Rondeau
2011-12-04docs: better install of swig docs .i files since we actually have a variable ...Tom Rondeau
2011-11-30docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau
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: Adding swig doc generation to Makefile.am files.Tom Rondeau
2011-11-27docs: forgot to have the generated .i files installed.Tom Rondeau
2011-11-27docs: added python doxygen docs to gr-uhdTom Rondeau
2011-11-27uhd: cleanup some -Wall warningsJosh Blum
2011-11-26uhd: patch from Marcus Leech to add FFT update rate and averating on/off to c...Tom Rondeau
2011-11-07uhd: change examples to use new stream apiJosh Blum
2011-11-07uhd: added docs and removed unimplemented options in grc filesJosh Blum
2011-11-07uhd: rebase tweaks + update on command featureJosh Blum
2011-11-07uhd: added set for RX/TX iq balance and dc offsetJosh Blum
2011-11-07uhd: added set/get time/clock source callsJosh Blum
2011-11-07uhd: added get_samp_rates callsJosh Blum
2011-11-07uhd: use new type string for uhd source/sink typesJosh Blum