middleware/Debug/Properties/Settings.settings
changeset 37 37ebedd84755
parent 28 9ccef81f02ab
equal deleted inserted replaced
36:25e71ada2a6d 37:37ebedd84755
     1 <?xml version='1.0' encoding='utf-8'?>
     1 <?xml version='1.0' encoding='utf-8'?>
     2 <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Trakers.Debug.Properties" GeneratedClassName="Settings">
     2 <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Trakers.Debug.Properties" GeneratedClassName="Settings">
     3   <Profiles />
     3   <Profiles />
     4   <Settings>
     4   <Settings>
     5     <Setting Name="searchMinDistance" Type="System.Single" Scope="Application">
     5     <Setting Name="searchMinDistance" Type="System.Single" Scope="Application">
     6       <Value Profile="(Default)">1</Value>
     6       <Value Profile="(Default)">0.5</Value>
     7     </Setting>
       
     8     <Setting Name="searchMaxDistance" Type="System.Single" Scope="User">
       
     9       <Value Profile="(Default)">1.5</Value>
       
    10     </Setting>
     7     </Setting>
    11     <Setting Name="minDistance" Type="System.Single" Scope="User">
     8     <Setting Name="minDistance" Type="System.Single" Scope="User">
    12       <Value Profile="(Default)">1</Value>
     9       <Value Profile="(Default)">0.5</Value>
    13     </Setting>
       
    14     <Setting Name="maxDistance" Type="System.Single" Scope="User">
       
    15       <Value Profile="(Default)">3.2</Value>
       
    16     </Setting>
       
    17     <Setting Name="zeroPoint" Type="System.Single" Scope="User">
       
    18       <Value Profile="(Default)">1.8</Value>
       
    19     </Setting>
    10     </Setting>
    20     <Setting Name="connexionHost" Type="System.String" Scope="User">
    11     <Setting Name="connexionHost" Type="System.String" Scope="User">
    21       <Value Profile="(Default)">127.0.0.1</Value>
    12       <Value Profile="(Default)">127.0.0.1</Value>
    22     </Setting>
    13     </Setting>
    23     <Setting Name="connexionPort" Type="System.Int32" Scope="User">
       
    24       <Value Profile="(Default)">80</Value>
       
    25     </Setting>
       
    26     <Setting Name="timerElapsing" Type="System.Int32" Scope="User">
    14     <Setting Name="timerElapsing" Type="System.Int32" Scope="User">
    27       <Value Profile="(Default)">1000</Value>
    15       <Value Profile="(Default)">1000</Value>
    28     </Setting>
       
    29     <Setting Name="imagesToShow" Type="System.Int32" Scope="User">
       
    30       <Value Profile="(Default)">25</Value>
       
    31     </Setting>
    16     </Setting>
    32     <Setting Name="takenPoints" Type="System.Int32" Scope="User">
    17     <Setting Name="takenPoints" Type="System.Int32" Scope="User">
    33       <Value Profile="(Default)">10</Value>
    18       <Value Profile="(Default)">10</Value>
    34     </Setting>
    19     </Setting>
    35     <Setting Name="directionChangeTresholdXY" Type="System.Int32" Scope="User">
    20     <Setting Name="directionChangeTresholdXY" Type="System.Int32" Scope="User">
    36       <Value Profile="(Default)">10</Value>
    21       <Value Profile="(Default)">10</Value>
    37     </Setting>
    22     </Setting>
       
    23     <Setting Name="connexionPort" Type="System.Int32" Scope="User">
       
    24       <Value Profile="(Default)">8080</Value>
       
    25     </Setting>
       
    26     <Setting Name="imagesToShow" Type="System.Int32" Scope="User">
       
    27       <Value Profile="(Default)">20</Value>
       
    28     </Setting>
       
    29     <Setting Name="searchMaxDistance" Type="System.Single" Scope="User">
       
    30       <Value Profile="(Default)">1</Value>
       
    31     </Setting>
       
    32     <Setting Name="maxDistance" Type="System.Single" Scope="User">
       
    33       <Value Profile="(Default)">2.3</Value>
       
    34     </Setting>
       
    35     <Setting Name="zeroPoint" Type="System.Single" Scope="User">
       
    36       <Value Profile="(Default)">1.4</Value>
       
    37     </Setting>
    38     <Setting Name="directionChangeTresholdZ" Type="System.Single" Scope="User">
    38     <Setting Name="directionChangeTresholdZ" Type="System.Single" Scope="User">
    39       <Value Profile="(Default)">0.01</Value>
    39       <Value Profile="(Default)">0.1</Value>
    40     </Setting>
    40     </Setting>
    41   </Settings>
    41   </Settings>
    42 </SettingsFile>
    42 </SettingsFile>