Announcement

Collapse
No announcement yet.

Settings in the settings file explained!

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Settings in the settings file explained!

    Note: These settings are for advanced users only. All manual changes to the settings.pgs file are at own risk!

    The settings.pgs located in the ProTeeGolf Interface directory contains settings set from the interface configuration screens.

    Settings in the settings file can be changed from the interface by bringing up the editor buy pressing ALT E.

    ################################################

    [Software]

    ################################################
    #
    # SETTINGS TO EDIT IN THIS FILE:
    #
    # Exernal_data_IP:
    # IP address of the external source; receive data from this device
    Exernal_data_IP=127.0.0.1

    # External_data_port:
    # Portnumber of the external source; receive data from this device
    External_data_port=9090

    #
    # DO NOT EDIT THESE SETTINGS, USE THE INTERFACE:
    #
    Installed version= 2.96k30
    FTPServer=download.proteeplay.com
    FTPDir=PTINT
    FTPVersionFile=version.ver
    FTPExec=PTPUpdater.exe
    External_data=False



    ################################################

    [Remote settings]

    ################################################
    #
    # SETTINGS TO EDIT IN THIS FILE:
    #
    # Use this settings to connect to a remote device for sending data:

    # Rem_host_port:
    # Port number of the host; send data to this device
    Rem_host_port=9349

    #
    # DO NOT EDIT THESE SETTINGS, USE THE INTERFACE:
    #
    Connect_remote=False
    Rem_host_IP=127.0.0.1
    Last edited by Maverick; 11-07-2014, 07:56 PM.

  • #31
    what does "when pushing" mean?? Is that a typo and supposed to be "when pitching"
    Central Time

    Comment


    • #32
      Has anyone played around with the Clubface to ballpath setting? It seems like the system over-reacts to the ballpath/club face ratio (especially for driver...I often get hook readings like I never hit in real life) and I'm wondering if this is the setting to fix that. Setting description below says the default is True but the recommendation is to have it at false. I assume if its set to false the second ratio (set at 85 in the example below) is not actually used. If the setting is set at True, how does this work? what does the 85 ratio do? Assuming I have an hcam setup to detect the starting point, and the system is reading face angle at impact, what would this do -if set at 85 does that impart 15% less spin than the ballpath to face angle would otherwise compute (so if I think there is too much reation to the face/path I would lower the 85? I assume the spin setting is the other potential fix, but I don't want to change backspin

      # Use_CTB_ratio:
      # Use Clubface_to_ballpath correction
      # Value: True or False
      # Default:True
      Use_CTB_ratio=False

      # Clubface_to_ballpath_ratio:
      # Correction factor to correct clubface based on ballpath
      # Value: between 1 and 99; (85=0.85)
      # Default:85
      Clubface_to_ballpath_ratio=85

      Comment

      Working...
      X