-
CONFIG_GPS_SIM_DYNAMIC_VALUES
¶
GPS simulator dynamically creates data values
Type: bool
Help¶
Enables dynamically created simulator otuput as opposed to static values.
Default¶
y
Symbols selected by this symbol¶
Kconfig definition¶
At /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/drivers/gps/gps_sim/Kconfig:68
Included via Kconfig:8
→ Kconfig.zephyr:9
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/test_doc/_build/Kconfig.modules:1
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/Kconfig.nrf:12
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/drivers/Kconfig:13
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/drivers/gps/Kconfig:9
Menu path: (Top) → Modules → Nordic nRF Connect → Device Drivers → GPS Drivers → GPS simulator
config GPS_SIM_DYNAMIC_VALUES bool "GPS simulator dynamically creates data values" default y selectREQUIRES_FULL_LIBC
selectNEWLIB_LIBC_FLOAT_PRINTF
depends onGPS_SIM
help Enables dynamically created simulator otuput as opposed to static values.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)