Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / python @ f2e0c5b9

Name Size
  bin
  gnuradio
.gitignore 63 Bytes
Makefile.am 914 Bytes
build_utils.py 5.8 kB
build_utils_codes.py 1.4 kB

Latest revisions

# Date Author Comment
8fe7f0fe 11/10/2010 08:15 pm Eric Blossom

Cleanup gr:connect and gr:disconnect for Guile.

Rename {dis,}connect to {dis,}primitive_connect in .i file.
Update python code to reflect change.

c34cf20f 11/10/2010 08:15 pm Eric Blossom

Rename basic_block coersion method to to_basic_block. Add to_hier_block2 and to_top_block.

basic_block was renamed because the number of guile generic methods on
basic_block was getting large and confusing. to_hier_block2 and
to_top_block were added to support coercion to those types in guile...

52da23e0 11/10/2010 08:13 pm Eric Blossom

Remove dead code

70dd1dc6 11/10/2010 08:13 pm Eric Blossom

rename s/gnuradio_swig_python/gnuradio_core/g

d74b45e2 10/07/2010 01:15 am Tom Rondeau

Checks to make sure XML path is writable before making the XML runner. Ignores it if directory is now writable.

2104a9d1 10/03/2010 08:56 pm Tom Rondeau

Updating all python QA programs in gnuradio-core to output XML files.

Also fixed gr_unittest.py to print to the screen and fail make check properly if there's an error.

Need to find a way to use XML runner with main() to fail make check and output to screen, too.

08fa4163 10/03/2010 07:39 pm Tom Rondeau

Adding gr_xmlrunner.py to Makefile.

2933f69b 10/03/2010 07:00 pm Tom Rondeau

Adding XML output to Python unittests.

gr_unittest.py was updated to handle the path and file creation and run the XML runner

gr_xmlrunner.py is a public domain program written by Sebastian Rittau <> (THANKS!) to extend Python's unittest module to handle XML JUnit format output. This was renamed from xmlrunner.py if any future work is done on it from our project as well as to keep the namespace clean and clear....

398c2b94 05/25/2010 12:16 pm Johnathan Corgan

Fix erroneous file modes

6c0f2f5a 05/23/2010 08:36 pm Johnathan Corgan

Merge remote branch 'gnuradio/wip/udp_source_sink'

  • gnuradio/wip/udp_source_sink:
    gnuradio-core: update copyrights
    gnuradio-core: allow swig to handle exceptions in UDP source/sink
    grc: update UDP source and sink block wrappers
    Simplify USE_SELECT usage...

View revisions

Also available in: Atom