summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorasanoaozora <fifitaneki@hotmail.com>2017-01-23 14:10:10 +0100
committerasanoaozora <fifitaneki@hotmail.com>2017-01-23 14:10:10 +0100
commit428cbc4d65b30a9f28017021f78d2b2d4c905a29 (patch)
treea6ba3e2ee08c71410c46ce1b0592491bc955a687 /doc
parent70188248d7675756b13de4529e6a658157d24a84 (diff)
downloadnavigation-428cbc4d65b30a9f28017021f78d2b2d4c905a29.tar.gz
freeze a GDP version
Diffstat (limited to 'doc')
-rw-r--r--doc/fuel-stop-advisor/NavigationAppBrowseMap.pngbin0 -> 210368 bytes
-rw-r--r--doc/fuel-stop-advisor/NavigationAppBrowseMapManeuvers.pngbin0 -> 245886 bytes
-rw-r--r--doc/fuel-stop-advisor/NavigationAppBrowseMap_Settings.pngbin0 -> 160197 bytes
-rw-r--r--doc/fuel-stop-advisor/NavigationAppMain.pngbin0 -> 296207 bytes
-rw-r--r--doc/fuel-stop-advisor/NavigationAppPOI.pngbin0 -> 69017 bytes
-rw-r--r--doc/fuel-stop-advisor/NavigationAppSearch.pngbin0 -> 113930 bytes
-rw-r--r--doc/fuel-stop-advisor/NavigationAppSettings.pngbin0 -> 175327 bytes
-rw-r--r--doc/fuel-stop-advisor/NavigationAppSettingsLanguageAndUnits.pngbin0 -> 170874 bytes
-rw-r--r--doc/fuel-stop-advisor/NavigationAppSettingsPreferences.pngbin0 -> 168217 bytes
-rw-r--r--doc/fuel-stop-advisor/NavigationAppTripComputer.pngbin0 -> 59875 bytes
-rw-r--r--doc/fuel-stop-advisor/menu.md98
11 files changed, 98 insertions, 0 deletions
diff --git a/doc/fuel-stop-advisor/NavigationAppBrowseMap.png b/doc/fuel-stop-advisor/NavigationAppBrowseMap.png
new file mode 100644
index 0000000..61c8c92
--- /dev/null
+++ b/doc/fuel-stop-advisor/NavigationAppBrowseMap.png
Binary files differ
diff --git a/doc/fuel-stop-advisor/NavigationAppBrowseMapManeuvers.png b/doc/fuel-stop-advisor/NavigationAppBrowseMapManeuvers.png
new file mode 100644
index 0000000..391cf2d
--- /dev/null
+++ b/doc/fuel-stop-advisor/NavigationAppBrowseMapManeuvers.png
Binary files differ
diff --git a/doc/fuel-stop-advisor/NavigationAppBrowseMap_Settings.png b/doc/fuel-stop-advisor/NavigationAppBrowseMap_Settings.png
new file mode 100644
index 0000000..39c3e5f
--- /dev/null
+++ b/doc/fuel-stop-advisor/NavigationAppBrowseMap_Settings.png
Binary files differ
diff --git a/doc/fuel-stop-advisor/NavigationAppMain.png b/doc/fuel-stop-advisor/NavigationAppMain.png
new file mode 100644
index 0000000..b225d0d
--- /dev/null
+++ b/doc/fuel-stop-advisor/NavigationAppMain.png
Binary files differ
diff --git a/doc/fuel-stop-advisor/NavigationAppPOI.png b/doc/fuel-stop-advisor/NavigationAppPOI.png
new file mode 100644
index 0000000..8b7c4e6
--- /dev/null
+++ b/doc/fuel-stop-advisor/NavigationAppPOI.png
Binary files differ
diff --git a/doc/fuel-stop-advisor/NavigationAppSearch.png b/doc/fuel-stop-advisor/NavigationAppSearch.png
new file mode 100644
index 0000000..ab187ea
--- /dev/null
+++ b/doc/fuel-stop-advisor/NavigationAppSearch.png
Binary files differ
diff --git a/doc/fuel-stop-advisor/NavigationAppSettings.png b/doc/fuel-stop-advisor/NavigationAppSettings.png
new file mode 100644
index 0000000..5c2d4ab
--- /dev/null
+++ b/doc/fuel-stop-advisor/NavigationAppSettings.png
Binary files differ
diff --git a/doc/fuel-stop-advisor/NavigationAppSettingsLanguageAndUnits.png b/doc/fuel-stop-advisor/NavigationAppSettingsLanguageAndUnits.png
new file mode 100644
index 0000000..92a9b52
--- /dev/null
+++ b/doc/fuel-stop-advisor/NavigationAppSettingsLanguageAndUnits.png
Binary files differ
diff --git a/doc/fuel-stop-advisor/NavigationAppSettingsPreferences.png b/doc/fuel-stop-advisor/NavigationAppSettingsPreferences.png
new file mode 100644
index 0000000..f32a6e8
--- /dev/null
+++ b/doc/fuel-stop-advisor/NavigationAppSettingsPreferences.png
Binary files differ
diff --git a/doc/fuel-stop-advisor/NavigationAppTripComputer.png b/doc/fuel-stop-advisor/NavigationAppTripComputer.png
new file mode 100644
index 0000000..089c9dd
--- /dev/null
+++ b/doc/fuel-stop-advisor/NavigationAppTripComputer.png
Binary files differ
diff --git a/doc/fuel-stop-advisor/menu.md b/doc/fuel-stop-advisor/menu.md
new file mode 100644
index 0000000..72808fe
--- /dev/null
+++ b/doc/fuel-stop-advisor/menu.md
@@ -0,0 +1,98 @@
+# Description of the menu tree structure
+
+## Some naming conventions:
+
+A menu is named with the corresponding qml file name.
+Each menu contains a set of possible actions (e.g. push a button) that change the status and in some case open another menu
+Actions are named with capital letters
+
+## Available menus and details:
+
+### NavigationAppMain
+![NavigationAppMain](NavigationAppMain.png)
+Rationale:
+To allow to access sub menus
+Actions:
+NAVI --> show navigation menu
+POI --> show poi menu
+MAP --> show map viewer menu
+TRIP --> show trip computer
+QUIT --> close the application
+
+###NavigationAppTripComputer
+![NavigationAppTripComputer](NavigationAppTripComputer.png)
+Rationale:
+To display trip computer data, including tank disatnce and enhanced tank distance
+TRIP1 --> display trip 1
+TRIP2 --> display trip 2
+RESET --> reset the current displayed trip
+BACK --> back to parent menu
+
+###NavigationAppPOI
+![NavigationAppPOI](NavigationAppPOI.png)
+Rationale:
+To search for POIs, by selecting categories
+To display it on the map
+To launch a route calculation to reach a selected POI
+Actions:
+KBCATE --> display categories
+KBPOI --> button keyboard for poi
+SEARCH --> button search
+MAP --> button show on map
+GOTO --> button goto the selected destination
+KBYD --> keyboard area
+BACK --> back to parent menu
+
+###NavigationAppSettings
+![NavigationAppSettings](NavigationAppSettings.png)
+Rationale:
+To configure the simulation
+To access sub menus for configuration
+Actions:
+SIMU --> on/off simulation
+SPEED --> set simulation speed
+MODE --> start/pause stop simulation
+PREF --> access sub menu preferences
+LANG&UNIT --> access sub menu language and units
+BACK --> back to NavigationAppSearch
+
+###NavigationAppSettingsLanguageAndUnits
+![NavigationAppSettingsLanguageAndUnits](NavigationAppSettingsLanguageAndUnits.png)
+To select language and units
+Actions:
+LANG --> select the language
+UNIT --> select the unit
+BACK --> back to NavigationAppSettings
+
+###NavigationAppSettingsPreferences
+![NavigationAppSettingsPreferences](NavigationAppSettingsPreferences.png)
+To select preferences for route calculation
+Actions:
+COST --> select cost model
+ROUTE_PREF --> select routing preference
+BACK --> back to NavigationAppSettings
+
+###NavigationAppSearch
+![NavigationAppSearch](NavigationAppSearch.png)
+To enter a location by a keyboard
+To launch a route calculation
+To launch a guidance and go to the map viewer menu
+To display the route on the map
+To access sub menu poi
+To access sub menu nav settings
+Actions:
+COUNTRY/CITY/STREET/NUMBER --> activate the keyboard and enter a destination
+GOTO --> launch a route calculation
+MAP --> display the route on map
+ON --> launch a guidance and go to the map viewer menu
+SETTINGS --> display the navigation settings menu
+POI --> go to POI menu
+BACK --> back to NavigationAppMain
+
+###NavigationAppBrowseMap
+![NavigationAppBrowseMap](NavigationAppBrowseMap.png)
+
+![NavigationAppBrowseMap_Settings](NavigationAppBrowseMap_Settings.png)
+
+![NavigationAppBrowseMapManeuvers](NavigationAppBrowseMapManeuvers.png)
+