2018-05-09 18:20:57 +00:00
|
|
|
; This is a GNSS-SDR configuration file
|
|
|
|
; The configuration API is described at https://gnss-sdr.org/docs/sp-blocks/
|
2020-02-08 00:20:02 +00:00
|
|
|
; SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
; SPDX-FileCopyrightText: (C) 2010-2020 (see AUTHORS file for a list of contributors)
|
2018-05-09 18:20:57 +00:00
|
|
|
|
2014-06-17 17:13:24 +00:00
|
|
|
; You can define your own receiver and invoke it by doing
|
|
|
|
; gnss-sdr --config_file=my_GNSS_SDR_configuration.conf
|
|
|
|
;
|
|
|
|
|
|
|
|
[GNSS-SDR]
|
|
|
|
|
|
|
|
;######### GLOBAL OPTIONS ##################
|
2017-09-02 09:24:44 +00:00
|
|
|
;internal_fs_sps: Internal signal sampling frequency after the signal conditioning stage [samples per second].
|
|
|
|
GNSS-SDR.internal_fs_sps=32000000
|
2014-06-17 17:13:24 +00:00
|
|
|
|
|
|
|
|
|
|
|
;######### SUPL RRLP GPS assistance configuration #####
|
2020-02-05 20:24:46 +00:00
|
|
|
; Check https://www.mcc-mnc.com/
|
2016-05-15 12:27:51 +00:00
|
|
|
; On Android: https://play.google.com/store/apps/details?id=net.its_here.cellidinfo&hl=en
|
2014-06-20 16:23:44 +00:00
|
|
|
;GNSS-SDR.SUPL_gps_enabled=false
|
|
|
|
;GNSS-SDR.SUPL_read_gps_assistance_xml=false
|
2016-05-07 08:00:49 +00:00
|
|
|
;GNSS-SDR.SUPL_gps_ephemeris_server=supl.google.com
|
2014-06-20 16:23:44 +00:00
|
|
|
;GNSS-SDR.SUPL_gps_ephemeris_port=7275
|
|
|
|
;GNSS-SDR.SUPL_gps_acquisition_server=supl.google.com
|
|
|
|
;GNSS-SDR.SUPL_gps_acquisition_port=7275
|
|
|
|
;GNSS-SDR.SUPL_MCC=244
|
2018-10-22 22:16:36 +00:00
|
|
|
;GNSS-SDR.SUPL_MNC=5
|
2014-06-20 16:23:44 +00:00
|
|
|
;GNSS-SDR.SUPL_LAC=0x59e2
|
|
|
|
;GNSS-SDR.SUPL_CI=0x31b0
|
2014-06-17 17:13:24 +00:00
|
|
|
|
|
|
|
;######### SIGNAL_SOURCE CONFIG ############
|
|
|
|
SignalSource.implementation=File_Signal_Source
|
2016-05-15 12:27:51 +00:00
|
|
|
SignalSource.filename=/datalogger/signals/ifen/32MS_complex.dat ; <- PUT YOUR FILE HERE
|
2014-06-17 17:13:24 +00:00
|
|
|
SignalSource.item_type=gr_complex
|
2014-08-05 00:01:37 +00:00
|
|
|
SignalSource.sampling_frequency=32000000
|
2014-06-17 17:13:24 +00:00
|
|
|
SignalSource.samples=0
|
|
|
|
SignalSource.repeat=false
|
|
|
|
SignalSource.enable_throttle_control=false
|
|
|
|
|
|
|
|
|
|
|
|
;######### SIGNAL_CONDITIONER CONFIG ############
|
|
|
|
SignalConditioner.implementation=Pass_Through
|
|
|
|
|
|
|
|
|
|
|
|
;######### CHANNELS GLOBAL CONFIG ############
|
2015-05-08 14:06:30 +00:00
|
|
|
Channels_5X.count=1
|
2014-06-17 17:13:24 +00:00
|
|
|
Channels.in_acquisition=1
|
|
|
|
|
|
|
|
;######### SPECIFIC CHANNELS CONFIG ######
|
|
|
|
;#The following options are specific to each channel and overwrite the generic options
|
|
|
|
|
|
|
|
;######### CHANNEL 0 CONFIG ############
|
2018-01-29 22:30:50 +00:00
|
|
|
;Channel0.satellite=19
|
2014-06-17 17:13:24 +00:00
|
|
|
|
|
|
|
;######### CHANNEL 1 CONFIG ############
|
2014-08-05 00:01:37 +00:00
|
|
|
;Channel1.satellite=12
|
2014-06-17 17:13:24 +00:00
|
|
|
|
|
|
|
;######### CHANNEL 2 CONFIG ############
|
2014-08-05 00:01:37 +00:00
|
|
|
;Channel2.satellite=11
|
2014-06-17 17:13:24 +00:00
|
|
|
|
|
|
|
;######### CHANNEL 3 CONFIG ############
|
|
|
|
|
2014-08-05 00:01:37 +00:00
|
|
|
;Channel3.system=Galileo
|
|
|
|
;Channel3.signal=5Q
|
|
|
|
;Channel3.satellite=20
|
2014-06-17 17:13:24 +00:00
|
|
|
|
|
|
|
;######### ACQUISITION GLOBAL CONFIG ############
|
2018-01-29 22:30:50 +00:00
|
|
|
Acquisition_5X.implementation=Galileo_E5a_Noncoherent_IQ_Acquisition_CAF
|
2015-05-08 14:06:30 +00:00
|
|
|
Acquisition_5X.item_type=gr_complex
|
|
|
|
Acquisition_5X.coherent_integration_time_ms=1
|
2020-02-05 21:15:50 +00:00
|
|
|
Acquisition_5X.pfa=0.01
|
2015-05-08 14:06:30 +00:00
|
|
|
Acquisition_5X.pfa=0.0003
|
|
|
|
Acquisition_5X.doppler_max=10000
|
|
|
|
Acquisition_5X.doppler_step=250
|
|
|
|
Acquisition_5X.bit_transition_flag=false
|
|
|
|
Acquisition_5X.max_dwells=1
|
|
|
|
Acquisition_5X.CAF_window_hz=0
|
|
|
|
Acquisition_5X.Zero_padding=0
|
2018-05-04 21:44:00 +00:00
|
|
|
Acquisition_5X.dump=false
|
2018-01-29 22:30:50 +00:00
|
|
|
Acquisition_5X.dump_filename=./acq_dump.dat
|
2014-06-17 17:13:24 +00:00
|
|
|
|
|
|
|
|
|
|
|
;######### TRACKING GLOBAL CONFIG ############
|
2015-05-08 14:06:30 +00:00
|
|
|
Tracking_5X.implementation=Galileo_E5a_DLL_PLL_Tracking
|
|
|
|
Tracking_5X.item_type=gr_complex
|
|
|
|
Tracking_5X.pll_bw_hz=20.0;
|
|
|
|
Tracking_5X.dll_bw_hz=20.0;
|
2018-02-18 18:28:21 +00:00
|
|
|
Tracking_5X.pll_bw_narrow_hz=2.0;
|
|
|
|
Tracking_5X.dll_bw_narrow_hz=5.0;
|
2015-05-08 14:06:30 +00:00
|
|
|
Tracking_5X.order=2;
|
|
|
|
Tracking_5X.early_late_space_chips=0.5;
|
2018-05-04 21:44:00 +00:00
|
|
|
Tracking_5X.dump=false
|
2018-01-29 22:30:50 +00:00
|
|
|
Tracking_5X.dump_filename=./tracking_ch_
|
|
|
|
|
2014-06-17 17:13:24 +00:00
|
|
|
|
|
|
|
;######### TELEMETRY DECODER CONFIG ############
|
2015-05-08 14:06:30 +00:00
|
|
|
TelemetryDecoder_5X.implementation=Galileo_E5a_Telemetry_Decoder
|
|
|
|
TelemetryDecoder_5X.dump=false
|
2014-06-17 17:13:24 +00:00
|
|
|
|
2018-01-29 22:30:50 +00:00
|
|
|
|
2014-06-17 17:13:24 +00:00
|
|
|
;######### OBSERVABLES CONFIG ############
|
2017-03-24 14:25:17 +00:00
|
|
|
Observables.implementation=Hybrid_Observables
|
2014-06-17 17:13:24 +00:00
|
|
|
Observables.dump=false
|
|
|
|
Observables.dump_filename=./observables.dat
|
|
|
|
|
|
|
|
|
|
|
|
;######### PVT CONFIG ############
|
2017-05-08 19:12:32 +00:00
|
|
|
PVT.implementation=RTKLIB_PVT
|
|
|
|
PVT.positioning_mode=Single ; options: Single, Static, Kinematic, PPP_Static, PPP_Kinematic
|
|
|
|
PVT.iono_model=Broadcast ; options: OFF, Broadcast, SBAS, Iono-Free-LC, Estimate_STEC, IONEX
|
|
|
|
PVT.trop_model=Saastamoinen ; options: OFF, Saastamoinen, SBAS, Estimate_ZTD, Estimate_ZTD_Grad
|
2014-06-17 17:13:24 +00:00
|
|
|
PVT.output_rate_ms=100
|
|
|
|
PVT.display_rate_ms=500
|
|
|
|
PVT.nmea_dump_filename=./gnss_sdr_pvt.nmea;
|
|
|
|
PVT.flag_nmea_tty_port=true;
|
|
|
|
PVT.nmea_dump_devname=/dev/pts/4
|
2015-12-25 09:25:22 +00:00
|
|
|
PVT.flag_rtcm_server=false
|
|
|
|
PVT.flag_rtcm_tty_port=false
|
|
|
|
PVT.rtcm_dump_devname=/dev/pts/1
|
2014-06-17 17:13:24 +00:00
|
|
|
PVT.dump=false
|
2018-01-29 22:30:50 +00:00
|
|
|
PVT.dump_filename=./PVT
|