Open Options, select Connections, Add Connection:
Network Connection TCP NMEA 0183 Address: localhost DataPort: 3006
List position: 1 Receive Input on this Port ( ticked yes )
Download latest release for your system:
https://github.com/marineverse/globe-nmea-server/releases
Make the file executable:
chmod +x ~/Downloads/globe-nmea-server-mac
Locate the App in Finder:
Open Finder and navigate to the location of globe-nmea-server-mac.
Right-Click and Open
- Right-click (or Control + click) on the app.
Select Open from the context menu.
Confirm:
- A warning dialog will appear. Click Open to run the app.
This action will whitelist the app, and you won't see the warning again.
Altenatively to installation, you can compile from source.
For example, on Mac
brew intall go
make build
Get your [BOAT_UUID] from https://www.marineverse.com/globe
- Download globe-nmea-server.exe.
- Right click on the file, ( Show More Options ) and create shortcut.
- Right click on the shortcut, ( Show More Options ) and open Properties.
- Modify "Target" by appending [BOAT_UUID] after globe-nmea-server.exe. It should be similar to: "globe-nmea-server.exe UUID-SDS-SDSSD-DSS".
- Run the shortcut - the server should start ( You may need to select "Run anyway" and "Allow network connections" )
Open TERMINAL app to get acccess to command line.
Get your [BOAT_UUID] from https://www.marineverse.com/globe
~/Downloads/globe-nmea-server-mac [BOAT_UUID]