Re: How can I split a periodic signal?

2022-08-25 Thread James Wanga
I'll give this a try and report back. I was also thinking of inducing a large burst on the transmit graph and listening in with a burst tagger on the receive side. James Wanga On Thu, Aug 25, 2022 at 1:34 PM Brian Padalino wrote: > On Thu, Aug 25, 2022 at 4:19 PM James Wanga wrote: > >>

Re: How can I split a periodic signal?

2022-08-25 Thread Brian Padalino
On Thu, Aug 25, 2022 at 1:55 PM James Wanga wrote: > I'm receiving a phase modulated signal representing a periodic pulsed byte > that looks something like this: > > > -|-|||--||-|||---|---|- > > I'm trying to understand how I might split

Re: How can I split a periodic signal?

2022-08-25 Thread Mike Markowski
James, I find an easy approach is to write the signal out as alternating i/q binary if it's not already. That can be read into audacity as stereo (File -> Import -> Raw), edited and written back out as raw data without header (File -> Export -> Export Multiple, and choose Raw Headerless).

How can I split a periodic signal?

2022-08-25 Thread James Wanga
I'm receiving a phase modulated signal representing a periodic pulsed byte that looks something like this: -|-|||--||-|||---|---|- I'm trying to understand how I might split this signal roughly halfway between each pulse of activity so I