Hello, There is a bug in the FM demod. Unbelievably (almost), I reported a bug in the same line a couple of years ago. At that time I also goofed (should have not retyped it). The equation is STILL wrong!
Sdot = d_scl * (-S0+d_8*S1-d_8*S2+S4); Should be Sdot = d_scl * (-S0+d_8*S1-d_8*S3+S4); [cid:[email protected]] It is crazy that the basic FM demo works at all. _______________________ Eugene Grayver, Ph.D. Aerospace Corp., Sr. Eng. Spec. Tel: 310.336.1274 ________________________
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
