dear Noble ..
Regarding ur first query ..
1. The OsmoSDR GRC sink continues to transmit at the center frequency even if no data is received. I need to implement a means to turn the radio off once the packet data has been transmitted, correct?
ref:
http://stackoverflow.com/questions/2861 ... not-needed
yes bladerf continously transmits on CF, i will go by the same answer as posted by
Manos ,, to add , after multiplication with vector , the resultant (CF) is reduced to a considerable level .. have used the same method in a project to avoid Self Interfernce to a large extent .. i am not sure that whether it would be sufficient in ur case too ..
there might be one more approach that u can look into .. just go through the
Multiple flow graphs in
http://gnuradio.org/redmine/projects/gn ... plications ... and the corresponding python example
gr-uhd/examples/python/usrp_nbfm_ptt.py .. hope it may prove helpful to you ..
Regarding ur second qstion
2. The OsmoSDR sink operates on a single center frequency
if i have understood ur qstion correctly , then as long you go by In band frequency hopping i-e within the instantaneous bandwidth of sdr , i beleive that wont be any issue , that part can be done by keeping the center freq constant and and carrying out the required signal processing before OsmoSdr block .. if u need to hop out of the band , then u need to use the
probe signal vector etc to keep on updating the CF (inside the OsmoSDR sink block) in real time .. However ur hop rate would be then limited to the LOs settling time of SDR .. to my knowledge for bladerf it is in the order of milliseconds ..
All of the above can be accomplished using tag feature , but that is not yet available (as per my knowledge) with bladerf ... if u have to use bladerf for ur project then i beleive u have to go without tags ..
Anyways ,, do let me know if u need any further assistance ..
Regards !
P.S
there was some presentation on similar project given at
grcon14 have a look
http://static1.1.sqspcdn.com/static/f/6 ... cTmxVFQ%3D