How to OOK Tx?

Discussions related to modulation techniques, filtering, error correction and detection, wireless link layer implementations, etc
Post Reply
dglatting
Posts: 3
Joined: Mon Apr 20, 2015 8:24 pm

How to OOK Tx?

Post by dglatting »

Not DSP literate.

I need to OOK data at 2mb/sec to a sensor under GNURadio but I can't find information how to do this with bladeRF. My limited understanding is I/Q is to modulate a carrier, not OOK.

Pointers appreciated.
drmpeg
Posts: 62
Joined: Fri Mar 01, 2013 3:58 am
Location: Silicon Valley
Contact:

Re: How to OOK Tx?

Post by drmpeg »

I have an OOK flow graph that may be helpful. It's really a Morse code demo, but it should be a reasonable starting point.

http://www.w6rz.net/ook.grc

Image

Ron
jynik
Posts: 455
Joined: Thu Jun 06, 2013 8:15 pm

Re: How to OOK Tx?

Post by jynik »

I know I'm late to the party, but FWIW...

After re-writing the same code a couple times, I whipped up a quick little tool called OOKiedokie that currently supports the bladeRF. Feel free to shoot me feedback and PRs.
Post Reply