Following the previous question, this is the error information I got. This error happened sometimes, not all the times, depend on the data collected. Does anyone have some ideas about this?
/work/gnuradio/gr-atsc/src/python$ ./btl-fsd.py 23388 >>> gr_fir_fff: using SSE inp and btl connected 0 connected 1 connected fsd and pipe 5 connected python: atsci_sssr.cc:272: bool atsci_interpolator::update(const sssr::sample_t*, int, int*, double, sssr::sample_t*): Assertion `d_incr >= 1 && d_incr <= 3' failed. Aborted Thank you, Ying Quoting [email protected]: > Hi Everyone, > > I recently begin to use GNU Radio to receive ATSC signal. The GNU Radio > version > is the most updated Developer version on Ubuntu 9.04. I followed the steps of > README in /gnuradio/gr-atsc/src/python/. I set the frequency to be 557M > decimation to be 10 and number of samples to collected to be 200M. There is > no > overrun or under run during collecting the data. After excuting > interp_short.py, xlable.py, fpll.py, btl-fsd.py and viterbi-out.py, the > output > file is empty. I set each of the py programs to output file, and saw that the > output of btl-fsd.py is empty. There were someone posting a similar question > on > the disscussion list, but I didn't find the answer to that. Do you have any > opinion about this? Is the parameters setting causing the problem or I am > operating this incorrectly? > > Thanks a lot! > > Ying _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
