canboat / canboatjs

Native javascript NMEA 2000 decoder and encoder
Apache License 2.0
97 stars 40 forks source link

Raymarine (Seatalk) PGN extensions (65288) #204

Closed itemir closed 3 weeks ago

itemir commented 1 year ago

According to this Raymarine alarm buzzer manual, PGN 65288 seems to support more than what is defined as Alarm ID enums in pgns.json. I am not sure how to capture them but it would be good to support these.

sbender9 commented 1 year ago

They would need to be added to pgn.h in canboat.

sbender9 commented 3 weeks ago

cleaning up.. lol