summaryrefslogtreecommitdiff
path: root/gr-uhd
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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-234-5/+65
| | * | uhd: added multi-finite-aquisitionJosh Blum2012-03-232-7/+47
| | |/
| * | Merge branch 'maint'Johnathan Corgan2012-03-241-0/+4
| |\|
| | * uhd: fix device_addr init issueJosh Blum2012-03-231-0/+4
* | | Merge branch 'master' into nextJohnathan Corgan2012-03-164-0/+35
|\| |
| * | 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-137-18/+87
| |\|
| * | uhd: add API call to set user registersJohnathan Corgan2012-01-104-0/+27
* | | uhd: updated uhd programs to use stream_args concept from command line for mo...Marcus Leech2012-02-202-9/+7
* | | Merge branch 'master' into nextJohnathan Corgan2012-02-141-2/+2
|\ \ \ | | |/ | |/|
| * | Merge branch 'maint'Johnathan Corgan2012-02-141-2/+2
| |\ \
| | * | uhd: fix source block xml file generationMichael Dickens2012-02-141-2/+2
| | * | uhd: fix for uhd_fft to work with basicRx d'board.Marcus Leech2012-02-011-9/+16
| | |/
* | | Merge branch 'master' into nextTom Rondeau2012-02-011-9/+16
|\| |
| * | Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau2012-02-016-7/+69
| |\ \
| * | | uhd: fix for uhd_fft to work with basicRx d'board.Marcus Leech2012-02-011-9/+16
| | |/ | |/|
* | | Merge branch 'master' into nextJohnathan Corgan2012-01-276-7/+69
|\ \ \ | | |/ | |/|
| * | uhd: add async message print option to appsJohnathan Corgan2012-01-264-7/+57
| * | uhd: add utility function to convert raw gr_message to async_metadata_tJohnathan Corgan2012-01-262-0/+12
| |/
* | Merge branch 'master' into nextTom Rondeau2011-12-211-2/+11
|\|
| * Merge branch 'maint'Tom Rondeau2011-12-211-2/+11
| |\
| | * uhd: bug fix for GIL issues in bin_statistics. The usrp_spectrum_sense.py pro...Thomas Tsou2011-12-211-2/+11
* | | Merge branch 'master' into nextJohnathan Corgan2011-12-202-53/+67
|\| |
| * | uhd: adds support for different over-the-wire data formats for UHD fft and si...Marcus Leech2011-12-172-53/+67
* | | Merge branch 'master' into nextTom Rondeau2011-12-1417-132/+128
|\| |
| * | Merge branch 'maint'Tom Rondeau2011-12-1417-132/+128
| |\|
| | * uhd: fixes to instantiating UHD devices to set the antenna and subdevice prop...Tom Rondeau2011-12-1416-128/+128
| | * uhd: removes usrpm that should not have been there anymore (patch from Sam Br...Tom Rondeau2011-12-144-4/+0
* | | Merge branch 'master' into nextJohnathan Corgan2011-12-132-0/+28
|\| |
| * | uhd: added a finite acquisition call to usrp sourceJosh Blum2011-12-132-0/+28
| |/
* / Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-0823-479/+0
|/
* docs: fixes some warnings.Tom Rondeau2011-12-061-3/+3
* docs: more fixes for generated swig files. This worked before the merge, but ...Tom Rondeau2011-12-051-0/+1
* Merge branch 'more_swigness_docs'Tom Rondeau2011-12-043-1/+22
|\
| * docs: better install of swig docs .i files since we actually have a variable ...Tom Rondeau2011-12-041-4/+5
| * docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau2011-11-301-1/+1
| * docs: more appropriate variable to use when setting the include/headers direc...Tom Rondeau2011-11-281-1/+1
| * docs: installing generated _doc.i files under autotools.Tom Rondeau2011-11-281-0/+3
| * docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...Tom Rondeau2011-11-271-2/+2
| * docs: Adding swig doc generation to Makefile.am files.Tom Rondeau2011-11-271-0/+9
| * docs: forgot to have the generated .i files installed.Tom Rondeau2011-11-271-0/+1
| * docs: added python doxygen docs to gr-uhdTom Rondeau2011-11-272-0/+7
* | uhd: cleanup some -Wall warningsJosh Blum2011-11-273-5/+6
* | uhd: patch from Marcus Leech to add FFT update rate and averating on/off to c...Tom Rondeau2011-11-261-2/+9
|/
* uhd: change examples to use new stream apiJosh Blum2011-11-0721-65/+26
* uhd: added docs and removed unimplemented options in grc filesJosh Blum2011-11-071-20/+15
* uhd: rebase tweaks + update on command featureJosh Blum2011-11-074-4/+81
* uhd: added set for RX/TX iq balance and dc offsetJosh Blum2011-11-074-16/+125