Re: [Discuss-gnuradio] Triggering between two transmitters

2018-02-12 Thread Martin Braun
This should work: - Provide a common clock and time reference to the B210s (e.g., using an Octoclock, but any other reference might work through a 2-way splitter). - Set your devices to the same time as part of your app initialization. You will need to write custom code for this, basically, you ne

[Discuss-gnuradio] Triggering between two transmitters

2018-02-02 Thread sumit kumar
Hi, I want to create a deterministic collision scenario between wifi and zigbee. I am using gr-ieee 80211 and gr-ieee 802154 along with USRP B210. I have a constraint that my wifi preambles should always collide with an ongoing zigbee transmission. In order to do that, I am thinking of synchroni