summaryrefslogtreecommitdiff
path: root/gr-uhd/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Johnathan Corgan2012-10-131-2/+2
|\
| * uhd: fix pmt tuple ref namespace issueJosh Blum2012-10-131-2/+2
* | uhd: work does not block, OK to return 0 on ERROR_CODE_TIMEOUTJosh Blum2012-09-291-5/+4
* | uhd: provide source block hook for issue stream cmdJosh Blum2012-09-291-0/+5
|/
* uhd: added rx tagging for changes in sample rate and center freqJosh Blum2012-06-201-2/+15
* uhd: source will loop for samples forever until thread interruptJosh Blum2012-06-201-2/+4
* Revert "uhd: allow source work to be stopped while fg runs"Johnathan Corgan2012-06-071-21/+1
* uhd: allow source work to be stopped while fg runsJosh Blum2012-05-241-1/+21
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-135-20/+20
* Merge branch 'master' into nextJohnathan Corgan2012-04-052-2/+2
|\
| * gr-uhd: minor aesthetic and consistency changesNicholas Corgan2012-04-052-2/+2
* | Merge branch 'master' into nextJohnathan Corgan2012-04-042-4/+12
|\|
| * gr-uhd: uhd_siggen, uhd_siggen_gui, and uhd_fft include information on the us...Nicholas Corgan2012-04-042-4/+12
* | Merge branch 'master' into nextJohnathan Corgan2012-04-032-0/+16
|\|
| * 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 'master' into nextJohnathan Corgan2012-03-271-1/+1
|\|
| * Merge branch 'maint'Johnathan Corgan2012-03-271-1/+1
| |\
| | * uhd: fix dc offset call in uhd sourceJosh Blum2012-03-271-2/+2
* | | Merge branch 'master' into nextJohnathan Corgan2012-03-245-13/+127
|\| |
| * | 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
| | |/
* | | Merge branch 'master' into nextJohnathan Corgan2012-03-162-0/+17
|\| |
| * | 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 API call to set user registersJohnathan Corgan2012-01-102-0/+9
* | | Merge branch 'master' into nextJohnathan Corgan2012-01-271-0/+5
|\ \ \ | | |/ | |/|
| * | uhd: add utility function to convert raw gr_message to async_metadata_tJohnathan Corgan2012-01-261-0/+5
| |/
* | Merge branch 'master' into nextJohnathan Corgan2011-12-131-0/+19
|\|
| * uhd: added a finite acquisition call to usrp sourceJosh Blum2011-12-131-0/+19
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-45/+0
|/
* 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