On Thu, Sep 15, 2016 at 2:16 AM, Guy Harris wrote:
> On Sep 14, 2016, at 7:13 AM, Jonathan Brucker
> wrote:
>> Does it make more sense to define an enum (0..7) instead of ASCII symbols?
> So I'm OK with changing it - but let's do it quickly. It's not on the
> tcpdump.org site yet, so it's not
On Sep 14, 2016, at 7:13 AM, Jonathan Brucker wrote:
> Actually, I have a small dilemma regarding the offset words (the last 4
> bytes):
>
> Does it make more sense to define an enum (0..7) instead of ASCII symbols?
Either one would work.
A switch statement switching on the offset word value
Actually, I have a small dilemma regarding the offset words (the last 4 bytes):
Does it make more sense to define an enum (0..7) instead of ASCII symbols?
I noticed that VLC project defines RDS blocks (internally) using an
enum, starting from 0:
#define V4L2_RDS_BLOCK_A 0
#define V4L2_RDS_BLOCK_
On Sep 4, 2016, at 6:43 AM, Jonathan Brucker wrote:
> I am posting to request a value for DLT_RDS and LINKTYPE_RDS.
>
> Radio Data System (RDS) is a communications protocol standard
> published in 1992 for embedding small amounts of digital information
> in conventional FM radio broadcasts.
>
>
I am posting to request a value for DLT_RDS and LINKTYPE_RDS.
Radio Data System (RDS) is a communications protocol standard
published in 1992 for embedding small amounts of digital information
in conventional FM radio broadcasts.
The standard is also known as Radio Broadcast Data System (RBDS) in