Commit graph

17 commits

Author SHA1 Message Date
Simone Margaritelli
7636ca2808 new: gps.set to manually set/override gps coordinates (closes #915) 2024-08-09 18:42:08 +02:00
Simone Margaritelli
2659a559c9 fix: using proper v2 package suffix (fixes #727) 2024-08-09 18:19:21 +02:00
Simone Margaritelli
58ca59bc6f new: switching to github.com/stratoberry/go-gpsd (closes #938) 2023-01-16 13:37:35 +01:00
Simone Margaritelli
8c00207e7e new: gps.new event now reports GPS data changes as they occur (fixes #878) 2021-05-11 12:02:26 +02:00
Simone Margaritelli
583a54c194 new: new c2 module, first draft 2021-01-27 00:17:25 +01:00
Simone Margaritelli
2610d4b1e4 fix: do not close serial port if nil (fixes #805) 2021-01-08 23:45:08 +01:00
Simone Margaritelli
6f9f1954cb new: gps module can use both serial and gpsd (based on pr #680 from @fheylis) 2020-09-25 16:46:45 +02:00
evilsocket
29bf0d94f1
misc: set gps module default baud rate to 4800bps 2019-04-19 15:37:55 +02:00
evilsocket
50d01429cd
new: added Updated field to session.GPS 2019-03-30 00:26:38 +01:00
evilsocket
5fb4cd6a5a
misc: small fix or general refactoring i did not bother commenting 2019-03-29 21:23:08 +01:00
evilsocket
40ec724ca6
fix: reporting module name when it's already running or already stopped 2019-03-27 13:59:22 +01:00
evilsocket
e22ce22716
misc: small fix or general refactoring i did not bother commenting 2019-03-09 12:08:19 +01:00
evilsocket
963840915b
new: parsing gps GPGGA messages other than just GNGGA (fixes #473) 2019-03-07 10:29:17 +01:00
evilsocket
4eead7eafa
misc: small fix or general refactoring i did not bother commenting 2019-02-13 10:12:34 +01:00
evilsocket
9cd4e380fb
misc: each module now has its own tagged logging 2019-02-12 15:16:02 +01:00
evilsocket
cf953b1e02
misc: small fix or general refactoring i did not bother commenting 2019-02-12 11:51:27 +01:00
Giuseppe Trotta
ed652622e2 Refactoring modules 2019-02-10 23:58:08 +01:00
Renamed from modules/gps.go (Browse further)