summaryrefslogtreecommitdiff
path: root/gr-uhd/lib
AgeCommit message (Expand)Author
2012-01-27Merge branch 'master' into nextJohnathan Corgan
2012-01-26uhd: add utility function to convert raw gr_message to async_metadata_tJohnathan Corgan
2011-12-13Merge branch 'master' into nextJohnathan Corgan
2011-12-13uhd: added a finite acquisition call to usrp sourceJosh Blum
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-11-27uhd: cleanup some -Wall warningsJosh 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: restored source block recv single packet functionalityJosh Blum
2011-11-07uhd: backwards compat work which support streamer APIJosh Blum
2011-11-03uhd: added buffer flush when source block is stoppedJosh Blum
2011-10-23the librariesJosh Blum
2011-10-19tags: made tags object orientedJosh Blum
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-09-26Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh 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: 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-08-20uhd: changes to support amsg block w/ cmakeJosh Blum
2011-08-20Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum
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-20gr: squashed cmakelists.txt into one commitJosh Blum
2011-06-14uhd: simplify the work function, added TODOs for tagsJosh Blum
2011-04-18Expose named gain stages in gr-uhd via swigJason Abele
2011-03-30build: add missing linker defines for Win32Don Ward
2011-03-28uhd: cleanup uhd usrp source/sink with virtual inheritanceJosh 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-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: 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-19uhd: move tags functionality into its own sub-class that is enabled by prefer...Josh Blum
2011-01-19uhd: replace gain floats with doubles to reflect new uhd apiJosh Blum
2011-01-19uhd: use the actual device and io types, do hacks in the init.py, also use cl...Josh Blum
2011-01-19uhd: added export macros (not used now) and updated copyright datesJosh Blum
2011-01-19uhd: multi device, set timestamps without SOB on every burst in the work func...Josh Blum
2010-12-30Adding tags back into UHD source. If a packet received from a UHD source has ...Tom Rondeau
2010-12-05uhd: reverting tag changes on uhd single usrp source, there seems to be issue...Josh Blum
2010-12-05uhd: removed default value chan=0 in the cc filesJosh Blum