From 829b046649d3de6a37dd0983f3e3beb8f033e19e Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 26 Sep 2016 15:54:58 +0200 Subject: gui: remove several user-visible settings - dynamic pose is now enable iff current model is cap - dynamic pose timeout is now always 500 ms - fov is now always 75 --- gui/settings.ui | 321 +++++++++++++++++++++++++++----------------------------- 1 file changed, 154 insertions(+), 167 deletions(-) (limited to 'gui/settings.ui') diff --git a/gui/settings.ui b/gui/settings.ui index 59c98e96..3f4ca1c6 100755 --- a/gui/settings.ui +++ b/gui/settings.ui @@ -245,29 +245,34 @@ Camera - + Device - - - - Dynamic pose resolution + + + + + 16 + 0 + - - - - - + Mode + + + 10 + 0 + + 640x480, 75 Hz @@ -290,54 +295,6 @@ - - - - Mode - - - - - - - - 56° - - - - - 75° - - - - - - - - Field of view - - - - - - - Dynamic pose timeout - - - - - - - ms - - - 1 - - - 10000 - - - @@ -519,6 +476,115 @@ + + + + Camera offset + + + + + + <html><head/><body><p>Specify an angle for off-center camera as a basis for which direction is which, avoiding axis interconnect. Also see <a href="https://github.com/opentrack/opentrack/wiki/choosing-camera-offset"><span style=" text-decoration: underline; color:#0000ff;">description on wiki</span></a>.</p></body></html> + + + Qt::AlignJustify|Qt::AlignVCenter + + + true + + + 2 + + + true + + + + + + + QGroupBox +{ + border: 0; +} + + + + + + Roll + + + + + + + + 80 + 0 + + + + -180 + + + 180 + + + + + + + + 80 + 0 + + + + -180 + + + 180 + + + + + + + Pitch + + + + + + + + 80 + 0 + + + + -180 + + + 180 + + + + + + + Yaw + + + + + + + + + @@ -559,6 +625,12 @@ + + + 0 + 0 + + QComboBox::AdjustToMinimumContentsLength @@ -732,115 +804,6 @@ - - - - Camera offset - - - - - - <html><head/><body><p>Specify an angle for off-center camera as a basis for which direction is which, avoiding axis interconnect. Also see <a href="https://github.com/opentrack/opentrack/wiki/choosing-camera-offset"><span style=" text-decoration: underline; color:#0000ff;">description on wiki</span></a>.</p></body></html> - - - Qt::AlignJustify|Qt::AlignVCenter - - - true - - - 2 - - - true - - - - - - - QGroupBox -{ - border: 0; -} - - - - - - Roll - - - - - - - - 80 - 0 - - - - -180 - - - 180 - - - - - - - - 80 - 0 - - - - -180 - - - 180 - - - - - - - Pitch - - - - - - - - 80 - 0 - - - - -180 - - - 180 - - - - - - - Yaw - - - - - - - - - @@ -1747,8 +1710,27 @@ tabWidget + bind_center + bind_toggle + bind_zero + bind_start + bind_stop + bind_toggle_tracking center_at_startup trayp + camera_mode + auto_threshold + threshold_slider + mindiam_spin + maxdiam_spin + camera_yaw + camera_pitch + camera_roll + model_used + tx_spin + ty_spin + tz_spin + tcalib_button tcomp_enable tcomp_rz src_yaw @@ -1763,6 +1745,11 @@ invert_y src_z invert_z + ewma_slider + rotation_slider + rot_dz_slider + translation_slider + trans_dz_slider -- cgit v1.2.3