Found it. It's an off-by-one error.
In two places in '/epan/dissectors/packet-s5066.c'
The statement 'if (tx_mode == 2)' should be 'if (tx_mode == 3)'
I'll open a bug report.
Menno.
-----Original Message-----
From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of Peter Adamson
Sent: donderdag 12 maart 2009 17:07
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] Small S5066 issue
Andriesse Menno wrote:
> I guess that this question is for me. Apologies for the late response, but I am traveling at the moment.
>
>
No worries.
> After a quick look at the source I would say that it should work. (I cannot test right now; traveling...) Can you send me a small capture that shows this behavior?
>
Sure here it is.
Cheers,
Peter