Open Asw1n opened 1 day ago
You can always fork your own copy of the repo and modify the code to suit your needs. I think that is easiest way go forward in your case.
Then install manually plugin from github repo and there you have it.
That is what I did
Can you share your nmea0183 xdr data samples?
Trying to get attitude in my signalK path. In the code PTCH, ROLL and YAW are hard coded. My sensor uses Pitch, Roll and Heave. So no luck for me. Quick solution would be not to use the name of the transduces as given by the NMEA message to identify these attitude values but the sensor description, this field is not yet used in the code.