aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEgor Nemtsev <enemtsev@luxoft.com>2020-02-13 11:48:15 +0300
committerEgor Nemtsev <enemtsev@luxoft.com>2020-04-13 10:48:16 +0000
commitf7e3b05a2962226e106bea13b9ab4d42bb8ce90d (patch)
tree7082d07c977b27a0f0e5401afc4f0cc9e64772b4
parente79df7900faeb0f311637815f754ca5c4ef0dd67 (diff)
[doc][qsr] update docs how to run qsr on Desktop
- we need to inform user that middleware services should be started before neptune3-ui app to prevent it from closing these services when neptune3-ui is closed for ui crash demo Task-number: AUTOSUITE-1414 Change-Id: I1758816526ffab2f7aaf6476924fe0fa4d09d379 Reviewed-by: Grigorii Zimin <gzimin@luxoft.com>
-rw-r--r--doc/src/neptune3ui-qt-safe-renderer-integration.qdoc26
1 files changed, 16 insertions, 10 deletions
diff --git a/doc/src/neptune3ui-qt-safe-renderer-integration.qdoc b/doc/src/neptune3ui-qt-safe-renderer-integration.qdoc
index 70fc55b1..2e1b4b89 100644
--- a/doc/src/neptune3ui-qt-safe-renderer-integration.qdoc
+++ b/doc/src/neptune3ui-qt-safe-renderer-integration.qdoc
@@ -222,16 +222,22 @@
\image qt-safe-renderer-overlay.png
- To run Qt Safe Renderer on desktop, first start \c neptune3-ui and then run
- \c neptune3-ui-qsr-cluster app. The transparent Safe UI window is shown with the same telltales,
- text values for speed and power as Neptune 3 UI cluster shows.On desktop, it's possible to
- place a Qt Safe Renderer window directly over Neptune 3 UI's cluster window to demonstrate that
- telltales are positioned and scaled the same on both Safe and Non-Safe parts. Cluster window
- positions are sent from the non-safe partition to the Safe part if Qt Safe Renderer support is
- enabled. For \c neptune3-ui-qsr-cluster overlaying of Neptune's 3 UI Cluster window is enabled
- by default and can be switched off by modifying the Boolean key in the settings file based on
- \l{QSettings' Platform-Specific Notes}{QSettings} with "Luxoft Sweden AB" as the company name and
- "QSRCluster" as the application name:
+ To run Qt Safe Renderer on desktop, first start \l {Neptune 3 UI - Middleware}{middleware}
+ services: \c remotesettings-server and \c drivedata-simulation-server.
+
+ \note If these services are not started before Neptune 3 UI app, they will be stopped after
+ the app has been closed.
+
+ Then start \c neptune3-ui and afterwards \c neptune3-ui-qsr-cluster app. The transparent Safe UI
+ window is shown with the same telltales and text values for speed and power as in Neptune 3 UI
+ cluster. It's possible to place a Qt Safe Renderer window directly over Neptune 3 UI's
+ cluster window in the desktop version to demonstrate that telltales have the same position and
+ scale on both Safe and Non-Safe parts. If Qt Safe Renderer support is enabled, cluster window
+ positions are sent from the non-safe partition to the safe part. For \c neptune3-ui-qsr-cluster
+ Neptune 3 UI Cluster window overlay is enabled by default and can be switched off by
+ modifying the Boolean key in the settings file based on
+ \l{QSettings' Platform-Specific Notes}{QSettings} with "Luxoft Sweden AB" as the company name
+ and "QSRCluster" as the application name:
\badcode
[gui]