CERCA
PER MODELLO
FullScreen Chatbox! :)

Utente del giorno: carotix con ben 2 Thanks ricevuti nelle ultime 24 ore
Utente della settimana: 9mm con ben 8 Thanks ricevuti negli ultimi sette giorni
Utente del mese: 9mm con ben 29 Thanks ricevuti nell'ultimo mese

Visualizzazione dei risultati da 1 a 3 su 3
Discussione:

Differenze fra GPS.conf

Se questa discussione ti è stata utile, ti preghiamo di lasciare un messaggio di feedback in modo che possa essere preziosa in futuro anche per altri utenti come te!
  1. #1
    Androidiano L'avatar di xeGox


    Registrato dal
    Jan 2011
    Località
    Bari - Italia
    Messaggi
    298
    Smartphone
    Xiaomi Mi-2 , Samsung GalaxyS+

    Ringraziamenti
    15
    Ringraziato 10 volte in 10 Posts
    Predefinito

    Differenze fra GPS.conf

    ragazzi... sono andato a guardarmi I'll GPS.conf della jlb standard, ed ha molti poi parametri settati rispetto a quello della 3.2.22

    STOCK

    #Test
    NTP_SERVER=time.gpsonextra.net
    #Asia
    # NTP_SERVER=asia.pool.ntp.org
    #Europe
    # NTP_SERVER=europe.pool.ntp.org
    #North America
    # NTP_SERVER=north-america.pool.ntp.org

    XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra2.bin
    XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra2.bin
    XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra2.bin

    # DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
    # 4 - Debug, 5 - Verbose
    DEBUG_LEVEL = 2

    # Intermediate position report, 1=enable, 0=disable
    INTERMEDIATE_POS=0

    # supl version 1.0
    SUPL_VER=0x10000

    # Error Estimate
    # _SET = 1
    # _CLEAR = 0
    ERR_ESTIMATE=0

    # GPS Capabilities bit mask
    # SCHEDULING = 1
    # MSB = 2
    # MSA = 4
    # ULP = 0x20
    # default = MSA | MSB | SCHEDULING | ULP
    CAPABILITIES=0x27

    # Accuracy threshold for intermediate positions
    # less accurate positions are ignored, 0 for passing all positions
    # ACCURACY_THRES=5000

    ################################
    ##### AGPS server settings #####
    ################################

    # FOR SUPL SUPPORT, set the following
    # SUPL_HOST=supl.host.com or IP
    # SUPL_PORT=1234

    # FOR C2K PDE SUPPORT, set the following
    # C2K_HOST=c2k.pde.com or IP
    # C2K_PORT=1234

    ################################
    # Sensor Settings
    ################################

    # Needs to be set explicitly based on sensor
    # There is no default value.
    #GYRO_BIAS_RANDOM_WALK=

    # Sensor Sampling Rate Parameters for Low-Data Rate Filter (should be greater than 0)
    SENSOR_ACCEL_BATCHES_PER_SEC=2
    SENSOR_ACCEL_SAMPLES_PER_BATCH=5
    SENSOR_GYRO_BATCHES_PER_SEC=2
    SENSOR_GYRO_SAMPLES_PER_BATCH=5
    # Sensor Sampling Rate Parameters for High-Data Rate Filter (should be greater than 0)
    SENSOR_ACCEL_BATCHES_PER_SEC_HIGH=4
    SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH=25
    SENSOR_GYRO_BATCHES_PER_SEC_HIGH=4
    SENSOR_GYRO_SAMPLES_PER_BATCH_HIGH=25

    # Sensor Control Mode (0=AUTO, 1=FORCE_ON)
    SENSOR_CONTROL_MODE=0

    # Enable or Disable Sensors for GPS use (0=Enable, 1=Disable)
    SENSOR_USAGE=0

    # Choose GSIFF sensor provider (1=DSPS, 2=Android NDK)
    SENSOR_PROVIDER=1

    ################################
    # Indoor Positioning Settings
    ################################
    # 0: QUIPC disabled, 1: QUIPC enabled, 2: forced QUIPC only
    QUIPC_ENABLED = 0

    ################################
    # EXTRA SETTINGS
    ################################
    # Enable or Disable Wiper (1=Enable, 0=Disable)
    ENABLE_WIPER=1

    ####################################
    # LTE Positioning Profile Settings
    ####################################
    # 0: Enable RRLP on LTE(Default) 1: Enable LPP_User_Plane on LTE
    LPP_PROFILE = 0


    QUELLO DELLA 3.2.22

    SUPL_HOST=supl.google.com
    SUPL_PORT=7276
    NTP_SERVER=europe.pool.ntp.org
    XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra2.bin
    XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra2.bin
    XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra2.bin



    Che dite?
    Inviato dal mio MI 2 usando Androidiani App
    Xiaomi Mi-2

  2.  
  3. #2
    ONE
    ONE non è in linea
    Senior Droid L'avatar di ONE


    Registrato dal
    Mar 2011
    Messaggi
    357
    Smartphone
    P20 Pro, Mi Mix2, Mi Mix, Mi5

    Ringraziamenti
    24
    Ringraziato 53 volte in 48 Posts
    Predefinito

    Quote Originariamente inviato da xeGox Visualizza il messaggio
    ragazzi... sono andato a guardarmi I'll GPS.conf della jlb standard, ed ha molti poi parametri settati rispetto a quello della 3.2.22

    STOCK

    #Test
    NTP_SERVER=time.gpsonextra.net
    #Asia
    # NTP_SERVER=asia.pool.ntp.org
    #Europe
    # NTP_SERVER=europe.pool.ntp.org
    #North America
    # NTP_SERVER=north-america.pool.ntp.org

    XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra2.bin
    XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra2.bin
    XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra2.bin

    # DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
    # 4 - Debug, 5 - Verbose
    DEBUG_LEVEL = 2

    # Intermediate position report, 1=enable, 0=disable
    INTERMEDIATE_POS=0

    # supl version 1.0
    SUPL_VER=0x10000

    # Error Estimate
    # _SET = 1
    # _CLEAR = 0
    ERR_ESTIMATE=0

    # GPS Capabilities bit mask
    # SCHEDULING = 1
    # MSB = 2
    # MSA = 4
    # ULP = 0x20
    # default = MSA | MSB | SCHEDULING | ULP
    CAPABILITIES=0x27

    # Accuracy threshold for intermediate positions
    # less accurate positions are ignored, 0 for passing all positions
    # ACCURACY_THRES=5000

    ################################
    ##### AGPS server settings #####
    ################################

    # FOR SUPL SUPPORT, set the following
    # SUPL_HOST=supl.host.com or IP
    # SUPL_PORT=1234

    # FOR C2K PDE SUPPORT, set the following
    # C2K_HOST=c2k.pde.com or IP
    # C2K_PORT=1234

    ################################
    # Sensor Settings
    ################################

    # Needs to be set explicitly based on sensor
    # There is no default value.
    #GYRO_BIAS_RANDOM_WALK=

    # Sensor Sampling Rate Parameters for Low-Data Rate Filter (should be greater than 0)
    SENSOR_ACCEL_BATCHES_PER_SEC=2
    SENSOR_ACCEL_SAMPLES_PER_BATCH=5
    SENSOR_GYRO_BATCHES_PER_SEC=2
    SENSOR_GYRO_SAMPLES_PER_BATCH=5
    # Sensor Sampling Rate Parameters for High-Data Rate Filter (should be greater than 0)
    SENSOR_ACCEL_BATCHES_PER_SEC_HIGH=4
    SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH=25
    SENSOR_GYRO_BATCHES_PER_SEC_HIGH=4
    SENSOR_GYRO_SAMPLES_PER_BATCH_HIGH=25

    # Sensor Control Mode (0=AUTO, 1=FORCE_ON)
    SENSOR_CONTROL_MODE=0

    # Enable or Disable Sensors for GPS use (0=Enable, 1=Disable)
    SENSOR_USAGE=0

    # Choose GSIFF sensor provider (1=DSPS, 2=Android NDK)
    SENSOR_PROVIDER=1

    ################################
    # Indoor Positioning Settings
    ################################
    # 0: QUIPC disabled, 1: QUIPC enabled, 2: forced QUIPC only
    QUIPC_ENABLED = 0

    ################################
    # EXTRA SETTINGS
    ################################
    # Enable or Disable Wiper (1=Enable, 0=Disable)
    ENABLE_WIPER=1

    ####################################
    # LTE Positioning Profile Settings
    ####################################
    # 0: Enable RRLP on LTE(Default) 1: Enable LPP_User_Plane on LTE
    LPP_PROFILE = 0


    QUELLO DELLA 3.2.22

    SUPL_HOST=supl.google.com
    SUPL_PORT=7276
    NTP_SERVER=europe.pool.ntp.org
    XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra2.bin
    XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra2.bin
    XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra2.bin



    Che dite?
    Inviato dal mio MI 2 usando Androidiani App
    io uso fasterfix e il fix me lo fà in 5 secondi.
    Huawei P20 Pro

  4. #3
    Androidiano L'avatar di xeGox


    Registrato dal
    Jan 2011
    Località
    Bari - Italia
    Messaggi
    298
    Smartphone
    Xiaomi Mi-2 , Samsung GalaxyS+

    Ringraziamenti
    15
    Ringraziato 10 volte in 10 Posts
    Predefinito

    Anche a me ci mette poco.... 10 secondo al massimo....
    Volevo capire come mai fosse così corposo il GPS.conf originale...


    Inviato dal mio MI 2 usando Androidiani App
    Xiaomi Mi-2

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire risposte
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Torna su
Privacy Policy