serial and firmware -- please help

Dirk Hohndel dirk at hohndel.org
Fri Nov 21 13:14:09 PST 2014


On Fri, Nov 21, 2014 at 12:53:20PM -0800, Linus Torvalds wrote:
> On Fri, Nov 21, 2014 at 12:47 PM, Joakim Bygdell <j.bygdell at gmail.com> wrote:
> >
> > From my OSTC3
> > Serial is correct,

Well, the format with the '-' is incorrect. The OSTC3 reports it just as a
number with no leading zeroes, correct?

> > but the firmware should be 1.60.
> > libdc devinfo firmware version converted to 03.16
> 
> So the firmware version is byte-based: decimal 316 = 0x013c = two
> bytes of 0x01 (1) and 0x3c (60).

It seems quite a few devices do it this way. But that's easy enough to
implement.

I just need to catch up to the reports we have :-)

/D


More information about the subsurface mailing list