Hello,
I am a newbie for the gnu radio. I am trying to transfer some
modulation/demodulation into Java, which can be used in my PhD
experiments.
My question is that I could not find gr_packed_to_unpacked_bb.cc file
in my downloaded truck of the gnuradio. But I do see the explanation
in the doxygen document
(http://gnuradio.org/doc/doxygen/general_2gr__packed__to__unpacked__bb_8cc.html).
My intention is to transform it to Java because it is used in
dbpsk.py, one of modulation/demodulation module.
Any tips? Thanks.
Jiangfan