OpenMarine

Full Version: Signal K server to NMEA 0183 Mux
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
For AIS collision analysis purpose, I wrote a program to inject periodicaly SK navigation values via Websocket like 
navigation.datetime
navigation.position.longitude
navigation.position.latitude
navigation.speedOverGround
navigation.courseOverGroundTrue
I can see the values in the window Diagnostic SK but nothing equivalent in NMEA outputs.

In fact I want to simulate a GPS/GNSS device.

Is it possible ?
Is there minimum informations to obtain that ?

Thanks