AdrianP - I've noticed that RMB sentence proces...
I've noticed that RMB sentence processing in
nmea0183-signalk
does not send a delta when the position values are empty.
This creates the situation where when a destination was active, and then is cleared (the sentence contains empty fields) no delta is sent and signalk apps are not aware of the change.
I would expect that in this case a delta with a null nextPoint value would be sent.
I would expect this has probably come up before...but I will ask anyway... Is this by design?1 Reply
i don't think it is by design and your logic is sound, so let's fix it