Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples: Reworked locations and installation of examples. | Tom Rondeau | 2012-04-03 | 1 | -140/+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: change examples to use new stream api | Josh Blum | 2011-11-07 | 1 | -3/+2 |
| | |||||
* | uhd: fixed examples to use new find_devices command. | Tom Rondeau | 2011-10-19 | 1 | -1/+1 |
| | |||||
* | uhd: updating examples to use args and better default for all UHD examples; ↵ | Tom Rondeau | 2011-10-19 | 1 | -10/+9 |
| | | | | also fixed the wfm_rcv blocks to use new PLL constructor. | ||||
* | uhd: moved usrp/max_power.py to gr-uhd/examples. This _should_ work for both ↵ | Tom Rondeau | 2011-10-04 | 1 | -0/+142 |
USRPs and USRP2 series, but is only tested for a USRP2 (N210, actually). |