Coder Social home page Coder Social logo

Comments (3)

lfrancois avatar lfrancois commented on May 23, 2024

Water:

1969-12-31-16:00:34,206 0   5 255  65285 Lowrance: Temperature:  Manufacturer Code = Lowrance; Industry Code = Marine Industry; Temperature Instance = 0; Temperature Source = 0; Actual Temperature = 20.30 C (68.5 F)
1969-12-31-16:00:34,206 0 005 255  65285 : 8c 80 00 a1 72 ff ff ff 9e

Outside:

1969-12-31-16:00:34,287 0   5 255  65285 Lowrance: Temperature:  Manufacturer Code = Lowrance; Industry Code = Marine Industry; Temperature Instance = 1; Temperature Source = 0; Actual Temperature = 20.30 C (68.5 F)
1969-12-31-16:00:34,287 0 005 255  65285 : 8c 80 01 a1 72 ff ff ff 92

Inside:

1969-12-31-16:00:34,329 0   5 255  65285 Lowrance: Temperature:  Manufacturer Code = Lowrance; Industry Code = Marine Industry; Temperature Instance = 2; Temperature Source = 0; Actual Temperature = 20.30 C (68.5 F)
1969-12-31-16:00:34,329 0 005 255  65285 : 8c 80 02 a1 72 ff ff ff b0

Engine Room:

1969-12-31-16:36:21,165 0   5 255  65285 Lowrance: Temperature:  Manufacturer Code = Lowrance; Industry Code = Marine Industry; Temperature Instance = 3; Temperature Source = 0; Actual Temperature = 22.30 C (72.1 F)
1969-12-31-16:36:21,165 0 005 255  65285 : 8c 80 03 69 73 ff ff ff 00
1969-12-31-16:37:30,297 0   5 255  65285 Lowrance: Temperature:  Manufacturer Code = Lowrance; Industry Code = Marine Industry; Temperature Instance = 3; Temperature Source = 0; Actual Temperature = 21.40 C (70.5 F)
1969-12-31-16:37:30,297 0 005 255  65285 : 8c 80 03 0f 73 ff ff ff 00
1969-12-31-16:00:33,824 0   5 255  65285 Lowrance: Temperature:  Manufacturer Code = Lowrance; Industry Code = Marine Industry; Temperature Instance = 3; Temperature Source = 0; Actual Temperature = 20.30 C (68.5 F)
1969-12-31-16:00:33,824 0 005 255  65285 : 8c 80 03 a1 72 ff ff ff 00

Cabin:

1969-12-31-16:00:34,367 0   5 255  65285 Lowrance: Temperature:  Manufacturer Code = Lowrance; Industry Code = Marine Industry; Temperature Instance = 4; Temperature Source = 0; Actual Temperature = 20.30 C (68.5 F)
1969-12-31-16:00:34,367 0 005 255  65285 : 8c 80 04 a1 72 ff ff ff 13

Live well:

1969-12-31-16:00:34,420 0   5 255  65285 Lowrance: Temperature:  Manufacturer Code = Lowrance; Industry Code = Marine Industry; Temperature Instance = 5; Temperature Source = 0; Actual Temperature = 20.30 C (68.5 F)
1969-12-31-16:00:34,420 0 005 255  65285 : 8c 80 05 a1 72 ff ff ff 1c

Bait well:

1969-12-31-16:00:34,474 0   5 255  65285 Lowrance: Temperature:  Manufacturer Code = Lowrance; Industry Code = Marine Industry; Temperature Instance = 6; Temperature Source = 0; Actual Temperature = 20.30 C (68.5 F)
1969-12-31-16:00:34,474 0 005 255  65285 : 8c 80 06 a1 72 ff ff ff 60

Refrigeration:

1969-12-31-16:00:34,572 0   5 255  65285 Lowrance: Temperature:  Manufacturer Code = Lowrance; Industry Code = Marine Industry; Temperature Instance = 7; Temperature Source = 0; Actual Temperature = 20.40 C (68.7 F)
1969-12-31-16:00:34,572 0 005 255  65285 : 8c 80 07 ab 72 ff ff ff ff

Heating system:

1969-12-31-16:00:34,611 0   5 255  65285 Lowrance: Temperature:  Manufacturer Code = Lowrance; Industry Code = Marine Industry; Temperature Instance = 8; Temperature Source = 0; Actual Temperature = 20.30 C (68.5 F)
1969-12-31-16:00:34,611 0 005 255  65285 : 8c 80 08 a1 72 ff ff ff e4

Unknown:

1969-12-31-16:00:34,646 0   5 255  65285 Lowrance: Temperature:  Manufacturer Code = Lowrance; Industry Code = Marine Industry; Temperature Instance = Unknown; Temperature Source = Unknown; Actual Temperature = 20.30 C (68.5 F)
1969-12-31-16:00:34,646 0 005 255  65285 : 8c 80 ff a1 72 ff ff ff ff

from canboat.

lfrancois avatar lfrancois commented on May 23, 2024

It looks like temperature instance and temperature source are inverted. Did a PR here: https://github.com/canboat/canboat/pull/95/files

from canboat.

keesverruijt avatar keesverruijt commented on May 23, 2024

Nah, it looks as if there is no Temperature Instance in the Lowrance version, as setting the source to unknown makes 8 bits go 1 (3rd byte goes to 'ff'.)

from canboat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.