Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples: Reworked locations and installation of examples. | Tom Rondeau | 2012-04-03 | 1 | -258/+0 |
| | | | | All python and GRC examples directly associated with a top-level component are now in that examples directory. Examples are split into c++, python, and grc dirs but are all installed into $prefix/share/gnuradio/examples/<component>. | ||||
* | uhd: bug fix for GIL issues in bin_statistics. The usrp_spectrum_sense.py ↵ | Thomas Tsou | 2011-12-21 | 1 | -2/+11 |
| | | | | program looks like it's working again. | ||||
* | uhd: fixes to instantiating UHD devices to set the antenna and subdevice ↵ | Tom Rondeau | 2011-12-14 | 1 | -8/+8 |
| | | | | properly (patch from Sam Bretheim). | ||||
* | uhd: change examples to use new stream api | Josh Blum | 2011-11-07 | 1 | -3/+1 |
| | |||||
* | uhd: added subdevspec option to UHD examples and sets antenna based on option. | Tom Rondeau | 2011-10-21 | 1 | -0/+9 |
| | |||||
* | uhd: updating examples to use args and better default for all UHD examples; ↵ | Tom Rondeau | 2011-10-19 | 1 | -4/+3 |
| | | | | also fixed the wfm_rcv blocks to use new PLL constructor. | ||||
* | uhd: moved fm_tx_2_daughterboards and usrp_spectrum_sense to ↵ | Tom Rondeau | 2011-10-06 | 1 | -0/+243 |
gr-uhd/examples. Neither are working properly quite yet. Removed all usrp examples from gnuradio-examples/python/usrp and removed directory. |