I've just receive a HAT with GPS and can-bus interface (https://copperhilltech.com/pican-with-gp...pberry-pi/ for the ones interested). I'm trying to get the GPS working and cannot understand how to get it setup.
So far, I've tried pretty much all the options in signal K. The most successful I've been is :
In Serial, configure the only entry I see (/dev/ttyAMA0) with the alias gpshat and the data as nmea0183. Then in connection, add it to gpsd
Then open signal K, and add a new connection with:
add new connection
- Input == nmea0183
- enable == yes
- id == gpshat
- nmea 0183 source == GPSD
- host == localhost
- port == 2947
- output event == [blank]
- sentence event == [blank]
- validate checksum == true
When restarting signal K, i get in the dashbaord:
ID : gpshat Last Error [empty] Status: connected to localhost:2947
But if I go in the data browser, I get nothing. OpenCPN doesn't have a fix either. Did I miss something?!
I should add: I'm on a fresh install of openplotter, ran all the updates and on signalk Server 1.32.0, RPI 4b (4gb)
So far, I've tried pretty much all the options in signal K. The most successful I've been is :
In Serial, configure the only entry I see (/dev/ttyAMA0) with the alias gpshat and the data as nmea0183. Then in connection, add it to gpsd
Then open signal K, and add a new connection with:
add new connection
- Input == nmea0183
- enable == yes
- id == gpshat
- nmea 0183 source == GPSD
- host == localhost
- port == 2947
- output event == [blank]
- sentence event == [blank]
- validate checksum == true
When restarting signal K, i get in the dashbaord:
ID : gpshat Last Error [empty] Status: connected to localhost:2947
But if I go in the data browser, I get nothing. OpenCPN doesn't have a fix either. Did I miss something?!
I should add: I'm on a fresh install of openplotter, ran all the updates and on signalk Server 1.32.0, RPI 4b (4gb)