lkarsten / fdxread

Nexus FDX decoder for Garmin GND10
GNU General Public License v2.0
15 stars 4 forks source link

Not seeing wind data from included dumps #14

Open inluck opened 2 years ago

inluck commented 2 years ago

Hi,

I have installed fdxread, kplex, nema slueth and opencpn on a single machine.

When reading back the various dump files included in this repo, I do not see any wind data being parsed.

Is this an expected behaviour?

PS. I see this project is no longer maintained. I am a python programmer with access to a Nexus NX2 system and would be interested in picking up this project.

lkarsten commented 2 years ago

Hi.

It's been a while, so I can't say for sure. The apparent wind code is here, I think: https://github.com/lkarsten/fdxread/blob/master/libfdx/decode.py#L145

Re maintenance, I'd love for someone to pick this up. I've bought a new boat now, but I don't have any NX gear onboard.

Maybe you can create a fork for your changes, and I can add a link to it in the readme here?

lkarsten commented 2 years ago

Related: https://github.com/lkarsten/fdxread/issues/9