mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-04 06:06:17 +00:00
t/calib: Tweak defaults
This commit is contained in:
parent
504a34bc95
commit
de67590bbf
|
@ -329,7 +329,7 @@ t_psvr_create(struct xrt_frame_context *xfctx,
|
||||||
|
|
||||||
#define T_CALIBRATION_DEFAULT_PARAMS \
|
#define T_CALIBRATION_DEFAULT_PARAMS \
|
||||||
{ \
|
{ \
|
||||||
false, 9, 7, 0.025f, true, 5, 10, 60, 2, false, false \
|
false, 9, 7, 0.025f, true, 5, 5, 20, 1, false, true \
|
||||||
}
|
}
|
||||||
|
|
||||||
struct t_calibration_params
|
struct t_calibration_params
|
||||||
|
|
Loading…
Reference in a new issue