Re: [Discuss-gnuradio] BPSK receiver issue / message passing

2013-11-06 Thread Vanush Vaswani
Thanks for the reply. It seems to be an endian issue such that I can't simply shift bits but must use a proper framer. I have modified an existing AX.25 block such that I can now see my frames over the air using debug prints but I am having difficulty getting my data out from gnuradio. The AX.25 b

Re: [Discuss-gnuradio] BPSK receiver issue

2013-11-05 Thread Tom Rondeau
On Mon, Nov 4, 2013 at 10:25 AM, Vanush Vaswani wrote: > Hi all, > > I am using GR 3.6.5.1 to receive BPSK modulated data from a third > party RF chip / microcontroller combination and am having a strange > experience. I am implementing a very simple protocol by constantly > transmitting 0x7E cons

[Discuss-gnuradio] BPSK receiver issue

2013-11-04 Thread Vanush Vaswani
Hi all, I am using GR 3.6.5.1 to receive BPSK modulated data from a third party RF chip / microcontroller combination and am having a strange experience. I am implementing a very simple protocol by constantly transmitting 0x7E constantly and then ASCII data triggered by a serial connection to the