summaryrefslogtreecommitdiff
path: root/gr-uhd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextJohnathan Corgan2012-04-056-19/+32
|\
| * gr-uhd: uhd_fft and uhd_siggen account for cases where mboard/dboard has no s...Nicholas Corgan2012-04-052-12/+26
| * gr-uhd: minor aesthetic and consistency changesNicholas Corgan2012-04-056-9/+8
* | Merge remote branch 'tom/cmake_builds' into nextJohnathan Corgan2012-04-0437-35/+10672
|\ \
| * \ Merge branch 'rm_python_ext' into cmake_buildsTom Rondeau2012-04-0337-35/+10672
| |\ \
| | * | examples: Reworked locations and installation of examples.Tom Rondeau2012-04-0330-27/+10606
| | * | Move uhd_siggen_base python file into gnuradio.uhd space.Tom Rondeau2012-04-023-3/+3
| | * | fixes to uhd_siggen with base class.Tom Rondeau2012-04-022-2/+2
| | * | build: removed .py extensions from uhd and shd installed Python programs.Tom Rondeau2012-04-027-7/+65
* | | | Merge branch 'master' into nextJohnathan Corgan2012-04-047-17/+84
|\ \ \ \ | | |_|/ | |/| |
| * | | gr-uhd: uhd_siggen, uhd_siggen_gui, and uhd_fft include information on the us...Nicholas Corgan2012-04-047-17/+84
* | | | Merge branch 'master' into nextJohnathan Corgan2012-04-036-3/+37
|\| | |
| * | | gr-uhd: corrected get_usrp_info descriptionNicholas Corgan2012-04-032-2/+2
| * | | gr-uhd: get_usrp_info has help info and can only be called with a recent enou...Nicholas Corgan2012-04-036-13/+25
| * | | gr-uhd: uhd_usrp_source and uhd_usrp_sink can now multi_usrp's list_property_...Nicholas Corgan2012-04-034-0/+22
* | | | Merge branch 'master' into nextJohnathan Corgan2012-04-021-0/+8
|\| | | | |/ / |/| |
| * | gr-uhd: Python users can now grab their current UHD version as a stringNicholas Corgan2012-04-021-0/+8
* | | Removes all references to guile and scheme, which are no longer needed.Tom Rondeau2012-04-013-192/+0
| |/ |/|
* | Merge branch 'master' into nextJohnathan Corgan2012-03-272-2/+2
|\|
| * Merge branch 'maint'Johnathan Corgan2012-03-272-2/+2
| |\
| | * uhd: fix dc offset call in uhd sourceJosh Blum2012-03-272-4/+4
* | | Merge branch 'master' into nextJohnathan Corgan2012-03-248-15/+171
|\| |
| * | Merge remote branch 'jblum/mergeme_uhd'Johnathan Corgan2012-03-248-17/+170
| |\ \
| | * | 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-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