[Discuss-gnuradio] Re:Simultaneously transmitting on two transmitters

2008-03-05 Thread Wee Shinhan
Hey jiqun, Thanks for the reply. Alright heres how i structure my codes. I define two payloads at the transmitter- payload0 and payload1. Lets say payload0 is 10101010 and payload1 is 01010101. In transmit_path.py i specify 2 different function, send_pkt0 and send_pkt1 as : def send_pkt0(self, p

[Discuss-gnuradio] Re:Simultaneously transmitting on two transmitters

2008-03-03 Thread jiqun qi
Hey shinhan, Could you post your changed .py code so that the issues may be clear? I guess, your transmitted signals are still transmitted separately in s1 and s2 sequence, not "simultaneously". ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.o