aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Translations/translation_BE.json2
-rw-r--r--Translations/translation_BG.json2
-rw-r--r--Translations/translation_CS.json2
-rw-r--r--Translations/translation_DA.json2
-rw-r--r--Translations/translation_DE.json2
-rw-r--r--Translations/translation_EL.json2
-rw-r--r--Translations/translation_EN.json4
-rw-r--r--Translations/translation_ES.json2
-rw-r--r--Translations/translation_ET.json2
-rw-r--r--Translations/translation_FI.json2
-rw-r--r--Translations/translation_FR.json2
-rw-r--r--Translations/translation_HR.json2
-rw-r--r--Translations/translation_HU.json2
-rw-r--r--Translations/translation_IT.json2
-rw-r--r--Translations/translation_JA_JP.json2
-rw-r--r--Translations/translation_LT.json2
-rw-r--r--Translations/translation_NB.json2
-rw-r--r--Translations/translation_NL.json2
-rw-r--r--Translations/translation_NL_BE.json2
-rw-r--r--Translations/translation_PL.json2
-rw-r--r--Translations/translation_PT.json2
-rw-r--r--Translations/translation_RO.json2
-rw-r--r--Translations/translation_RU.json2
-rw-r--r--Translations/translation_SK.json2
-rw-r--r--Translations/translation_SL.json2
-rw-r--r--Translations/translation_SR_CYRL.json2
-rw-r--r--Translations/translation_SR_LATN.json2
-rw-r--r--Translations/translation_SV.json2
-rw-r--r--Translations/translation_TR.json2
-rw-r--r--Translations/translation_UK.json2
-rw-r--r--Translations/translation_VI.json2
-rw-r--r--Translations/translation_YUE_HK.json2
-rw-r--r--Translations/translation_ZH_CN.json2
-rw-r--r--Translations/translation_ZH_TW.json2
-rw-r--r--Translations/translations_definitions.json7
-rw-r--r--source/Core/Inc/Settings.h3
-rw-r--r--source/Core/Inc/Translation.h1
-rw-r--r--source/Core/Src/Settings.cpp1
-rw-r--r--source/Core/Src/settingsGUI.cpp14
-rw-r--r--source/Core/Threads/UI/logic/utils/OperatingModeUtilities.h1
-rw-r--r--source/Core/Threads/UI/logic/utils/getHallEffectSleepTimeout.cpp13
-rw-r--r--source/Core/Threads/UI/logic/utils/shouldDeviceSleep.cpp2
42 files changed, 110 insertions, 2 deletions
diff --git a/Translations/translation_BE.json b/Translations/translation_BE.json
index e9c9e601..eb98c804 100644
--- a/Translations/translation_BE.json
+++ b/Translations/translation_BE.json
@@ -233,6 +233,8 @@
"displayText": "Эфект Хола\nадчувальнасць",
"description": "Узровень адчувальнасці датчыка хола ў рэжыме сну (1=Мін. | ... | 9=Макс.)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Адзінкі\nтэмпературы",
"description": "Адзінкі вымярэння тэмпературы (C=Цэльcія | F=Фарэнгейта)"
diff --git a/Translations/translation_BG.json b/Translations/translation_BG.json
index 6ed233c0..3599d232 100644
--- a/Translations/translation_BG.json
+++ b/Translations/translation_BG.json
@@ -233,6 +233,8 @@
"displayText": "Датчик\nна Хол",
"description": "Чувствителност на сензора към магнитно поле (1=Слабо | ... | 9=Силно)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Единици за\nтемпературата",
"description": "Единици за температурата (C=Целзии | F=Фаренхайт)"
diff --git a/Translations/translation_CS.json b/Translations/translation_CS.json
index b3e7ebc6..31a1a004 100644
--- a/Translations/translation_CS.json
+++ b/Translations/translation_CS.json
@@ -233,6 +233,8 @@
"displayText": "Citlivost\nHall. čidla",
"description": "Citlivost Hallova čidla pro detekci spánku (1=nejméně citlivé | ... | 9=nejvíce citlivé)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Jednotka\nteploty",
"description": "C=Celsius | F=Fahrenheit"
diff --git a/Translations/translation_DA.json b/Translations/translation_DA.json
index 351b1034..024ff5a0 100644
--- a/Translations/translation_DA.json
+++ b/Translations/translation_DA.json
@@ -233,6 +233,8 @@
"displayText": "Hall sensor\nfølsomhed",
"description": "følsomhed overfor magneten (1=Mindst følsom | ... | 9=Mest følsom)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Temperatur\nEnhed",
"description": "Temperatur Enhed (C=Celsius | F=Fahrenheit)"
diff --git a/Translations/translation_DE.json b/Translations/translation_DE.json
index b9596d36..5f1092cc 100644
--- a/Translations/translation_DE.json
+++ b/Translations/translation_DE.json
@@ -233,6 +233,8 @@
"displayText": "Empfindlichkeit\nder Hall-Sonde",
"description": "Empfindlichkeit der Hall-Sonde um den Ruhemodus auszulösen (1=minimal | ... | 9=maximal)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Temperatur-\neinheit",
"description": "C=°Celsius | F=°Fahrenheit"
diff --git a/Translations/translation_EL.json b/Translations/translation_EL.json
index aca0c02e..31601626 100644
--- a/Translations/translation_EL.json
+++ b/Translations/translation_EL.json
@@ -233,6 +233,8 @@
"displayText": "Ευαισθ. αισθ. \nφαιν. Hall",
"description": "Ευαισθησία του αισθητήρα φαινομένου Hall για εντοπισμό αδράνειας (1=λιγότερο ευαίσθητο | ... | 9=περισσότερο ευαίσθητο)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Μονάδες\nθερμοκρασίας",
"description": "C=Κελσίου | F=Φαρενάιτ"
diff --git a/Translations/translation_EN.json b/Translations/translation_EN.json
index c6f440a6..bbf0c0a3 100644
--- a/Translations/translation_EN.json
+++ b/Translations/translation_EN.json
@@ -233,6 +233,10 @@
"displayText": "Hall sensor\nsensitivity",
"description": "Sensitivity to magnets (1=least sensitive | ... | 9=most sensitive)"
},
+ "HallEffSleepTimeout": {
+ "displayText": "HallSensor\nSleepTime",
+ "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Temperature\nunit",
"description": "C=°Celsius | F=°Fahrenheit"
diff --git a/Translations/translation_ES.json b/Translations/translation_ES.json
index 01972280..9ada4245 100644
--- a/Translations/translation_ES.json
+++ b/Translations/translation_ES.json
@@ -233,6 +233,8 @@
"displayText": "Hall Eff\nSensibilidad",
"description": "Sensibilidad del sensor de efecto Hall en la detección de reposo (1=menos sensible | ... | 9=más sensible)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Unidad de\ntemperatura",
"description": "Unidad de temperatura (C=entígrados | F=Fahrenheit)"
diff --git a/Translations/translation_ET.json b/Translations/translation_ET.json
index fc084202..ef395ac0 100644
--- a/Translations/translation_ET.json
+++ b/Translations/translation_ET.json
@@ -233,6 +233,8 @@
"displayText": "Halli anduri\ntundlikkus",
"description": "Tundlikkus magnetite suhtes (1=vähetundlikum | ... | 9=kõige tundlikum)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Temperatuuri\nühik",
"description": "C=°Celsius | F=°Fahrenheit"
diff --git a/Translations/translation_FI.json b/Translations/translation_FI.json
index 3381a62e..887ad3f0 100644
--- a/Translations/translation_FI.json
+++ b/Translations/translation_FI.json
@@ -233,6 +233,8 @@
"displayText": "Hall-\nherk.",
"description": "Hall-efektianturin herkkyys lepotilan tunnistuksessa (1=vähäinen herkkyys | ... | 9=suurin herkkyys)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Lämpötilan\nyksikkö",
"description": "C=celsius, F=fahrenheit"
diff --git a/Translations/translation_FR.json b/Translations/translation_FR.json
index 87e36489..9877807c 100644
--- a/Translations/translation_FR.json
+++ b/Translations/translation_FR.json
@@ -233,6 +233,8 @@
"displayText": "Sensibilité\ncapteur effet hall",
"description": "Sensibilité du capteur à effet Hall pour la mise en veille (1=peu sensible | ... | 9=très sensible)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Unité de\ntempérature",
"description": "C=Celsius | F=Fahrenheit"
diff --git a/Translations/translation_HR.json b/Translations/translation_HR.json
index f49ea448..ab0a7882 100644
--- a/Translations/translation_HR.json
+++ b/Translations/translation_HR.json
@@ -233,6 +233,8 @@
"displayText": "Osjetljivost\nHall senzora",
"description": "Osjetljivost senzora magnetskog polja za detekciju spavanja (N=Najmanja | S=Srednja | V=Visoka)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Jedinica\ntemperature",
"description": "Jedinica temperature (C=Celzij | F=Fahrenheit)"
diff --git a/Translations/translation_HU.json b/Translations/translation_HU.json
index b3456bf1..ccf6230e 100644
--- a/Translations/translation_HU.json
+++ b/Translations/translation_HU.json
@@ -233,6 +233,8 @@
"displayText": "Alvásérzékelő\nérzékenység",
"description": "Alvásérzékelő gyorsulásmérő érzékenysége (1=legkevésbé érzékeny | ... | 9=legérzékenyebb)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Hőmérséklet\nmértékegysége",
"description": "Hőmérséklet mértékegysége (C=Celsius | F=Fahrenheit)"
diff --git a/Translations/translation_IT.json b/Translations/translation_IT.json
index edf4de7f..4e7e6194 100644
--- a/Translations/translation_IT.json
+++ b/Translations/translation_IT.json
@@ -233,6 +233,8 @@
"displayText": "Sensore\nHall",
"description": "Regola la sensibilità del sensore ad effetto Hall per entrare in modalità riposo [1: minima; 9: massima]"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Unità di\ntemperatura",
"description": "Scegli l'unità di misura per la temperatura [C: grado Celsius; F: grado Farenheit]"
diff --git a/Translations/translation_JA_JP.json b/Translations/translation_JA_JP.json
index cc5adf5c..836b152a 100644
--- a/Translations/translation_JA_JP.json
+++ b/Translations/translation_JA_JP.json
@@ -233,6 +233,8 @@
"displayText": "磁界感度",
"description": "スタンバイモードに入るのに使用される磁場センサーの感度 <1=最低感度 | ... | 9=最高感度>"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "温度単位",
"description": "C=摂氏 | F=華氏"
diff --git a/Translations/translation_LT.json b/Translations/translation_LT.json
index abf8967a..eecb2d41 100644
--- a/Translations/translation_LT.json
+++ b/Translations/translation_LT.json
@@ -233,6 +233,8 @@
"displayText": "Holo\njutiklis",
"description": "Holo jutiklio jautrumas nustatant miegą (1=Mažiausias | ... | 9=Didžiausias)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Temperatūros\nvienetai",
"description": "Temperatūros vienetai (C=Celsijus | F=Farenheitas)"
diff --git a/Translations/translation_NB.json b/Translations/translation_NB.json
index 8840c64e..18578803 100644
--- a/Translations/translation_NB.json
+++ b/Translations/translation_NB.json
@@ -233,6 +233,8 @@
"displayText": "Hall-sensor\nfølsomhet",
"description": "Sensitiviteten til Hall-effekt-sensoren for å detektere inaktivitet (1=Minst følsom | ... | 9=Mest følsom)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "TmpEnh\n",
"description": "Temperaturskala (C=Celsius | F=Fahrenheit)"
diff --git a/Translations/translation_NL.json b/Translations/translation_NL.json
index 23761d3f..f35ad386 100644
--- a/Translations/translation_NL.json
+++ b/Translations/translation_NL.json
@@ -233,6 +233,8 @@
"displayText": "Hall sensor\ngevoeligheid",
"description": "Gevoeligheid naar de magneten (1=minst gevoelig | ... | 9=meest gevoelig)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Temperatuur\neenheid",
"description": "C=°Celsius | F=°Fahrenheit"
diff --git a/Translations/translation_NL_BE.json b/Translations/translation_NL_BE.json
index 554986d9..573fd2bb 100644
--- a/Translations/translation_NL_BE.json
+++ b/Translations/translation_NL_BE.json
@@ -233,6 +233,8 @@
"displayText": "Hall sensor\ngevoeligheid",
"description": "Gevoeligheid naar de magneten (1=minst gevoelig | ... | 9=meest gevoelig)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Temperatuur\nschaal",
"description": "Temperatuurschaal (°C=Celsius | °F=Fahrenheit)"
diff --git a/Translations/translation_PL.json b/Translations/translation_PL.json
index b10a59c8..cdc3fb20 100644
--- a/Translations/translation_PL.json
+++ b/Translations/translation_PL.json
@@ -233,6 +233,8 @@
"displayText": "Czułość\ncz. Halla",
"description": "Czułość czujnika Halla, używanego do przechodznia w tryb uśpienia (1: Minimalna | ... | 9: Maksymalna)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Jednostka\ntemperatury",
"description": "Jednostka temperatury (C: Celciusz | F: Fahrenheit)"
diff --git a/Translations/translation_PT.json b/Translations/translation_PT.json
index 28c49905..92d96af2 100644
--- a/Translations/translation_PT.json
+++ b/Translations/translation_PT.json
@@ -233,6 +233,8 @@
"displayText": "Sensibilidade de\nmagnetismo",
"description": "Sensibilidade de magnetismo (1=Menor | ... | 9=Maior)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Unidade\ntemperatura",
"description": "Unidade de temperatura (C=Celsius | F=Fahrenheit)"
diff --git a/Translations/translation_RO.json b/Translations/translation_RO.json
index 5d046979..10e7c3e3 100644
--- a/Translations/translation_RO.json
+++ b/Translations/translation_RO.json
@@ -233,6 +233,8 @@
"displayText": "Sensibilitate\nsenzor Hall",
"description": "Sensibilitate senzor cu efect Hall pentru a detecta repausul (1=putin sensibil | ... | 9=cel mai sensibil)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Unitate de\ntemperatură",
"description": "C=Celsius | F=Fahrenheit"
diff --git a/Translations/translation_RU.json b/Translations/translation_RU.json
index 68254f40..84ac4be2 100644
--- a/Translations/translation_RU.json
+++ b/Translations/translation_RU.json
@@ -233,6 +233,8 @@
"displayText": "Датчик\nХолла",
"description": "Чувствительность датчика Холла к магнитному полю (1=мин. | ... | 9=макс.)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Единицы\nизмерения",
"description": "Единицы измерения температуры (C=°Цельcия | F=°Фаренгейта)"
diff --git a/Translations/translation_SK.json b/Translations/translation_SK.json
index 09b62baf..0f77f9c1 100644
--- a/Translations/translation_SK.json
+++ b/Translations/translation_SK.json
@@ -233,6 +233,8 @@
"displayText": "Citliv.\nHall",
"description": "Citlivosť Hallovho senzora pre detekciu spánku (1=Min | ... | 9=Max)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Jednotka\nteploty",
"description": "Jednotky merania teploty (C=stupne Celzia | F=stupne Fahrenheita)"
diff --git a/Translations/translation_SL.json b/Translations/translation_SL.json
index 81bc8911..ede853a9 100644
--- a/Translations/translation_SL.json
+++ b/Translations/translation_SL.json
@@ -233,6 +233,8 @@
"displayText": "Občut.\nHall son",
"description": "Občutljivost Hallove sonde za zaznavanje spanja (1=najmanjša | ... | 9=največja)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Enota za\ntemperaturo",
"description": "Enota za temperaturo (C=celzij | F=fahrenheit)"
diff --git a/Translations/translation_SR_CYRL.json b/Translations/translation_SR_CYRL.json
index a635eeb0..e42e223b 100644
--- a/Translations/translation_SR_CYRL.json
+++ b/Translations/translation_SR_CYRL.json
@@ -233,6 +233,8 @@
"displayText": "Hall sensor\nsensitivity",
"description": "Sensitivity to magnets (1=најмање осетљиво | ... | 9=најосетљивије)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Јединица\nтемпературе",
"description": "Јединице у којима се приказује температура. (C=целзијус | F=фаренхајт)"
diff --git a/Translations/translation_SR_LATN.json b/Translations/translation_SR_LATN.json
index 36c660f3..b9e673e6 100644
--- a/Translations/translation_SR_LATN.json
+++ b/Translations/translation_SR_LATN.json
@@ -233,6 +233,8 @@
"displayText": "Hall sensor\nsensitivity",
"description": "Sensitivity to magnets (1=najmanje osetljivo | ... | 9=najosetljivije)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Jedinica\ntemperature",
"description": "Jedinice u kojima se prikazuje temperatura. (C=celzijus | F=farenhajt)"
diff --git a/Translations/translation_SV.json b/Translations/translation_SV.json
index e545dbe6..d64ee4a7 100644
--- a/Translations/translation_SV.json
+++ b/Translations/translation_SV.json
@@ -233,6 +233,8 @@
"displayText": "Sensor-\nkänslght",
"description": "Känslighet för halleffekt-sensorn för viloläges-detektering (1=minst känslig | ... | 9=mest känslig)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Temperatur-\nenheter",
"description": "Temperaturenhet (C=Celsius | F=Fahrenheit)"
diff --git a/Translations/translation_TR.json b/Translations/translation_TR.json
index 88e1e750..ebfbe4d3 100644
--- a/Translations/translation_TR.json
+++ b/Translations/translation_TR.json
@@ -233,6 +233,8 @@
"displayText": "Hall Sensör\nHassasiyeti",
"description": "Mıknatıslara duyarlılık (1=En az duyarlı | ... | 9=En duyarlı)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "SCKBRM\n",
"description": "Sıcaklık Birimi (C=Celsius | F=Fahrenheit)"
diff --git a/Translations/translation_UK.json b/Translations/translation_UK.json
index 4e2bdb6c..3f447e50 100644
--- a/Translations/translation_UK.json
+++ b/Translations/translation_UK.json
@@ -233,6 +233,8 @@
"displayText": "Чутливість\nЕфекту Холла",
"description": "Чутливість датчика ефекту Холла при виявленні сну (1=мін. чутливості | ... | 9=макс. чутливості)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Формат темпе-\nратури(C°/F°)",
"description": "Одиниця виміру температури (C=Цельсій | F=Фаренгейт)"
diff --git a/Translations/translation_VI.json b/Translations/translation_VI.json
index 637cc900..7c9ff9fa 100644
--- a/Translations/translation_VI.json
+++ b/Translations/translation_VI.json
@@ -233,6 +233,8 @@
"displayText": "Hall\nđo nhay",
"description": "Đo nhay cam bien Hall đe phát hien che đo ngu (1=ít nhay nhat |...| 9=nhay nhat)"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "Đon vi\nnhiet đo",
"description": "C= Đo C | F= Đo F"
diff --git a/Translations/translation_YUE_HK.json b/Translations/translation_YUE_HK.json
index f9f5f701..b6254360 100644
--- a/Translations/translation_YUE_HK.json
+++ b/Translations/translation_YUE_HK.json
@@ -233,6 +233,8 @@
"displayText": "磁場敏感度",
"description": "磁場感應器用嚟啓動待機模式嘅敏感度 <1=最低敏感度 | ... | 9=最高敏感度>"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "温度單位",
"description": "C=攝氏 | F=華氏"
diff --git a/Translations/translation_ZH_CN.json b/Translations/translation_ZH_CN.json
index b2ed8bdd..f4c5e241 100644
--- a/Translations/translation_ZH_CN.json
+++ b/Translations/translation_ZH_CN.json
@@ -233,6 +233,8 @@
"displayText": "磁场灵敏度",
"description": "霍尔效应传感器用作启动待机模式的灵敏度 <1=最低灵敏度 | ... | 9=最高灵敏度>"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "温度单位",
"description": "C=摄氏 | F=华氏"
diff --git a/Translations/translation_ZH_TW.json b/Translations/translation_ZH_TW.json
index fe1b9947..3535d5d3 100644
--- a/Translations/translation_ZH_TW.json
+++ b/Translations/translation_ZH_TW.json
@@ -233,6 +233,8 @@
"displayText": "磁場敏感度",
"description": "磁場感應器用作啟動待機模式的敏感度 <1=最低敏感度 | ... | 9=最高敏感度>"
},
+ "HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
+ },
"TemperatureUnit": {
"displayText": "溫標",
"description": "C=攝氏 | F=華氏"
diff --git a/Translations/translations_definitions.json b/Translations/translations_definitions.json
index 3b735c3a..5cfe4302 100644
--- a/Translations/translations_definitions.json
+++ b/Translations/translations_definitions.json
@@ -412,6 +412,13 @@
"description": "If the unit has a hall effect sensor (Pinecil), this adjusts how sensitive it is at detecting a magnet to put the device into sleep mode."
},
{
+ "id": "HallEffSleepTimeout",
+ "maxLen": 10,
+ "maxLen2": 10,
+ "include": ["HALL_SENSOR"],
+ "description": "If the unit has a hall effect sensor (Pinecil), this adjusts how long the device takes before it drops down to the sleep temperature when hall sensor is over threshold."
+ },
+ {
"id": "TemperatureUnit",
"maxLen": 6,
"maxLen2": 13,
diff --git a/source/Core/Inc/Settings.h b/source/Core/Inc/Settings.h
index 007e47b8..44d9a1ff 100644
--- a/source/Core/Inc/Settings.h
+++ b/source/Core/Inc/Settings.h
@@ -73,8 +73,9 @@ enum SettingsOptions {
ProfilePhase5Temp = 50, // Temperature to target for the end of phase 5
ProfilePhase5Duration = 51, // Target duration for phase 5
ProfileCooldownSpeed = 52, // Maximum allowed cooldown speed in degrees per second
+ HallEffectSleepTime = 53, // Seconds (/5) timeout to sleep when hall effect over threshold
//
- SettingsOptionsLength = 53, //
+ SettingsOptionsLength = 54, //
};
typedef enum {
diff --git a/source/Core/Inc/Translation.h b/source/Core/Inc/Translation.h
index 1e48b129..92185f67 100644
--- a/source/Core/Inc/Translation.h
+++ b/source/Core/Inc/Translation.h
@@ -84,6 +84,7 @@ enum class SettingsItemIndex : uint8_t {
SleepTimeout,
ShutdownTimeout,
HallEffSensitivity,
+ HallEffSleepTimeout,
TemperatureUnit,
DisplayRotation,
CooldownBlink,
diff --git a/source/Core/Src/Settings.cpp b/source/Core/Src/Settings.cpp
index 9425590f..1a4e3729 100644
--- a/source/Core/Src/Settings.cpp
+++ b/source/Core/Src/Settings.cpp
@@ -104,6 +104,7 @@ static const SettingConstants settingsConstants[(int)SettingsOptions::SettingsOp
{ MIN_TEMP_C, MAX_TEMP_F, 5, 90}, // ProfilePhase5Temp
{ 10, 180, 5, 30}, // ProfilePhase5Duration
{ 1, 10, 1, 2}, // ProfileCooldownSpeed
+ { 0, 12, 1, 0}, // HallEffectSleepTime
};
static_assert((sizeof(settingsConstants) / sizeof(SettingConstants)) == ((int)SettingsOptions::SettingsOptionsLength));
diff --git a/source/Core/Src/settingsGUI.cpp b/source/Core/Src/settingsGUI.cpp
index 1a9d4373..c21071a5 100644
--- a/source/Core/Src/settingsGUI.cpp
+++ b/source/Core/Src/settingsGUI.cpp
@@ -111,6 +111,7 @@ static void displayLogoTime(void);
#ifdef HALL_SENSOR
static void displayHallEffect(void);
+static void displayHallEffectSleepTime(void);
static bool showHallEffect(void);
#endif /* HALL_SENSOR */
@@ -162,6 +163,7 @@ static void displayAdvancedMenu(void);
* -Sleep Time
* -Shutdown Time
* Hall Sensor Sensitivity
+ * Hall Sensor Sleep Time
*
* UI
* Temperature Unit
@@ -346,6 +348,8 @@ const menuitem PowerSavingMenu[] = {
#ifdef HALL_SENSOR
/* Hall Effect Sensitivity */
{SETTINGS_DESC(SettingsItemIndex::HallEffSensitivity), nullptr, displayHallEffect, showHallEffect, SettingsOptions::HallEffectSensitivity, SettingsItemIndex::HallEffSensitivity, 7},
+ /* Hall Effect Sleep Time */
+ {SETTINGS_DESC(SettingsItemIndex::HallEffSleepTimeout), nullptr, displayHallEffectSleepTime, showHallEffect, SettingsOptions::HallEffectSleepTime, SettingsItemIndex::HallEffSleepTimeout, 5},
#endif /* HALL_SENSOR */
/* vvvv end of menu marker. DO NOT REMOVE vvvv */
{0, nullptr, nullptr, nullptr, SettingsOptions::SettingsOptionsLength, SettingsItemIndex::NUM_ITEMS, 0}
@@ -740,6 +744,16 @@ static void displayHallEffect(void) {
}
}
static bool showHallEffect(void) { return getHallSensorFitted(); }
+static void displayHallEffectSleepTime(void) {
+ if (getSettingValue(SettingsOptions::HallEffectSleepTime)) {
+ OLED::printNumber(getSettingValue(SettingsOptions::HallEffectSleepTime) * 5, 2, FontStyle::LARGE, false);
+ OLED::print(LargeSymbolSeconds, FontStyle::LARGE);
+ } else {
+ // When sleep time is set to zero, we sleep for 1 second anyways. This is the default.
+ OLED::printNumber(1, 2, FontStyle::LARGE, false);
+ OLED::print(LargeSymbolSeconds, FontStyle::LARGE);
+ }
+}
#endif /* HALL_SENSOR */
static void setTempF(const enum SettingsOptions option) {
diff --git a/source/Core/Threads/UI/logic/utils/OperatingModeUtilities.h b/source/Core/Threads/UI/logic/utils/OperatingModeUtilities.h
index dccbec2c..1bd0835e 100644
--- a/source/Core/Threads/UI/logic/utils/OperatingModeUtilities.h
+++ b/source/Core/Threads/UI/logic/utils/OperatingModeUtilities.h
@@ -7,6 +7,7 @@
void GUIDelay(); //
bool checkForUnderVoltage(void); //
uint32_t getSleepTimeout(void); //
+uint32_t getHallEffectSleepTimeout(void); //
bool shouldBeSleeping(); //
bool shouldShutdown(void); //
void printVoltage(void); //
diff --git a/source/Core/Threads/UI/logic/utils/getHallEffectSleepTimeout.cpp b/source/Core/Threads/UI/logic/utils/getHallEffectSleepTimeout.cpp
new file mode 100644
index 00000000..22028205
--- /dev/null
+++ b/source/Core/Threads/UI/logic/utils/getHallEffectSleepTimeout.cpp
@@ -0,0 +1,13 @@
+#include "OperatingModeUtilities.h"
+
+#ifndef NO_SLEEP_MODE
+#ifdef HALL_SENSOR
+uint32_t getHallEffectSleepTimeout(void) {
+ if (getSettingValue(SettingsOptions::HallEffectSensitivity) && getSettingValue(SettingsOptions::HallEffectSleepTime)) {
+ uint32_t sleepThres = getSettingValue(SettingsOptions::HallEffectSleepTime) * 5 * TICKS_SECOND;
+ return sleepThres;
+ }
+ return TICKS_SECOND;
+}
+#endif
+#endif
diff --git a/source/Core/Threads/UI/logic/utils/shouldDeviceSleep.cpp b/source/Core/Threads/UI/logic/utils/shouldDeviceSleep.cpp
index 9e27f2eb..6b50800e 100644
--- a/source/Core/Threads/UI/logic/utils/shouldDeviceSleep.cpp
+++ b/source/Core/Threads/UI/logic/utils/shouldDeviceSleep.cpp
@@ -32,7 +32,7 @@ bool shouldBeSleeping() {
if (lastHallEffectSleepStart == 0) {
lastHallEffectSleepStart = xTaskGetTickCount();
}
- if ((xTaskGetTickCount() - lastHallEffectSleepStart) > TICKS_SECOND) {
+ if ((xTaskGetTickCount() - lastHallEffectSleepStart) > getHallEffectSleepTimeout()) {
return true;
}
} else {