Hello Tom,

Of course, how could I forget? I had to modify your code a bit to get to
work, however:

   const float *in = (const float *) &((const
float*)input_items[0])[history()-1];

It just needed a type cast in there. My code works now. The suggestion about
gr_quadrature_demod_cf is very helpful; this will be a good reference moving
forward on this project. Many thanks

Chris Patton



--
View this message in context: 
http://gnuradio.4.n7.nabble.com/gr-block-set-history-tp37687p37707.html
Sent from the GnuRadio mailing list archive at Nabble.com.

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to