Improve tracking
This commit is contained in:
parent
313c8b1ec3
commit
3c32efd6cf
3 changed files with 19 additions and 18 deletions
|
@ -15,7 +15,7 @@ WS_SUBPROTOCOLS[WsSubprotocolVersion.V1.value] = 'v1.phonescoring.jd.ubisoft.com
|
|||
WS_SUBPROTOCOLS[WsSubprotocolVersion.V2.value] = 'v2.phonescoring.jd.ubisoft.com'
|
||||
|
||||
FRAME_DURATION = 1 / 60
|
||||
ACCEL_ACQUISITION_FREQ_HZ = 60 # Hz
|
||||
ACCEL_ACQUISITION_FREQ_HZ = 200 # Hz
|
||||
ACCEL_ACQUISITION_LATENCY = 40 # ms
|
||||
ACCEL_MAX_RANGE = 8 # ±G
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue