summaryrefslogtreecommitdiff
path: root/gr-uhd
AgeCommit message (Expand)Author
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
2011-11-07uhd: grc xml tweaks + streamer argsJosh Blum
2011-11-07uhd: restored source block recv single packet functionalityJosh Blum
2011-11-07uhd: preferable defaults for stream argsJosh Blum
2011-11-07uhd: added convenience constructor to stream_args_tJosh Blum
2011-11-07uhd: python/swig/grc tweaks until it worksJosh Blum
2011-11-07uhd: backwards compat work which support streamer APIJosh Blum
2011-11-07Use start()/stop() to get midpoint of uhd rangesJason Abele
2011-11-07Set subdev spec after creating uhd source, before threads startJason Abele
2011-11-07Fix initial gain setting for uhd_siggen[_gui].pyJason Abele
2011-11-03uhd: added buffer flush when source block is stoppedJosh Blum
2011-10-24examples: making both autotools and cmake install all the same examples.Tom Rondeau
2011-10-23the librariesJosh Blum
2011-10-22docs: don't need to distribute README files in docs component. Just the insta...Tom Rondeau
2011-10-21Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau
2011-10-21uhd: added some documentation to the UHD main page on standard option parser ...Tom Rondeau
2011-10-21uhd: added subdevspec option to UHD examples and sets antenna based on option.Tom Rondeau
2011-10-21uhd: fixing uhd apps to take a subdev spec; also changing to more general uhd...Tom Rondeau
2011-10-20docs: installing README files.Tom Rondeau
2011-10-19tags: made tags object orientedJosh Blum
2011-10-19grc: added throttle tag to blocks that throttleJosh Blum
2011-10-19usrp: updated installed examplesJosh Blum
2011-10-19Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-19examples: removed multi-antenna examples.Tom Rondeau
2011-10-19cmake: fix that component depends on component hackJosh Blum
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-19uhd: updating examples to use args and better default for all UHD examples; a...Tom Rondeau
2011-10-11Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-09docs: adding uhd Doxygen documentation page and README file.Tom Rondeau
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-10-08gr: updated cmakelists after merge for additional filesJosh Blum
2011-10-08Merge branch 'next' of http://gnuradio.org/git/gnuradio into digitalJosh Blum
2011-10-07uhd: adding uhd_rx_nogui app to uhd apps directory.Tom Rondeau
2011-10-07uhd: added UHD versions of siggen and siggen_gui.Tom Rondeau
2011-10-07uhd: improved uhd_fft; fixed panel names and some minor behavior issues.Tom Rondeau
2011-10-06uhd: moved fm_tx_2_daughterboards and usrp_spectrum_sense to gr-uhd/examples....Tom Rondeau
2011-10-06uhd: removed examples that don't make sense with UHD. Fixed up gr-uhd/example...Tom Rondeau
2011-10-06uhd: Moved usrp_wxapt_rcv from examples to gr-uhd/examples and made work with...Tom Rondeau
2011-10-06Merge branch 'master' into nextTom Rondeau
2011-10-06Merge branch 'maint'Tom Rondeau
2011-10-06uhd: suppress harmless swig warningsJosh Blum
2011-10-06uhd: Moved USRP analog TV receiver examples to gr-uhd/examples. They seem to ...Tom Rondeau