Hello All-- We have been attempting to use GNU Radio to build a transmitter that will encode voice via CVSD, and then transmit via FSK. We have been using the cvsd_encode block to encode the voice samples via CVSD. However, the documentation for this block says that it groups the output bits together into short int samples. How can we extract each bit from the short ints for modulation and transmission?
Thanks for any help you can provide! -Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
