OpenMarine

Full Version: SignalK navigation.attitude
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
navigation.attitude is not getting into Signal K properly. It looks like it sends individual deltas separately for pitch, roll and raw. It should send one delta, where the value is:

{
  "roll" : 0.031,
  "yaw" : 2.1298,
  "pitch" : 0.0281
}
I am on vacation. I will try to fix this in a week. Thanks.