| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into next | Johnathan Corgan | 2012-04-05 | 6 | -19/+32 |
|\ |
|
| * | gr-uhd: uhd_fft and uhd_siggen account for cases where mboard/dboard has no s... | Nicholas Corgan | 2012-04-05 | 2 | -12/+26 |
| * | gr-uhd: minor aesthetic and consistency changes | Nicholas Corgan | 2012-04-05 | 6 | -9/+8 |
* | | Merge remote branch 'tom/cmake_builds' into next | Johnathan Corgan | 2012-04-04 | 37 | -35/+10672 |
|\ \ |
|
| * \ | Merge branch 'rm_python_ext' into cmake_builds | Tom Rondeau | 2012-04-03 | 37 | -35/+10672 |
| |\ \ |
|
| | * | | examples: Reworked locations and installation of examples. | Tom Rondeau | 2012-04-03 | 30 | -27/+10606 |
| | * | | Move uhd_siggen_base python file into gnuradio.uhd space. | Tom Rondeau | 2012-04-02 | 3 | -3/+3 |
| | * | | fixes to uhd_siggen with base class. | Tom Rondeau | 2012-04-02 | 2 | -2/+2 |
| | * | | build: removed .py extensions from uhd and shd installed Python programs. | Tom Rondeau | 2012-04-02 | 7 | -7/+65 |
* | | | | Merge branch 'master' into next | Johnathan Corgan | 2012-04-04 | 7 | -17/+84 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | gr-uhd: uhd_siggen, uhd_siggen_gui, and uhd_fft include information on the us... | Nicholas Corgan | 2012-04-04 | 7 | -17/+84 |
* | | | | Merge branch 'master' into next | Johnathan Corgan | 2012-04-03 | 6 | -3/+37 |
|\| | | |
|
| * | | | gr-uhd: corrected get_usrp_info description | Nicholas Corgan | 2012-04-03 | 2 | -2/+2 |
| * | | | gr-uhd: get_usrp_info has help info and can only be called with a recent enou... | Nicholas Corgan | 2012-04-03 | 6 | -13/+25 |
| * | | | gr-uhd: uhd_usrp_source and uhd_usrp_sink can now multi_usrp's list_property_... | Nicholas Corgan | 2012-04-03 | 4 | -0/+22 |
* | | | | Merge branch 'master' into next | Johnathan Corgan | 2012-04-02 | 1 | -0/+8 |
|\| | |
| |/ /
|/| | |
|
| * | | gr-uhd: Python users can now grab their current UHD version as a string | Nicholas Corgan | 2012-04-02 | 1 | -0/+8 |
* | | | Removes all references to guile and scheme, which are no longer needed. | Tom Rondeau | 2012-04-01 | 3 | -192/+0 |
| |/
|/| |
|
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-03-27 | 2 | -2/+2 |
|\| |
|
| * | Merge branch 'maint' | Johnathan Corgan | 2012-03-27 | 2 | -2/+2 |
| |\ |
|
| | * | uhd: fix dc offset call in uhd source | Josh Blum | 2012-03-27 | 2 | -4/+4 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-03-24 | 8 | -15/+171 |
|\| | |
|
| * | | Merge remote branch 'jblum/mergeme_uhd' | Johnathan Corgan | 2012-03-24 | 8 | -17/+170 |
| |\ \ |
|
| | * | | uhd: finite_acquisition_v timeout should be >> than stream time | Josh Blum | 2012-03-23 | 1 | -1/+1 |
| | * | | uhd: add a flush to finite_acquisition_v | Josh Blum | 2012-03-23 | 1 | -0/+3 |
| | * | | uhd: perform abi compat check before making a block | Josh Blum | 2012-03-23 | 6 | -5/+55 |
| | * | | uhd: added set_start_time calls to source/sink | Josh Blum | 2012-03-23 | 4 | -5/+65 |
| | * | | uhd: added multi-finite-aquisition | Josh Blum | 2012-03-23 | 2 | -7/+47 |
| | |/ |
|
| * | | Merge branch 'maint' | Johnathan Corgan | 2012-03-24 | 1 | -0/+4 |
| |\| |
|
| | * | uhd: fix device_addr init issue | Josh Blum | 2012-03-23 | 1 | -0/+4 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-03-16 | 4 | -0/+35 |
|\| | |
|
| * | | uhd: conditionalize set_user_register call on availability in UHD API | Johnathan Corgan | 2012-03-16 | 2 | -2/+10 |
| * | | Merge remote branch 'gnuradio/maint' into gr-uhd-set-user-register | Johnathan Corgan | 2012-03-13 | 7 | -18/+87 |
| |\| |
|
| * | | uhd: add API call to set user registers | Johnathan Corgan | 2012-01-10 | 4 | -0/+27 |
* | | | uhd: updated uhd programs to use stream_args concept from command line for mo... | Marcus Leech | 2012-02-20 | 2 | -9/+7 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-02-14 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'maint' | Johnathan Corgan | 2012-02-14 | 1 | -2/+2 |
| |\ \ |
|
| | * | | uhd: fix source block xml file generation | Michael Dickens | 2012-02-14 | 1 | -2/+2 |
| | * | | uhd: fix for uhd_fft to work with basicRx d'board. | Marcus Leech | 2012-02-01 | 1 | -9/+16 |
| | |/ |
|
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-02-01 | 1 | -9/+16 |
|\| | |
|
| * | | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | 2012-02-01 | 6 | -7/+69 |
| |\ \ |
|
| * | | | uhd: fix for uhd_fft to work with basicRx d'board. | Marcus Leech | 2012-02-01 | 1 | -9/+16 |
| | |/
| |/| |
|
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-01-27 | 6 | -7/+69 |
|\ \ \
| | |/
| |/| |
|
| * | | uhd: add async message print option to apps | Johnathan Corgan | 2012-01-26 | 4 | -7/+57 |
| * | | uhd: add utility function to convert raw gr_message to async_metadata_t | Johnathan Corgan | 2012-01-26 | 2 | -0/+12 |
| |/ |
|
* | | Merge branch 'master' into next | Tom Rondeau | 2011-12-21 | 1 | -2/+11 |
|\| |
|
| * | Merge branch 'maint' | Tom Rondeau | 2011-12-21 | 1 | -2/+11 |
| |\ |
|
| | * | uhd: bug fix for GIL issues in bin_statistics. The usrp_spectrum_sense.py pro... | Thomas Tsou | 2011-12-21 | 1 | -2/+11 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2011-12-20 | 2 | -53/+67 |
|\| | |
|
| * | | uhd: adds support for different over-the-wire data formats for UHD fft and si... | Marcus Leech | 2011-12-17 | 2 | -53/+67 |