SignalK / freeboard-sk

Chartplotter implementation for Signal K servers
Apache License 2.0
35 stars 27 forks source link

AIS target show 0º heading on map #182

Closed KEGustafsson closed 3 weeks ago

KEGustafsson commented 4 weeks ago

AIS target show 0º heading on map even they have other values either navigation.headingTrue or navigation.courseOverGroundTrue

AIS target info fom SK and Freeboard image image

panaaj commented 4 weeks ago

Out of curiosity... what are the the following set to in Freeboard?

  1. Preferred path for Heading / COG
  2. Prefer True / Magnetic values
KEGustafsson commented 4 weeks ago

Preferred True / Magnetic values need to be True and then it started to show correctly. I had this Magnetic as I have heading sensor, which give magnetic out. For AIS transponder I copy this Magnetic to True path too, so now I can use either one. True working fine.

KEGustafsson commented 3 weeks ago

I thought that this selection is only for self, but it actually is generic selection and is applied to all vessels.

panaaj commented 3 weeks ago

It should...and I have implemented a change for it to apply only to self.

panaaj commented 3 weeks ago

Fixed in v2.11.0