MSL Config
MSL Config
//
// Property of Rx Networks
// Proprietary and Confidential
// Do NOT distribute
//
// Any use, distribution, or copying of this document requires a
// license agreement with Rx Networks.
// Any product development based on the contents of this document
// requires a license agreement with Rx Networks.
// If you have received this document in error, please notify the
// sender immediately by telephone and email, delete the original
// document from your electronic files, and destroy any printed
// versions.
//
// This file contains sample configuration data only and the data carries no
// warranty whatsoever.
//
//
// PGPS and XYBRID Mobile Suite Configuration Parameter Storage File.
//
// Preceed comments with "//".
// Max line length is 256 chars (including terminators).
// All parameters must be delimited by <ParamName>: <Param> (note the space betw
een the ':' and <Param>)
// <ParamName> must be a single word without spaces.
// <Param> may be a string or data value (convertable to double) and must be ter
minated by ' ', '\r' or '\n'.
// <Param> values will be internally clamped to the min value specified (if belo
w this min value).
// <Param> values will be internally clamped to the max value specified (if abov
e this max value).
// ----------------------// Common Elements
// ----------------------// Config File Version. Value is string.
Config_File_Ver: 1.12.0
// --------------------------------// Device Configuration Specific Elements
// --------------------------------// Vendor ID. Rx Networks will provide a client ID to each customer to support l
icensing and access to PGPS seeds
// and clock updates.
// A default developer client ID that is used for evaluation purposes is "evalua
tion".
Vendor_ID: uted45wEaL
// Model ID. Each vendor should specify a model ID to support access to PGPS see
ds and clock updates.
// A default model ID is provided.
Model_ID: Q1MwMg
// License Key file path. Path to the RxN license key file that is used to suppo
rt evaluation or licensed product use.
// Note that the path is typically relative but can be explicit from file system
root. Max path is 512 chars.
// Default behaviour is to have the key file adjacent to the executable that use
s the MSL library (./license.key)
Lic_Key_Path: /system/etc/license.key
// Security Key file path. Path to the RxN security key file that is used to sup
port evalutation or licensed product use.
// Note that the path is typically relative but can be explicit from file system
root. Max path is 512 chars.
// Default behaviour is to have the key file adjacent to the executable that con
sumes the MSL library (./security.key)
Sec_Key_Path: /system/etc/security.key
// Pantry file path. Path to the PGPS local data store.
// The following folders will be created under it: pred and eph
// Note that the path is typically relative but can be explicit from file system
root. Max path is 512 chars.
// Default path ./RXN will be used if missing
Pantry_Path: /data/system/gps/mrvlgps/rxn/RXN
// CL Log file path. Path to the Chipset Library Log file.
// Note that the path is typically relative but can be explicit from file system
root. Max path is 512 chars.
// Default path ./CL_Log.txt will be used if missing
CL_Log_Path: /data/system/gps/mrvlgps/rxn/CL_Log.txt
// MSL Log file path. Path to the Mobile Suite Library Log file.
// Note that the path is typically relative but can be explicit from file system
root. Max path is 512 chars.
// Default path ./MSL_Log.txt will be used if missing
MSL_Log_Path: /data/system/gps/mrvlgps/rxn/MSL_Log.txt
// CL configuration string.
// The configuration string used to connect to the GPS receiver. The contents ar
e chipset-dependent.
// Note that max length is 512 chars.
// e.g.: CL_Config_Str: P:COM1:|B:115200|s:4|Z:FFF7
// e.g.: CL_Config_Str: IP:127.0.0.1|In:1235|Out:1234|Prst:/etc/RXN/ClkOff|S:04|
Z:0xFFFF
// e.g.: CL_Config_Str: ./RINEX_OUT.txt|w+
CL_Config_Str: L:127.0.0.1|R:127.0.0.1|Local IF:mlan0|Prst:/etc/RXN/ClkOff|S:04|
Z:0xFFFF
// --------------------------------// MSL Logging Specific Elements
// --------------------------------// Max Log Filesize in kB. Set to ensure that the MSL log does not take up too m
uch file system space.
// Value in kB. Min value: 1. Max value: 1048576 (1GB). Default value: 10240 (10
240kB = 10 MB). Logging is disabled once
// maximum file size is reached.
Log_Max_Size: 1
// Logging severity threshold. Set to match a severity to ensure that log entrie
s labeled with this severity (or lower) are
// included within your log (default 1 - Errors). Severity levels follow:
// 0 - Fatal: Unrecoverable failure from which system is in indeterminate state,
unwise to proceed.
// 1 - Errors: Recoverable errors, program can continue.
// 2 - Warnings: Not as serious as errors.
rs)
GLO_Clock_Update_Age_Offset: 21600
// Enable En to be written in extended ephemeris. En is the number of days sinc
e the sv received
// updated ephemeris from the control segment. For artificially produced EE, En
is set to the seed
// age in days. However, while it is possible to get good results from EE that
is several days old,
// some chipsets may discard this assistance because BCE of this age would have
no value. Because
// of this, En is set to 0 by default.
// Set to 1 to enable En to be provided in assistance. Set to 0 to always set E
n to 0.
GLO_Enable_En: 0
// GLONASS time is bounded to 15 minute
sistance to be
// requested for any time, whether that
e this flag to
// force assistance to be requested for
period, emulating GLONASS
// BCE behaviour.
// Set to 0 to use continuous time. Set
t).
GLO_Use_Bounded_Time: 1
// XYBRID Vendor Salt. The vendor Salt is used to authenticate to the XYBRID se
rver. Rx Networks will provide
// a XYBRID Vendor Salt to each customer.
Xybrid_VendorSalt:
// When the XYBRID RT server requests an Measured Position Request (MPR), an obs
ervation of the current GPS position
// along with Wi-Fi and cell data is sent to the server. However, for testing i
t may be preferable to disable this
// behaviour.
// Set to 0 to disable MPR responses. Set to 1 to enable MPR responses (Default
).
Xybrid_EnableObservations: 1
// Set to 1 to enable Wi-Fi scans for XYBRID RT (Default) and set to 0 to disabl
e Wi-Fi scanning.
Xybrid_UseWiFi: 1
// Set to 1 to enable cell id scans for XYBRID RT (Default) and set to 0 to disa
ble cell id scanning.
Xybrid_UseCell: 1