discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Decoding Pager Protocol: Motorola Flex1600


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] Decoding Pager Protocol: Motorola Flex1600
Date: Tue, 03 Oct 2006 17:21:18 -0700
User-agent: Thunderbird 1.5.0.7 (X11/20060918)

Darryl Ross wrote:

> I'm just doing a bit of research into decoding the Motorola Flex1600
> protocol under Linux and have not had any luck finding anything yet. I'm
> wondering whether the gnuradio project might be a good place to start.

There is an implementation of FLEX in the gr-pager component of GNU
Radio in the SVN trunk.  The example app assembles a receive chain for a
USRP with a DBS Rx board, but you could create a separate receive chain
that uses the sound card to supply the audio signal instead of the FM
demodulation block that is currently used.

> Anyway, I have a scanner tapped with the discriminator output plugged
> into a 2 level data slicer. I'm on a fairly tight budget, so I'd like to
> get it working with that before looking at anything else.

You wouldn't need the slicer, that's done in software, so just pipe the
discriminator tap to the sound card.  This also lets you get both the 2-
and 4-level transmissions, at either 1600 or 3200 baud.

> Is this possible with gnuradio? If so, can someone please give me a
> pointer as to where to get started?

http://gnuradio.org/trac

Johnathan Corgan, AE6HO
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]