Problem is back. I changed the GPS so it sends out data like the following:
$GPGGA,155307.00,5102.7305,N,11403.3096,W,1,4,06.3,+00970,M,,M,,0000*53
$GPGGA,155307.00,5102.7305,N,11403.3096,W,1,4,06.3,+00970,M,,M,,0000*53
$GPGGA,155309.00,5102.7305,N,11403.3096,W,1,4,06.3,+00970,M,,M,,0000*5D
$GPGGA,155309.00,5102.7305,N,11403.3096,W,1,4,06.3,+00970,M,,M,,0000*5D
The GPS provider mentioned that they have an issue, with some older models, where each message is being terminated by <CR><LF><CR><LF> instead of just one set of <CR><LF>. Would this cause an issue for Navigator?