Shaiful wrote: > For the latter approach, if I re-program the FPGA like in MRFM > application, can I still use the GNU Radio codes and utility? For > example, I need to display the transmitted signal on a Smith Chart > using my PC.
Yes. As long as you keep the receive buffer and related blocks of the FPGA intact, you can still send data into a PC flowgraph and do processing with it. -- Johnathan Corgan Corgan Enterprises LLC http://corganenterprises.com _______________________________________________ Discuss-gnuradio mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
