Hi all, I'm studying on GNURadio and USRP with RFX2400. So far I was successfully able to make new signal blocks (e.g noncoherent FSK demodulator) with using benchmark_rx.py and benchmark_tx.py and it works fine.
Now I'm interested in inband signaling. I want to know exact time of arrival of received signal. I read some posts about inband signaling but as I know the project is still ongoing. Can I use legacy python examples (e.g benchmark_rx and tx) with inband_1rxhb_1tx.rbf file? Though I know that there is examples for inband signaling in 'usrp/host/apps-inband', they are written in C++ and some wrapper scripts and look like totally different from legacy examples. Is it possible that I can use my test program with 'inband_1rxhb_1tx.rbf' without lots of modification? Thanks in advance. -- View this message in context: http://www.nabble.com/Example-of-Inband-signaling-tp22252214p22252214.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
