30 lines
2.8 KiB
INI
30 lines
2.8 KiB
INI
; Navigation Settings 3.1.0
|
|
|
|
; This is the configuration file for the navigation.
|
|
; Its syntax is very similar to Windows *.ini files, i.e.:
|
|
; - Comments start with a semicolon.
|
|
; - Settings get assigned via a simple key = value assignment (see below).
|
|
; However, different from .ini files is:
|
|
; - Sections like e.g. [system] are not supported.
|
|
; - The magic comment "; Navigation Settings"
|
|
; at the file beginning serves as a magic header.
|
|
; It contains an Apache Versioning Scheme version number.
|
|
; Path on NBTEvo target: /opt/nav/eceusa/bin/Appstarter.ini
|
|
|
|
; activate onoff starter
|
|
onoff-starter = yes
|
|
|
|
; starter configuration
|
|
; parameter
|
|
; ProcessName
|
|
; command line parameter
|
|
; OnOoff RoleName
|
|
; flag restart this process after crash (yes or noo)
|
|
; flag need restart of all dependent processes (kill all other)
|
|
onoff-appstarter = NavigationPositioning, --memtrace=0 --onoff-pinfo=off --trccachesize=100 --trcbuffsize=20 --heartbeat-interval=2 --trchbtd-without-varname --trchbtd-use-typeid --bp=/var/opt/nav --tp=Navigation.hbtc --config=navigation.ini --config+=/opt/nav/eceusa/bin/pos_config.ini --onoff=init --onoff-dsilogging=off , OnOffPositioning, no, no, early
|
|
+= NavigationBasic, --memtrace=0 --onoff-pinfo=off --trccachesize=100 --trcbuffsize=20 --heartbeat-interval=2 --trchbtd-without-varname --trchbtd-use-typeid --bp=/var/opt/nav --tp=Navigation.hbtc --config=navigation.ini --config+=/opt/nav/eceusa/bin/pos_config.ini --config+=/var/opt/nav/nav_db.ini --config+=dbSwCategoryMapping.ini --config+=/mnt/share/nav/poi_config.ini --config+=/mnt/share/nav/nav_styles.ini --config+=/mnt/share/nav/rpl_config.ini --config+=/mnt/share/nav/nav_border.ini --mapTTS_ADR.DSCPSpeechTTS=PresentationControllers.DSCPSpeechTTS --onoff-ignore=Speech --onoff-ignore+=LocaleConversion --db-nds-pagecache-size=62914560 --db-nds-intcache-size=62914560, OnOffBasic , yes, yes, basic
|
|
+= NavigationFully, --memtrace=0 --onoff-pinfo=off --trccachesize=100 --trcbuffsize=20 --heartbeat-interval=2 --trchbtd-without-varname --trchbtd-use-typeid --bp=/var/opt/nav --tp=Navigation.hbtc --config=navigation.ini --config+=/opt/nav/eceusa/bin/pos_config.ini --config+=/var/opt/nav/nav_db.ini --config+=dbSwCategoryMapping.ini --config+=/mnt/share/nav/poi_config.ini --mapAMFMTunerDSIDevice.DMMTunerTMC=NBTHighRdsTmc.DMMTunerTMC --ti-dmf=true --db-nds-pagecache-size=31457280 --db-nds-intcache-size=31457280, OnOffFully, yes, yes, fully
|
|
|
|
;
|
|
|