summaryrefslogtreecommitdiff
path: root/gr-uhd
Commit message (Expand)AuthorAgeFilesLines
...
* uhd: added set/get time/clock source callsJosh Blum2011-11-075-15/+220
* uhd: added get_samp_rates callsJosh Blum2011-11-074-0/+28
* uhd: use new type string for uhd source/sink typesJosh Blum2011-11-071-11/+21
* uhd: grc xml tweaks + streamer argsJosh Blum2011-11-074-24/+29
* uhd: restored source block recv single packet functionalityJosh Blum2011-11-071-1/+1
* uhd: preferable defaults for stream argsJosh Blum2011-11-072-4/+8
* uhd: added convenience constructor to stream_args_tJosh Blum2011-11-072-0/+10
* uhd: python/swig/grc tweaks until it worksJosh Blum2011-11-074-26/+39
* uhd: backwards compat work which support streamer APIJosh Blum2011-11-076-30/+289
* Use start()/stop() to get midpoint of uhd rangesJason Abele2011-11-071-2/+2
* Set subdev spec after creating uhd source, before threads startJason Abele2011-11-071-4/+4
* Fix initial gain setting for uhd_siggen[_gui].pyJason Abele2011-11-071-0/+4
* uhd: added buffer flush when source block is stoppedJosh Blum2011-11-031-0/+19
* examples: making both autotools and cmake install all the same examples.Tom Rondeau2011-10-241-1/+1
* the librariesJosh Blum2011-10-231-8/+1
* docs: don't need to distribute README files in docs component. Just the insta...Tom Rondeau2011-10-221-1/+0
* Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2011-10-212-0/+25
|\
| * docs: installing README files.Tom Rondeau2011-10-202-0/+25
* | uhd: added some documentation to the UHD main page on standard option parser ...Tom Rondeau2011-10-211-0/+66
* | uhd: added subdevspec option to UHD examples and sets antenna based on option.Tom Rondeau2011-10-2115-9/+151
* | uhd: fixing uhd apps to take a subdev spec; also changing to more general uhd...Tom Rondeau2011-10-214-20/+50
|/
* tags: made tags object orientedJosh Blum2011-10-193-16/+13
* grc: added throttle tag to blocks that throttleJosh Blum2011-10-191-0/+1
* usrp: updated installed examplesJosh Blum2011-10-191-8/+0
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-1924-549/+84
|\
| * examples: removed multi-antenna examples.Tom Rondeau2011-10-196-466/+1
| * uhd: fixed examples to use new find_devices command.Tom Rondeau2011-10-192-2/+2
| * uhd: fixed swig file to make guile build happy.Tom Rondeau2011-10-191-1/+1
| * uhd: added uhd.find_devices to pythonJosh Blum2011-10-192-0/+20
| * uhd: updating examples to use args and better default for all UHD examples; a...Tom Rondeau2011-10-1916-83/+63
* | cmake: fix that component depends on component hackJosh Blum2011-10-191-1/+1
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-119-1/+91
|\|
| * docs: adding uhd Doxygen documentation page and README file.Tom Rondeau2011-10-099-1/+91
* | gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-087-57/+57
* | gr: updated cmakelists after merge for additional filesJosh Blum2011-10-082-9/+103
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into digitalJosh Blum2011-10-0848-35/+9657
|\|
| * uhd: adding uhd_rx_nogui app to uhd apps directory.Tom Rondeau2011-10-072-1/+235
| * uhd: added UHD versions of siggen and siggen_gui.Tom Rondeau2011-10-073-3/+672
| * uhd: improved uhd_fft; fixed panel names and some minor behavior issues.Tom Rondeau2011-10-071-29/+29
| * uhd: moved fm_tx_2_daughterboards and usrp_spectrum_sense to gr-uhd/examples....Tom Rondeau2011-10-063-0/+448
| * uhd: removed examples that don't make sense with UHD. Fixed up gr-uhd/example...Tom Rondeau2011-10-061-1/+8
| * uhd: Moved usrp_wxapt_rcv from examples to gr-uhd/examples and made work with...Tom Rondeau2011-10-061-0/+276
| * Merge branch 'master' into nextTom Rondeau2011-10-061-2/+3
| |\
| | * Merge branch 'maint'Tom Rondeau2011-10-061-2/+3
| | |\
| | | * uhd: suppress harmless swig warningsJosh Blum2011-10-061-2/+3
| * | | uhd: Moved USRP analog TV receiver examples to gr-uhd/examples. They seem to ...Tom Rondeau2011-10-062-0/+642
| * | | uhd: cleaning up and updating some script info.Tom Rondeau2011-10-062-2/+2
| * | | uhd: converted usrp_wfm_rcv_sca to gr-uhd/examples and made work with UHD. Se...Tom Rondeau2011-10-061-0/+397
| * | | uhd: moved usrp_wfm_rcv_fmdet to gr-uhd/examples and started converting to UH...Tom Rondeau2011-10-061-0/+347
| * | | uhd: minor fixes to examplesTom Rondeau2011-10-062-2/+10