summaryrefslogtreecommitdiff
path: root/gr-uhd
AgeCommit message (Expand)Author
2011-10-06Merge branch 'maint'Tom Rondeau
2011-10-06uhd: suppress harmless swig warningsJosh Blum
2011-09-27Merge branch 'maint'Johnathan Corgan
2011-09-27swig: language independent exception handlerJosh Blum
2011-09-26uhd: can't be const to go into tag_work, which might change it.Tom Rondeau
2011-09-26uhd: tweaks for some minor detailsJosh Blum
2011-09-24uhd: added tags_demo c++ example applicationJosh Blum
2011-09-24uhd: tweaks + tested working tags implementationJosh Blum
2011-09-24uhd: added documentation and tag implementationsJosh Blum
2011-09-24gr-uhd: remove unused _tmp_buffs variableThomas Tsou
2011-09-24uhd: added kwargs to construct individual struct elements in tune_request_tJosh Blum
2011-08-22gr-uhd: readd displaced alias for single_usrp_sinkThomas Tsou
2011-08-19Merge remote branch 'ttsou/async'Johnathan Corgan
2011-08-19Revert "gr-uhd: post received async messages to user supplied msg queue"Johnathan Corgan
2011-08-19gr-uhd: add async metadata source blockThomas Tsou
2011-08-13gr-uhd: post received async messages to user supplied msg queueJohnathan Corgan
2011-07-27Fixed doxygen warning in gr-uhdTom Rondeau
2011-07-26Merge branch 'maint'Tom Rondeau
2011-07-26doxygen: fixed doxygen warnings.Tom Rondeau
2011-07-03gr: added to the .gitignores to various components for in-tree buildsJosh Blum
2011-07-03uhd: typo fix for initing a new clock_config()Josh Blum
2011-06-29uhd: added per motherboard reference source option (includes mimo cable)Josh Blum
2011-06-14uhd: simplify the work function, added TODOs for tagsJosh Blum
2011-06-09gr-uhd: enable 8 channels in grc uhd blocksJosh Blum
2011-05-17gr-uhd: fixed uhd apps; don't try to set the clock; default antenna unless sp...Tom Rondeau
2011-05-10gr-uhd: fixed apps Makefile for distribution.Tom Rondeau
2011-05-10gr-uhd: adding gitignore file to uhd apps dir.Tom Rondeau
2011-05-10gr-uhd: Makefile.am for UHD apps.Tom Rondeau
2011-05-10gr-uhd: UHD version of usrpx_rx_cfile.py.Tom Rondeau
2011-05-10gr-uhd: adding antenna selection ability to uhd_fft.py.Tom Rondeau
2011-05-10gr-uhd: adding uhd_fft.py appTom Rondeau
2011-04-18Expose named gain stages in gr-uhd via swigJason Abele
2011-04-18Added necessary swig to get i2c_writes through dboard_ifaceJason Abele
2011-04-13uhd: added package config file support for libgnuradio-uhdJosh Blum
2011-03-30build: add missing linker defines for Win32Don Ward
2011-03-28uhd: cleanup uhd usrp source/sink with virtual inheritanceJosh Blum
2011-03-12uhd: use %ignore to hide warnings and fix errorsJosh Blum
2011-03-07uhd: fix generation typo on uhd grc blocks io directionJosh Blum
2011-03-01uhd: work on gr_uhd_source work() function to reduce latencyJosh Blum
2011-02-28uhd: only set has_time_spec when nchan > 1Josh Blum
2011-02-25uhd: added sensors api to gr-uhd blocks and swig supportJosh Blum
2011-02-25uhd: fix export typo and specify export define when building libJosh Blum
2011-02-15uhd: tweaks for swig/python init fileJosh Blum
2011-02-11uhd: added mboard param to get time now and added get time last ppsJosh Blum
2011-02-10uhd: added set and get clock rates to gr-uhd blocks and grc wrappersJosh Blum
2011-02-10uhd: tweaks to the grc blocksJosh Blum
2011-02-10uhd: replaced multi/single usrp stuff with just one usrp wrapperJosh Blum
2011-02-08uhd: channel = 0 defaults for single interfaces get_dboard_ifaceJosh Blum
2011-02-08Added first pass at swigging dboard ifaceJason Abele
2011-01-25uhd: typo fix setime_unknown_pps -> set_time_unknown_pps in grc xml generatorJosh Blum