Statistics
| Branch: | Tag: | Revision:

root / gr-howto-write-a-block / lib @ 2ed243a3

Name Size
.gitignore 95 Bytes
Makefile.am 2.4 kB
howto_square2_ff.cc 2.7 kB
howto_square2_ff.h 2.3 kB
howto_square_ff.cc 2.9 kB
howto_square_ff.h 2.4 kB
qa_howto.cc 1.2 kB
qa_howto.h 1.1 kB
qa_howto_square2_ff.cc 1 kB
qa_howto_square2_ff.h 1.2 kB
qa_howto_square_ff.cc 1 kB
qa_howto_square_ff.h 1.2 kB
test_all.cc 1.3 kB

Latest revisions

# Date Author Comment
ebb0f56d 01/22/2011 07:54 pm Tom Rondeau

Updating copyright.

05cc02ce 01/18/2011 09:00 am Josh Blum

cleanup mkdir usage with boost filesystem:

Replaced copy/pasted code and MKDIR_TAKES_ONE_ARG #ifdefs
with portable boost filesystem path and directory creation.

Gets the correct home directory on windows systems: APPDATA.
Replaces large amounts of copypasta with single lines of code....

2652a203 10/05/2010 12:18 am Tom Rondeau

Updating all of the QA code that I can actually test to work with the new XML output runners.

0a9b999b 08/03/2010 08:43 pm Eric Blossom

Modify all block factories to use gnuradio::get_initial_sptr.

b98cabac 05/31/2010 06:06 am Johnathan Corgan

howto: make versioned libraries

6c3b6396 03/04/2010 03:02 pm Eric Blossom

Refactor gr-howto-write-a-block such that it no longer installs into
the gnuradio python namespace, but rather in the howto namespace.

This allows it to be installed under a separate --prefix in the common
case where the user doing the "out of tree build" is going to be...

0a3595df 11/12/2009 03:28 pm Johnathan Corgan

howto: adds C++ QA code

924efcb3 11/03/2009 05:56 pm Johnathan Corgan

howto: reorganized directory structure

Moved lib to top level
Moved python to top level
Separated swig generation into new top level directory

View revisions

Also available in: Atom