However I still have problems compiling it.... most likely because I do not know how to use the makefiles properly.... Now I get an error when trying to use my qam_corr_demod:
"
self.qam_demod = qam.qam_corr_demod(self, Fs, Fc, amplitude, decimation)
AttributeError: 'module' object has no attribute 'qam_corr_demod'
"
My guess is that it is due to my makefile in the python directory..... the file is included as an attachment:
Makefile.am
Description: application/extension-am
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio