Advertisement
Guest User

OpenTrack

a guest
Aug 28th, 2014
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. [proto-freetrack]
  2. ezca-mode=false
  3. use-memory-hacks=false
  4. used-interfaces=2
  5.  
  6. [Accela]
  7. deadzone=0.7
  8. exponent=2.0
  9. rotation-alpha=6
  10. second-order-alpha=3
  11. third-order-alpha=4
  12. translation-alpha=8
  13. rotation-deadband=0.675
  14. translation-deadband=0.45
  15.  
  16. [opentrack-ui]
  17. compensate-translation=false
  18. compensate-translation-disable-z-axis=true
  19. filter-dll=Accela Filter Mk4
  20. key-alt-center=false
  21. key-alt-toggle=false
  22. key-ctrl-center=false
  23. key-ctrl-toggle=false
  24. key-index-center=55
  25. key-index-toggle=56
  26. key-shift-center=false
  27. key-shift-toggle=false
  28. pitch-alt-axis-sign=true
  29. pitch-invert-axis=false
  30. pitch-zero-pos=0
  31. protocol-dll=FreeTrack 2.0
  32. roll-alt-axis-sign=false
  33. roll-invert-axis=false
  34. roll-zero-pos=0
  35. tracker-dll=UDP
  36. tracker2-dll=
  37. x-alt-axis-sign=false
  38. x-invert-axis=false
  39. x-zero-pos=0
  40. y-alt-axis-sign=false
  41. y-invert-axis=false
  42. y-zero-pos=0
  43. yaw-alt-axis-sign=false
  44. yaw-invert-axis=false
  45. yaw-zero-pos=0
  46. z-alt-axis-sign=false
  47. z-invert-axis=false
  48. z-zero-pos=0
  49. ding=false
  50.  
  51. [udp-tracker]
  52. enable-pitch=true
  53. enable-roll=true
  54. enable-x=true
  55. enable-y=true
  56. enable-yaw=true
  57. port=5550
  58.  
  59. [Curves-rx]
  60. point-count=3
  61. point-0-x=5.14285707473755
  62. point-0-y=9.65853691101074
  63. point-1-x=40.1142845153809
  64. point-1-y=90.4390258789062
  65. point-2-x=50.1942863464355
  66. point-2-y=180
  67.  
  68. [Curves-ry]
  69. point-count=1
  70. point-0-x=50.0914268493652
  71. point-0-y=50.4878044128418
  72.  
  73. [Curves-rz]
  74. point-count=1
  75. point-0-x=49.7828559875488
  76. point-0-y=21.0731716156006
  77.  
  78. [Curves-tx]
  79. point-count=1
  80. point-0-x=50
  81. point-0-y=50
  82.  
  83. [Curves-ty]
  84. point-count=1
  85. point-0-x=50
  86. point-0-y=50
  87.  
  88. [Curves-tz]
  89. point-count=1
  90. point-0-x=50.0571441650391
  91. point-0-y=69.7560958862305
  92.  
  93. [Curves-tx_alt]
  94. point-count=0
  95.  
  96. [Curves-ty_alt]
  97. point-count=0
  98.  
  99. [Curves-tz_alt]
  100. point-count=0
  101.  
  102. [Curves-rx_alt]
  103. point-count=0
  104.  
  105. [Curves-ry_alt]
  106. point-count=1
  107. point-0-x=50.0914268493652
  108. point-0-y=50.4878044128418
  109.  
  110. [Curves-rz_alt]
  111. point-count=0
  112.  
  113. [ewma-filter]
  114. max-smoothing=60
  115. min-smoothing=15
  116. smoothing-scale-curve=100
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement