summaryrefslogtreecommitdiff
path: root/gr-uhd
Commit message (Expand)AuthorAgeFilesLines
* gr-uhd: readd displaced alias for single_usrp_sinkThomas Tsou2011-08-221-0/+1
* Merge remote branch 'ttsou/async'Johnathan Corgan2011-08-199-4/+162
|\
| * gr-uhd: add async metadata source blockThomas Tsou2011-08-199-4/+162
* | Revert "gr-uhd: post received async messages to user supplied msg queue"Johnathan Corgan2011-08-192-21/+5
|/
* gr-uhd: post received async messages to user supplied msg queueJohnathan Corgan2011-08-132-5/+21
* Fixed doxygen warning in gr-uhdTom Rondeau2011-07-271-1/+0
* Merge branch 'maint'Tom Rondeau2011-07-261-1/+0
|\
| * doxygen: fixed doxygen warnings.Tom Rondeau2011-07-261-1/+0
* | gr: added to the .gitignores to various components for in-tree buildsJosh Blum2011-07-031-0/+1
* | uhd: typo fix for initing a new clock_config()Josh Blum2011-07-031-1/+1
* | uhd: added per motherboard reference source option (includes mimo cable)Josh Blum2011-06-291-21/+44
* | uhd: simplify the work function, added TODOs for tagsJosh Blum2011-06-141-14/+20
|/
* gr-uhd: enable 8 channels in grc uhd blocksJosh Blum2011-06-091-1/+1
* gr-uhd: fixed uhd apps; don't try to set the clock; default antenna unless sp...Tom Rondeau2011-05-172-7/+8
* gr-uhd: fixed apps Makefile for distribution.Tom Rondeau2011-05-101-0/+3
* gr-uhd: adding gitignore file to uhd apps dir.Tom Rondeau2011-05-101-0/+3
* gr-uhd: Makefile.am for UHD apps.Tom Rondeau2011-05-101-0/+29
* gr-uhd: UHD version of usrpx_rx_cfile.py.Tom Rondeau2011-05-101-0/+148
* gr-uhd: adding antenna selection ability to uhd_fft.py.Tom Rondeau2011-05-101-3/+1
* gr-uhd: adding uhd_fft.py appTom Rondeau2011-05-102-1/+270
* Expose named gain stages in gr-uhd via swigJason Abele2011-04-184-0/+96
* Added necessary swig to get i2c_writes through dboard_ifaceJason Abele2011-04-181-1/+2
* uhd: added package config file support for libgnuradio-uhdJosh Blum2011-04-132-0/+13
* build: add missing linker defines for Win32Don Ward2011-03-301-1/+1
* uhd: cleanup uhd usrp source/sink with virtual inheritanceJosh Blum2011-03-284-36/+12
* uhd: use %ignore to hide warnings and fix errorsJosh Blum2011-03-121-0/+2
* uhd: fix generation typo on uhd grc blocks io directionJosh Blum2011-03-071-1/+2
* 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-256-2/+99
* uhd: fix export typo and specify export define when building libJosh Blum2011-02-252-2/+3
* uhd: tweaks for swig/python init fileJosh Blum2011-02-151-61/+55
* uhd: added mboard param to get time now and added get time last ppsJosh Blum2011-02-114-6/+30
* uhd: added set and get clock rates to gr-uhd blocks and grc wrappersJosh Blum2011-02-108-2514/+61
* uhd: tweaks to the grc blocksJosh Blum2011-02-103-5/+5
* uhd: replaced multi/single usrp stuff with just one usrp wrapperJosh Blum2011-02-1022-1193/+2679
* uhd: channel = 0 defaults for single interfaces get_dboard_ifaceJosh Blum2011-02-082-2/+2
* Added first pass at swigging dboard ifaceJason Abele2011-02-089-0/+49
* uhd: typo fix setime_unknown_pps -> set_time_unknown_pps in grc xml generatorJosh Blum2011-01-251-1/+1
* uhd: move tags functionality into its own sub-class that is enabled by prefer...Josh Blum2011-01-192-17/+69
* uhd: swig up the device discoveryJosh Blum2011-01-192-10/+16
* uhd: replace gain floats with doubles to reflect new uhd apiJosh Blum2011-01-198-16/+16
* uhd: make the repr and str installation more genericJosh Blum2011-01-191-8/+5
* uhd: use the actual device and io types, do hacks in the init.py, also use cl...Josh Blum2011-01-1912-51/+89
* uhd: added export macros (not used now) and updated copyright datesJosh Blum2011-01-198-15/+53
* uhd: swig + python tweaks to uhd typesJosh Blum2011-01-192-5/+16
* uhd: removed ranges template stuff, added some python polish in __init__.pyJosh Blum2011-01-192-11/+6
* 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
* Add minimal Python and Guile QA code to gr-uhd.Eric Blossom2010-12-276-2/+116