Coder Social home page Coder Social logo

Comments (5)

ttlappalainen avatar ttlappalainen commented on June 26, 2024

Hi,

No Idea. Do I add it and try with NMEA Reader, what it shows?

Timo

28.6.2016, 13:49, Thomas Sarlandie kirjoitti:

It would be great to have support for PGN 127257 so we can transmit
and receive attitude messages (heel/pitch/roll).

It is documented in Canboat
https://github.com/canboat/canboat/blob/master/analyzer/pgn.h#L1573:

|{ "Attitude", 127257, true, 7, 0, { { "SID", BYTES(1), 1, false, 0, ""
} , { "Yaw", BYTES(2), RES_RADIANS, true, "rad", "" } , { "Pitch",
BYTES(2), RES_RADIANS, true, "rad", "" } , { "Roll", BYTES(2),
RES_RADIANS, true, "rad", "" } , { 0 } } } |

It would be good to know what is the reference framework too. I am
guessing Yaw is relative to true north. Not sure about pitch and roll.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#10, or mute the
thread
https://github.com/notifications/unsubscribe/AM4-ZfWOMBAduqSd1_kxFn5RtqOdsZ5fks5qQPw0gaJpZM4I_-Ud.

from nmea2000.

sarfata avatar sarfata commented on June 26, 2024

That would be great. I think if someone could capture data from a sensor that sends them (I think some of the Airmar wind sensors send that information) that would be great too.

from nmea2000.

ttlappalainen avatar ttlappalainen commented on June 26, 2024

Hi,

Yaw could be also relative to your course over water. For aircrafts it
has been defined (at least on some referencies) angle between your
course over air.
pitch = positive, when your bow rises
roll = positive, when tilted right

28.6.2016, 13:49, Thomas Sarlandie kirjoitti:

It would be great to have support for PGN 127257 so we can transmit
and receive attitude messages (heel/pitch/roll).

It is documented in Canboat
https://github.com/canboat/canboat/blob/master/analyzer/pgn.h#L1573:

|{ "Attitude", 127257, true, 7, 0, { { "SID", BYTES(1), 1, false, 0, ""
} , { "Yaw", BYTES(2), RES_RADIANS, true, "rad", "" } , { "Pitch",
BYTES(2), RES_RADIANS, true, "rad", "" } , { "Roll", BYTES(2),
RES_RADIANS, true, "rad", "" } , { 0 } } } |

It would be good to know what is the reference framework too. I am
guessing Yaw is relative to true north. Not sure about pitch and roll.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#10, or mute the
thread
https://github.com/notifications/unsubscribe/AM4-ZfWOMBAduqSd1_kxFn5RtqOdsZ5fks5qQPw0gaJpZM4I_-Ud.

from nmea2000.

ttlappalainen avatar ttlappalainen commented on June 26, 2024

I just added attitude PGN 127257. I could only test it with NMEA Reader. It also showed Yaw as negative value, so it may be defined as I mentioned in similar ways as in aircrafts as an angle between vessel course over water.

from nmea2000.

sarfata avatar sarfata commented on June 26, 2024

Thanks. I will try with my Raymarine i70 but I doubt it will be supported.

from nmea2000.

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.