Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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). | ||||
* | docs: fixes some warnings. | Tom Rondeau | 2011-12-06 | 1 | -3/+3 |
| | | | | There is way too much institutional knowledge in these makefiles now. Another reason I'm glad we're going to cmake, which is being kept more sane as all of the problems are already known. | ||||
* | docs: more fixes for generated swig files. This worked before the merge, but ↵ | Tom Rondeau | 2011-12-05 | 1 | -0/+1 |
| | | | | this forces the build system to generate these before processing the other swig files. | ||||
* | docs: better install of swig docs .i files since we actually have a variable ↵ | Tom Rondeau | 2011-12-04 | 1 | -4/+5 |
| | | | | to take care of it already. | ||||
* | docs: fixing variable for location of header files (SOURCE not BINARY). | Tom Rondeau | 2011-11-30 | 1 | -1/+1 |
| | |||||
* | docs: more appropriate variable to use when setting the include/headers ↵ | Tom Rondeau | 2011-11-28 | 1 | -1/+1 |
| | | | | directory. | ||||
* | docs: installing generated _doc.i files under autotools. | Tom Rondeau | 2011-11-28 | 1 | -0/+3 |
| | |||||
* | docs: better use of BUILT_SOURCES so I'm not overriding the standard build ↵ | Tom Rondeau | 2011-11-27 | 1 | -2/+2 |
| | | | | instructions for it. | ||||
* | docs: Adding swig doc generation to Makefile.am files. | Tom Rondeau | 2011-11-27 | 1 | -0/+9 |
| | |||||
* | docs: forgot to have the generated .i files installed. | Tom Rondeau | 2011-11-27 | 1 | -0/+1 |
| | |||||
* | docs: added python doxygen docs to gr-shd | Tom Rondeau | 2011-11-27 | 3 | -0/+11 |
| | |||||
* | shd: adding gr-shd to cmake build structure. Adding missed app to autotools ↵ | Tom Rondeau | 2011-10-24 | 7 | -1/+338 |
| | | | | build. | ||||
* | shd: changed name from xmini to smini in GR interface; needs to be matched ↵ | Tom Rondeau | 2011-10-04 | 12 | -124/+76 |
| | | | | in the s-mini firmware. | ||||
* | 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 | 31 | -0/+2750 |
X-Mini system. Mostly cribbed from gr-uhd. |