summaryrefslogtreecommitdiff
path: root/gr-uhd
AgeCommit message (Expand)Author
2011-08-19gr-uhd: add async metadata source blockThomas Tsou
2011-08-13Merge branch 'master' into nextJohnathan Corgan
2011-08-13gr-uhd: post received async messages to user supplied msg queueJohnathan Corgan
2011-07-27Merge branch 'master' into nextTom Rondeau
2011-07-27Fixed doxygen warning in gr-uhdTom Rondeau
2011-07-26Merge branch 'master' into nextTom Rondeau
2011-07-26Merge branch 'maint'Tom Rondeau
2011-07-26doxygen: fixed doxygen warnings.Tom Rondeau
2011-07-17Merge branch '8psk' into nextTom 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-13Merge branch 'master' into 8pskTom Rondeau
2011-06-09gr-uhd: enable 8 channels in grc uhd blocksJosh Blum
2011-06-03Merge branch 'master' into 8pskTom Rondeau
2011-05-17gr-uhd: fixed uhd apps; don't try to set the clock; default antenna unless sp...Tom Rondeau
2011-05-13Merge branch 'master' into 8pskTom 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-05-08Merge branch 'master' into 8pskTom Rondeau
2011-05-08build: committing updated Makefile.swig.gen files.Tom 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
2011-01-19uhd: move tags functionality into its own sub-class that is enabled by prefer...Josh Blum
2011-01-19uhd: swig up the device discoveryJosh Blum
2011-01-19uhd: replace gain floats with doubles to reflect new uhd apiJosh Blum
2011-01-19uhd: make the repr and str installation more genericJosh Blum
2011-01-19uhd: use the actual device and io types, do hacks in the init.py, also use cl...Josh Blum