summaryrefslogtreecommitdiff
path: root/gr-uhd/lib
Commit message (Expand)AuthorAgeFilesLines
* uhd: fix dc offset call in uhd sourceJosh Blum2012-03-271-2/+2
* uhd: add utility function to convert raw gr_message to async_metadata_tJohnathan Corgan2012-01-261-0/+5
* uhd: added a finite acquisition call to usrp sourceJosh Blum2011-12-131-0/+19
* uhd: cleanup some -Wall warningsJosh Blum2011-11-271-2/+2
* uhd: rebase tweaks + update on command featureJosh Blum2011-11-072-4/+43
* uhd: added set for RX/TX iq balance and dc offsetJosh Blum2011-11-072-4/+44
* uhd: added set/get time/clock source callsJosh Blum2011-11-072-0/+96
* uhd: added get_samp_rates callsJosh Blum2011-11-072-0/+16
* uhd: restored source block recv single packet functionalityJosh Blum2011-11-071-1/+1
* uhd: backwards compat work which support streamer APIJosh Blum2011-11-072-21/+131
* uhd: added buffer flush when source block is stoppedJosh Blum2011-11-031-0/+19
* the librariesJosh Blum2011-10-231-8/+1
* tags: made tags object orientedJosh Blum2011-10-191-10/+9
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-12/+12
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-09-262-13/+101
|\
| * uhd: can't be const to go into tag_work, which might change it.Tom Rondeau2011-09-261-2/+2
| * uhd: tweaks for some minor detailsJosh Blum2011-09-262-2/+3
| * uhd: tweaks + tested working tags implementationJosh Blum2011-09-241-9/+11
| * uhd: added documentation and tag implementationsJosh Blum2011-09-242-11/+98
| * gr-uhd: remove unused _tmp_buffs variableThomas Tsou2011-09-241-2/+0
* | uhd: changes to support amsg block w/ cmakeJosh Blum2011-08-201-0/+1
* | Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-08-202-1/+90
|\|
| * Merge remote branch 'ttsou/async'Johnathan Corgan2011-08-192-1/+90
| |\
| | * gr-uhd: add async metadata source blockThomas Tsou2011-08-192-1/+90
| * | Revert "gr-uhd: post received async messages to user supplied msg queue"Johnathan Corgan2011-08-191-18/+4
| |/
| * gr-uhd: post received async messages to user supplied msg queueJohnathan Corgan2011-08-131-4/+18
* | gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+57
|/
* uhd: simplify the work function, added TODOs for tagsJosh Blum2011-06-141-14/+20
* Expose named gain stages in gr-uhd via swigJason Abele2011-04-182-0/+32
* build: add missing linker defines for Win32Don Ward2011-03-301-1/+1
* uhd: cleanup uhd usrp source/sink with virtual inheritanceJosh Blum2011-03-282-22/+10
* uhd: work on gr_uhd_source work() function to reduce latencyJosh Blum2011-03-011-9/+30
* uhd: only set has_time_spec when nchan > 1Josh Blum2011-02-281-3/+5
* uhd: added sensors api to gr-uhd blocks and swig supportJosh Blum2011-02-252-0/+32
* uhd: fix export typo and specify export define when building libJosh Blum2011-02-251-1/+2
* uhd: added mboard param to get time now and added get time last ppsJosh Blum2011-02-112-4/+12
* uhd: added set and get clock rates to gr-uhd blocks and grc wrappersJosh Blum2011-02-102-0/+16
* uhd: replaced multi/single usrp stuff with just one usrp wrapperJosh Blum2011-02-1010-1225/+36
* uhd: channel = 0 defaults for single interfaces get_dboard_ifaceJosh Blum2011-02-082-2/+2
* Added first pass at swigging dboard ifaceJason Abele2011-02-088-0/+40
* uhd: move tags functionality into its own sub-class that is enabled by prefer...Josh Blum2011-01-192-17/+69
* uhd: replace gain floats with doubles to reflect new uhd apiJosh Blum2011-01-198-16/+16
* uhd: use the actual device and io types, do hacks in the init.py, also use cl...Josh Blum2011-01-198-24/+24
* uhd: added export macros (not used now) and updated copyright datesJosh Blum2011-01-196-13/+51
* uhd: multi device, set timestamps without SOB on every burst in the work func...Josh Blum2011-01-192-18/+24
* Adding tags back into UHD source. If a packet received from a UHD source has ...Tom Rondeau2010-12-301-1/+12
* uhd: reverting tag changes on uhd single usrp source, there seems to be issue...Josh Blum2010-12-051-51/+15
* uhd: removed default value chan=0 in the cc filesJosh Blum2010-12-052-18/+18
* uhd: replaced CFLAGS with CPPFLAGS variable, and fixed swig args FIXMEJosh Blum2010-12-011-1/+1
* uhd: default channel params to zero for single source and sink blocksJosh Blum2010-12-012-18/+18