Re: [tcpdump-workers] DLT Request for Radio Data System (RDS)

2016-09-15 Thread Jonathan Brucker
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

Re: [tcpdump-workers] DLT Request for Radio Data System (RDS)

2016-09-14 Thread Guy Harris
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

Re: [tcpdump-workers] DLT Request for Radio Data System (RDS)

2016-09-14 Thread Jonathan Brucker
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_

Re: [tcpdump-workers] DLT Request for Radio Data System (RDS)

2016-09-13 Thread Guy Harris
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. > >

[tcpdump-workers] DLT Request for Radio Data System (RDS)

2016-09-13 Thread Jonathan Brucker
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