2021年1月2日星期六

How to find a file in the git cloned gnuradio installation?

I need to pull out mpsk_receiver_cc.cc (or mpsk_receiver_cc.h) for the implementation of a member function mpsk_receiver_cc(...). I know it is in gnuradio/digital/ folder. How could I find the path for this folder in order to pull out the script for mpsk_receiver_cc.cc (or mpsk_receiver_cc.h)?

My gnuradio workspace is installed via source. Therefore, all the codes should be in my machine.

I know this should be a linux command, but I couldn't succeed after several tries.

https://stackoverflow.com/questions/65545581/how-to-find-a-file-in-the-git-cloned-gnuradio-installation January 03, 2021 at 08:38AM

没有评论:

发表评论