CONFIG_NRF9160_GPS_NMEA_GSV

Enable GSV strings

Type: bool

Direct dependencies

NRF9160_GPS

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <nRF>/drivers/gps/nrf9160_gps/Kconfig:102

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/Kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:28<nRF>/drivers/Kconfig:14<nRF>/drivers/gps/Kconfig:11

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Device Drivers → GPS Drivers → nRF9160 GPS driver [experimental] → NMEA strings

config NRF9160_GPS_NMEA_GSV
    bool "Enable GSV strings"
    depends on NRF9160_GPS

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)