summaryrefslogtreecommitdiff
path: root/gr-uhd/lib
Commit message (Expand)AuthorAgeFilesLines
* gr-uhd: minor aesthetic and consistency changesNicholas Corgan2012-04-052-2/+2
* gr-uhd: uhd_siggen, uhd_siggen_gui, and uhd_fft include information on the us...Nicholas Corgan2012-04-042-4/+12
* gr-uhd: get_usrp_info has help info and can only be called with a recent enou...Nicholas Corgan2012-04-032-8/+8
* gr-uhd: uhd_usrp_source and uhd_usrp_sink can now multi_usrp's list_property_...Nicholas Corgan2012-04-032-0/+16
* Merge branch 'maint'Johnathan Corgan2012-03-271-1/+1
|\
| * uhd: fix dc offset call in uhd sourceJosh Blum2012-03-271-2/+2
* | Merge remote branch 'jblum/mergeme_uhd'Johnathan Corgan2012-03-246-15/+130
|\ \
| * | uhd: finite_acquisition_v timeout should be >> than stream timeJosh Blum2012-03-231-1/+1
| * | uhd: add a flush to finite_acquisition_vJosh Blum2012-03-231-0/+3
| * | uhd: perform abi compat check before making a blockJosh Blum2012-03-236-5/+55
| * | uhd: added set_start_time calls to source/sinkJosh Blum2012-03-232-5/+39
| * | uhd: added multi-finite-aquisitionJosh Blum2012-03-231-5/+33
| |/
* | uhd: conditionalize set_user_register call on availability in UHD APIJohnathan Corgan2012-03-162-2/+10
* | Merge remote branch 'gnuradio/maint' into gr-uhd-set-user-registerJohnathan Corgan2012-03-131-0/+5
|\|
| * uhd: add utility function to convert raw gr_message to async_metadata_tJohnathan Corgan2012-01-261-0/+5
* | uhd: add API call to set user registersJohnathan Corgan2012-01-102-0/+9
|/
* 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