Statistics
| Branch: | Tag: | Revision:

root @ d486ff4b

Name Size
  config
  docs
  dtools
  gcell
  gnuradio-core
  gnuradio-examples
  gr-atsc
  gr-audio-alsa
  gr-audio-jack
  gr-audio-oss
  gr-audio-osx
  gr-audio-portaudio
  gr-audio-windows
  gr-comedi
  gr-cvsd-vocoder
  gr-gcell
  gr-gpio
  gr-gsm-fr-vocoder
  gr-howto-write-a-block
  gr-msdd6000
  gr-noaa
  gr-pager
  gr-qtgui
  gr-radar-mono
  gr-radio-astronomy
  gr-run-waveform
  gr-sounder
  gr-trellis
  gr-uhd
  gr-usrp
  gr-usrp2
  gr-utils
  gr-video-sdl
  gr-wxgui
  grc
  gruel
  usrp
  usrp2
  volk
  vrt
.gitattributes 323 Bytes
.gitignore 693 Bytes
AUTHORS 1.1 kB
COPYING 34.3 kB
ChangeLog 955 Bytes
Guile-TODO 2.7 kB
INSTALL 9.1 kB
Makefile.am 1.5 kB
Makefile.common 4.5 kB
Makefile.common.spu 1.3 kB
Makefile.gen.gen 2.7 kB
Makefile.par.gen 2.8 kB
Makefile.swig 7.1 kB
Makefile.swig.gen.t 4.5 kB
NEWS 849 Bytes
README 8.7 kB
README-win32-mingw-short.txt 4 kB
README.building-boost 941 Bytes
README.hacking 10.8 kB
README.ps3 417 Bytes
bootstrap 1.1 kB
config.guess 44 kB
config.sub 34.2 kB
configure-cell-cross 1.9 kB
configure.ac 13.6 kB
gnuradio-pkg_chk.conf 2 kB
run_tests.sh.in 3.6 kB
setup_guile_test_env.in 3.9 kB
version.sh 62 Bytes

Latest revisions

# Date Author Comment
d486ff4b 01/16/2011 10:03 pm Nick Foster

volk_rename: renamed basically everything in the volk lib to have logically consistent function names

5c4aab18 01/14/2011 09:21 pm Nick Foster

Volk: Makefile changes to use new test framework.
Doesn't currently build libvolk_qa, as I haven't really determined an appropriate place for "leftover" tests that the standard framework won't handle.

9a527257 01/14/2011 09:07 pm Nick Foster

Volk: QA code fixes, more Orc routines.
Broke the 32fc_multiply Orc impl because I'm lame and lost some work.
Fixed volk_8s_convert_16s Orc impl.
Still need to rename functions and modify the QA sig parser to match. Then rewrite makefiles.

c77bb3e7 01/13/2011 03:20 am Nick Foster

Volk: Working on a new QA architecture that doesn't require individual test programs.

c501dc11 01/11/2011 11:35 pm Nick Foster

Volk: fixed normalize.

5b45b875 01/11/2011 11:17 pm Nick Foster

Volk: Added more Orc routines (including complex multiply). Started redoing the testing framework so it's easier to add new archs to tests.

70e978b7 01/10/2011 11:25 pm Nick Foster

Merge branch 'next' of http://gnuradio.org/git/gnuradio into next

bb438e7d 01/07/2011 05:48 am Eric Blossom

Add QA code for gr_basic_block::set_msg_handler.

1dc1dbee 01/07/2011 05:46 am Eric Blossom

Augment gr_nop to count received pmt messages by way of set_msg_handler.

b6005d9e 01/07/2011 05:39 am Eric Blossom

Change pmt message handling interface in gr_basic_block.h

Change the API such that the message handler is now implemented with a
callback, not an overridden virtual function. The callback is now set
using gr_basic_block::set_msg_handler, which will accept pretty much...

View all revisions | View revisions

Also available in: Atom