Statistics
| Branch: | Tag: | Revision:

root / gr-shd @ a4fb8761

# Date Author Comment
e6805a25 02/05/2012 06:42 pm Johnathan Corgan

cmake: remove QUIET option from some listfiles

  • PKG_CHECK_MODULES only supports QUIET >=2.8.2, Ubuntu LTS has 2.8.0
e4cf0d1b 12/15/2011 03:23 am Tom Rondeau

uhd: fixes to instantiating UHD devices to set the antenna and subdevice properly (patch from Sam Bretheim).

67d0b6b3 12/07/2011 12:59 am Tom Rondeau

docs: fixes some warnings.

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.

0370cfc8 12/05/2011 03:58 pm Tom Rondeau

docs: more fixes for generated swig files. This worked before the merge, but this forces the build system to generate these before processing the other swig files.

fe2e6f80 12/04/2011 04:10 pm Tom Rondeau

docs: better install of swig docs .i files since we actually have a variable to take care of it already.

2d88dd48 11/30/2011 07:45 pm Tom Rondeau

docs: fixing variable for location of header files (SOURCE not BINARY).

a2de55ca 11/28/2011 08:44 pm Tom Rondeau

docs: more appropriate variable to use when setting the include/headers directory.

0408e48c 11/28/2011 06:11 am Tom Rondeau

docs: installing generated _doc.i files under autotools.

cfea4669 11/28/2011 04:25 am Tom Rondeau

docs: better use of BUILT_SOURCES so I'm not overriding the standard build instructions for it.

355dbf5b 11/28/2011 12:06 am Tom Rondeau

docs: Adding swig doc generation to Makefile.am files.

70ca9bea 11/28/2011 12:05 am Tom Rondeau

docs: forgot to have the generated .i files installed.

b1b20afb 11/27/2011 10:02 pm Tom Rondeau

docs: added python doxygen docs to gr-shd

50c1e2e3 10/24/2011 08:32 pm Tom Rondeau

shd: adding gr-shd to cmake build structure. Adding missed app to autotools build.

dfda3abe 10/04/2011 05:35 pm Tom Rondeau

shd: changed name from xmini to smini in GR interface; needs to be matched in the s-mini firmware.

b205e8cd 10/04/2011 04:56 pm Tom Rondeau

shd: changed gr-shd names from xmini to smini

1dcc69db 09/12/2011 06:28 pm Tom Rondeau

shd: adding a very rudimentary siggen application to test gr-shd tx driver.

ee61647b 09/12/2011 06:27 pm Tom Rondeau

shd: fixing up SHD examples.

8743a230 09/06/2011 10:19 pm Tom Rondeau

shd: adding a component gr-shd as an interface to the Symplex Hardware X-Mini system. Mostly cribbed from gr-uhd.