discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] GNURadio PER encoder/decoder


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] GNURadio PER encoder/decoder
Date: Sun, 12 Aug 2012 13:16:00 -0400

On Thu, Aug 2, 2012 at 5:44 AM, Alkis Gian <address@hidden> wrote:
> Hello all,
>
> I would like to know if GNURadio has a built-in ASN.1 PER encoder/decoder
> module, or we have to implement it.
>
> It seems that this  should do the trick, but I would like to know if this is
> the correct approach. My DSRC protocol is described using ASN.1 messages and
> this is why I was thinking of compiling them down to C and then use the
> encoder/decoder for the Tx/Rx directions.
>
> -Alkis

Alkis,

Yes, I think you'll have to implement it yourself. The work on the VRT
stuff in the eb-oot branch might be useful, but I don't think the
effort on ASN.1 was actually completed. I could be wrong, but you're
best bet would be to lift any code from there any apply it as you
need.

Tom



reply via email to

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