| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | uhd: added set/get time/clock source calls | Josh Blum | 2011-11-07 | 5 | -15/+220 |
* | uhd: added get_samp_rates calls | Josh Blum | 2011-11-07 | 4 | -0/+28 |
* | uhd: use new type string for uhd source/sink types | Josh Blum | 2011-11-07 | 1 | -11/+21 |
* | uhd: grc xml tweaks + streamer args | Josh Blum | 2011-11-07 | 4 | -24/+29 |
* | uhd: restored source block recv single packet functionality | Josh Blum | 2011-11-07 | 1 | -1/+1 |
* | uhd: preferable defaults for stream args | Josh Blum | 2011-11-07 | 2 | -4/+8 |
* | uhd: added convenience constructor to stream_args_t | Josh Blum | 2011-11-07 | 2 | -0/+10 |
* | uhd: python/swig/grc tweaks until it works | Josh Blum | 2011-11-07 | 4 | -26/+39 |
* | uhd: backwards compat work which support streamer API | Josh Blum | 2011-11-07 | 6 | -30/+289 |
* | Use start()/stop() to get midpoint of uhd ranges | Jason Abele | 2011-11-07 | 1 | -2/+2 |
* | Set subdev spec after creating uhd source, before threads start | Jason Abele | 2011-11-07 | 1 | -4/+4 |
* | Fix initial gain setting for uhd_siggen[_gui].py | Jason Abele | 2011-11-07 | 1 | -0/+4 |
* | uhd: added buffer flush when source block is stopped | Josh Blum | 2011-11-03 | 1 | -0/+19 |
* | examples: making both autotools and cmake install all the same examples. | Tom Rondeau | 2011-10-24 | 1 | -1/+1 |
* | the libraries | Josh Blum | 2011-10-23 | 1 | -8/+1 |
* | docs: don't need to distribute README files in docs component. Just the insta... | Tom Rondeau | 2011-10-22 | 1 | -1/+0 |
* | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2011-10-21 | 2 | -0/+25 |
|\ |
|
| * | docs: installing README files. | Tom Rondeau | 2011-10-20 | 2 | -0/+25 |
* | | uhd: added some documentation to the UHD main page on standard option parser ... | Tom Rondeau | 2011-10-21 | 1 | -0/+66 |
* | | uhd: added subdevspec option to UHD examples and sets antenna based on option. | Tom Rondeau | 2011-10-21 | 15 | -9/+151 |
* | | uhd: fixing uhd apps to take a subdev spec; also changing to more general uhd... | Tom Rondeau | 2011-10-21 | 4 | -20/+50 |
|/ |
|
* | tags: made tags object oriented | Josh Blum | 2011-10-19 | 3 | -16/+13 |
* | grc: added throttle tag to blocks that throttle | Josh Blum | 2011-10-19 | 1 | -0/+1 |
* | usrp: updated installed examples | Josh Blum | 2011-10-19 | 1 | -8/+0 |
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-19 | 24 | -549/+84 |
|\ |
|
| * | examples: removed multi-antenna examples. | Tom Rondeau | 2011-10-19 | 6 | -466/+1 |
| * | uhd: fixed examples to use new find_devices command. | Tom Rondeau | 2011-10-19 | 2 | -2/+2 |
| * | uhd: fixed swig file to make guile build happy. | Tom Rondeau | 2011-10-19 | 1 | -1/+1 |
| * | uhd: added uhd.find_devices to python | Josh Blum | 2011-10-19 | 2 | -0/+20 |
| * | uhd: updating examples to use args and better default for all UHD examples; a... | Tom Rondeau | 2011-10-19 | 16 | -83/+63 |
* | | cmake: fix that component depends on component hack | Josh Blum | 2011-10-19 | 1 | -1/+1 |
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-11 | 9 | -1/+91 |
|\| |
|
| * | docs: adding uhd Doxygen documentation page and README file. | Tom Rondeau | 2011-10-09 | 9 | -1/+91 |
* | | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 7 | -57/+57 |
* | | gr: updated cmakelists after merge for additional files | Josh Blum | 2011-10-08 | 2 | -9/+103 |
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into digital | Josh Blum | 2011-10-08 | 48 | -35/+9657 |
|\| |
|
| * | uhd: adding uhd_rx_nogui app to uhd apps directory. | Tom Rondeau | 2011-10-07 | 2 | -1/+235 |
| * | uhd: added UHD versions of siggen and siggen_gui. | Tom Rondeau | 2011-10-07 | 3 | -3/+672 |
| * | uhd: improved uhd_fft; fixed panel names and some minor behavior issues. | Tom Rondeau | 2011-10-07 | 1 | -29/+29 |
| * | uhd: moved fm_tx_2_daughterboards and usrp_spectrum_sense to gr-uhd/examples.... | Tom Rondeau | 2011-10-06 | 3 | -0/+448 |
| * | uhd: removed examples that don't make sense with UHD. Fixed up gr-uhd/example... | Tom Rondeau | 2011-10-06 | 1 | -1/+8 |
| * | uhd: Moved usrp_wxapt_rcv from examples to gr-uhd/examples and made work with... | Tom Rondeau | 2011-10-06 | 1 | -0/+276 |
| * | Merge branch 'master' into next | Tom Rondeau | 2011-10-06 | 1 | -2/+3 |
| |\ |
|
| | * | Merge branch 'maint' | Tom Rondeau | 2011-10-06 | 1 | -2/+3 |
| | |\ |
|
| | | * | uhd: suppress harmless swig warnings | Josh Blum | 2011-10-06 | 1 | -2/+3 |
| * | | | uhd: Moved USRP analog TV receiver examples to gr-uhd/examples. They seem to ... | Tom Rondeau | 2011-10-06 | 2 | -0/+642 |
| * | | | uhd: cleaning up and updating some script info. | Tom Rondeau | 2011-10-06 | 2 | -2/+2 |
| * | | | uhd: converted usrp_wfm_rcv_sca to gr-uhd/examples and made work with UHD. Se... | Tom Rondeau | 2011-10-06 | 1 | -0/+397 |
| * | | | uhd: moved usrp_wfm_rcv_fmdet to gr-uhd/examples and started converting to UH... | Tom Rondeau | 2011-10-06 | 1 | -0/+347 |
| * | | | uhd: minor fixes to examples | Tom Rondeau | 2011-10-06 | 2 | -2/+10 |