Add gpsd support to portduino/native (#10781)

* Add gpsd support to portduino

* copilot fixes

* emit gps config in emit_yaml

* Fix formating to standard

* Address coderabitai issues

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz>
This commit is contained in:
jessm33
2026-06-30 14:44:36 -05:00
committed by GitHub
co-authored by GitHub Ben Meadors Jonathan Bennett
parent 23bb55d965
commit 2fdb722e00
7 changed files with 246 additions and 4 deletions
+3 -1
View File
@@ -104,7 +104,9 @@ Lora:
### Define GPS
GPS:
# SerialPath: /dev/ttyS0
# SerialPath: /dev/ttyS0 # Use a physical serial GPS device (mutually exclusive with GpsdHost)
# GpsdHost: localhost # Use gpsd daemon as GPS source instead of a serial device
# GpsdPort: 2947 # gpsd TCP port (default: 2947)
# ExtraPins:
# - 22