serial and firmware -- please help

Linus Torvalds torvalds at linux-foundation.org
Fri Nov 21 12:53:20 PST 2014


On Fri, Nov 21, 2014 at 12:47 PM, Joakim Bygdell <j.bygdell at gmail.com> wrote:
>
> From my OSTC3
> Serial is 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).

                   Linus


More information about the subsurface mailing list