|
|
|
|
|
by emilecantin
1204 days ago
|
|
Minor nitpick: NMEA0183 is a text format (based on "sentences"), it's at the protocol layer, RS-422 is the most common transport layer but we often carry it over UDP or TCP too. SignalK can convert and output your data in NMEA0183 on TCP port 10110, for instance. |
|