ASPEP - how is synchronisation done ?
Hello there
I´ve consulted documents explaining the ASPEP - I´m still wondering how synchronisation is done.
-
Like is there a unique token / value / ASCII character marking the start or end of a telegram?
E.g. the NMEA protocol for GPS antennas use the '$' to indicate a start of frame so the receiver can null it´s bytecounters.
I mean somehow what ever parses incomming data must be able to tell if a certain byte is the very first of a new message or not and eventually go back to some idle state.
It can´t relie on the assumption that everything always stays in sync and that like never ever a byte get´s lost.
- br, Justus
