Add rxdspno parameter to private interface of quadradio.
authorEric Blossom <eb@comsec.com>
Fri, 18 Sep 2009 05:51:03 +0000 (22:51 -0700)
committerEric Blossom <eb@comsec.com>
Fri, 18 Sep 2009 05:51:03 +0000 (22:51 -0700)
commitcc5657e25f8e8f364cb6553e9eb8289cc0aca027
tree34d3b46f0561676c30231f240be98755aca48823
parentf7d6badfb78b5820ae7c2169a88cdbb56b5cd778
Add rxdspno parameter to private interface of quadradio.

This allows control of each Rx DSP pipeline independent of each other.
The public interface remains unchanged, but should have the rxdspno
parameter added as indicated in the FIXMEs.  When that is done, the
gr-vrt interface (and any code using it) will need to be updated too.
vrt/include/vrt/quadradio.h
vrt/lib/quadradio.cc