Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 3 | -41/+41 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | build: removed .py extensions from uhd and shd installed Python programs. | Tom Rondeau | 2012-04-02 | 4 | -3/+3 |
| | |||||
* | Merge branch 'master' into next | Tom Rondeau | 2011-12-14 | 1 | -3/+3 |
|\ | |||||
| * | uhd: fixes to instantiating UHD devices to set the antenna and subdevice ↵ | Tom Rondeau | 2011-12-14 | 1 | -3/+3 |
| | | | | | | | | properly (patch from Sam Bretheim). | ||||
* | | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 2 | -36/+0 |
|/ | | | | Nick Foster owes Nick Corgan a six-pack of beer! | ||||
* | shd: adding gr-shd to cmake build structure. Adding missed app to autotools ↵ | Tom Rondeau | 2011-10-24 | 2 | -1/+34 |
| | | | | build. | ||||
* | shd: changed gr-shd names from xmini to smini | Tom Rondeau | 2011-10-04 | 3 | -17/+14 |
| | |||||
* | shd: adding a very rudimentary siggen application to test gr-shd tx driver. | Tom Rondeau | 2011-09-12 | 1 | -0/+120 |
| | |||||
* | shd: fixing up SHD examples. | Tom Rondeau | 2011-09-12 | 2 | -46/+53 |
| | |||||
* | shd: adding a component gr-shd as an interface to the Symplex Hardware ↵ | Tom Rondeau | 2011-09-06 | 4 | -0/+463 |
X-Mini system. Mostly cribbed from gr-uhd. |