Closed keenanjohnson closed 3 years ago
I was basing my GPS situation based on this project: https://github.com/misterpeee/balena-gps-ntpsecd
Probably I need to do something in a Docker compose file to expose dbus in the correct way to the container.
In b5743b011035432a76d5e2d62e9d4083a7c8f5a2 I added a second Docker container that contains the gpsd utility that connects to a GPS unit.
Here's a screenshot of gpsd running.
👀
Now I just need to connect up the gpsd service to my influxDB logging, so that each CO2 measurement is associated with a physical location.
Logging is working in my local grafana!
I've added an Adafruit Ultimate GPS Unit wired to a serial port on my Raspberry Pi.
I started trying to run gpsd inside my balena container, but encountering some sort of error: