Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib @ 6551f537

Name Size
  filter
  g72x
  general
  gengen
  hier
  io
  missing
  reed-solomon
  runtime
  swig
  viterbi
.gitignore 71 Bytes
Makefile.am 2.2 kB
bug_work_around_6.cc 119 Bytes
gnuradio-config-info.cc 2 kB

Latest revisions

# Date Author Comment
6551f537 11/21/2010 12:30 am Eric Blossom

Add guile shim to gr_top_block::wait that exits guile mode before blocking.

31b5e27f 11/19/2010 08:13 am Eric Blossom

Enable a couple more tests

6237fafa 11/19/2010 07:02 am Eric Blossom

gr_msg_queue now working correctly from within guile.

d1d226ab 11/19/2010 07:02 am Eric Blossom

Disable items that require swig directors when building guile bindings.

f60c4420 11/19/2010 01:33 am Eric Blossom

Fix guile related problems with gr_message_{sink,source}.

4eadee57 11/17/2010 09:54 pm Eric Blossom

Add support for guile std::vector< std::complex<float> >.

8180bb1d 11/17/2010 05:33 am Eric Blossom

regenerated

c80fdf28 11/16/2010 07:49 am Eric Blossom

Modify GR_SWIG_BLOCK_MAGIC to not strip package prefix when using
GUILE outside of gnuradio-core.

This avoids the problem with the guile bindings where multiple blocks
end up with the name gr:sink (e.g., audio_alsa_sink). With this
change, it ends us as gr:audio-alsa-sink....

f2d5299a 11/14/2010 09:26 pm Eric Blossom

Add tests that show that vector<complex<float>> is not working...

eedcd714 11/14/2010 09:15 pm Eric Blossom

Make cma-equalizer-cc test work

View revisions

Also available in: Atom