2024-07-19 14:33:36 +02:00

16 lines
429 B
YAML

module_name: GPS
serial_config:
# secondary gps must be first
- command: set DUAL_GPS_ARGS "-e ${SERIAL_DEV} -g p:${BAUD_PARAM}"
port_config_param:
name: GPS_2_CONFIG
group: GPS
label: Secondary GPS
- command: gps start -d ${SERIAL_DEV} -b p:${BAUD_PARAM} ${DUAL_GPS_ARGS}
port_config_param:
name: GPS_1_CONFIG
group: GPS
default: GPS1
label: Main GPS