Open schwehr opened 9 years ago
Hi,
I'm looking for content regarding NMEA VSI messages, however, i have lot of difficulties finding something revelant...
I'm having trouble understanding the content of this message, i know it's a message supposed to indicate radio Tx/Rx related info (good power transmission,...etc) and has to be associated with a VDO Message, but i'm unsure how.
I think there is a identifier in the content of this VSI message, but the only one i see seem to be a 0-9 digit.
Which makes me wonder, how am i supposed to associate these messages when i build an LSS software that is receiving AIS message from multiple base stations...
Any idea where i can find information on this matter ?
Best Regards,
VSI is documented in the NMEA spec from 4.0 on. But you have to buy the spec.
If the message's are grouped with TAG BLOCK, that is one way to see how they are connected.
Otherwise you can use the hhmmss.ss time field and maybe connect things up that way if you have consistent timestamps with fractional seconds, but that timestamp is likely when the last slot arrived
Add support for VSI NMEA messages: