Of course its the same file. If you are making any changes in the C++ file
then you must compile it before you can see those changes. Did you do "make"
and "make install" after your changes?

On Thu, Dec 2, 2010 at 10:45 PM, Guanbo Zheng <gbzh...@gmail.com> wrote:

> Hi,
>
> I found that for CFO compensation, there is the module named
> "costas_loop_cc ()"
> Use it in this way:   gr.costas_loop_cc(alpha, beta, max_freq, min_freq,
> order)
>
> where I can find this C++ file?  I search the files, only found one
> "gr_costas_loop_cc.cc" in ~/gnuradio-3.2.2/gnuradio-core/src/lib/general
> But It seems like this C++ function is not the one they use. As I tried to
> print out some variable, but no observations.
>
> Sorry to disturb you guys! :(
>
> --
> Regards,
> Guanbo
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to