wip
This commit is contained in:
@@ -10,3 +10,10 @@
|
||||
- write automations node script, have it read data from stdin / write to stdout
|
||||
- fix webview
|
||||
- write hello world new settings menu
|
||||
|
||||
- new settings for turn assist - no turn assist, or disable lateral when turn started
|
||||
- new setting for always on lateral - reduced torque when cruise off and hands on wheel
|
||||
- show wheel icon on display when hands on wheel
|
||||
- event log - things like 'engaged op', 'lane change', etc.
|
||||
- these events get fed to clearpilot event automator (state machine)
|
||||
- record timestamp
|
||||
@@ -32,8 +32,8 @@ SoftwarePanel::SoftwarePanel(QWidget* parent) : ListWidget(parent), scene(uiStat
|
||||
addItem(versionLbl);
|
||||
|
||||
// automatic updates toggle
|
||||
ParamControl *automaticUpdatesToggle = new ParamControl("AutomaticUpdates", tr("Automatically Update FrogPilot"),
|
||||
tr("FrogPilot will automatically update itself and it's assets when you're offroad and connected to Wi-Fi."), "");
|
||||
ParamControl *automaticUpdatesToggle = new ParamControl("AutomaticUpdates", tr(" Automatically Update ClearPilot"),
|
||||
tr("ClearPilot will automatically update itself and it's assets when you're offroad and connected to Wi-Fi."), "");
|
||||
connect(automaticUpdatesToggle, &ToggleControl::toggleFlipped, [this]() {
|
||||
std::thread([this]() {
|
||||
paramsMemory.putBool("FrogPilotTogglesUpdated", true);
|
||||
|
||||
@@ -1373,11 +1373,11 @@ This may take up to a minute.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Automatically Update FrogPilot</source>
|
||||
<source>Automatically Update ClearPilot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>FrogPilot will automatically update itself and it's assets when you're offroad and connected to Wi-Fi.</source>
|
||||
<source>ClearPilot will automatically update itself and it's assets when you're offroad and connected to Wi-Fi.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -1357,11 +1357,11 @@ This may take up to a minute.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Automatically Update FrogPilot</source>
|
||||
<source> Automatically Update ClearPilot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>FrogPilot will automatically update itself and it's assets when you're offroad and connected to Wi-Fi.</source>
|
||||
<source>ClearPilot will automatically update itself and it's assets when you're offroad and connected to Wi-Fi.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -1357,11 +1357,11 @@ Cela peut prendre jusqu'à une minute.</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Automatically Update FrogPilot</source>
|
||||
<source> Automatically Update ClearPilot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>FrogPilot will automatically update itself and it's assets when you're offroad and connected to Wi-Fi.</source>
|
||||
<source>ClearPilot will automatically update itself and it's assets when you're offroad and connected to Wi-Fi.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -1351,7 +1351,7 @@ This may take up to a minute.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Automatically Update FrogPilot</source>
|
||||
<source> Automatically Update ClearPilot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -1353,11 +1353,11 @@ This may take up to a minute.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Automatically Update FrogPilot</source>
|
||||
<source> Automatically Update ClearPilot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>FrogPilot will automatically update itself and it's assets when you're offroad and connected to Wi-Fi.</source>
|
||||
<source>ClearPilot will automatically update itself and it's assets when you're offroad and connected to Wi-Fi.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -1357,11 +1357,11 @@ Isso pode levar até um minuto.</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Automatically Update FrogPilot</source>
|
||||
<source> Automatically Update ClearPilot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>FrogPilot will automatically update itself and it's assets when you're offroad and connected to Wi-Fi.</source>
|
||||
<source>ClearPilot will automatically update itself and it's assets when you're offroad and connected to Wi-Fi.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -1353,11 +1353,11 @@ This may take up to a minute.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Automatically Update FrogPilot</source>
|
||||
<source> Automatically Update ClearPilot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>FrogPilot will automatically update itself and it's assets when you're offroad and connected to Wi-Fi.</source>
|
||||
<source>ClearPilot will automatically update itself and it's assets when you're offroad and connected to Wi-Fi.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -1347,11 +1347,11 @@ This may take up to a minute.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Automatically Update FrogPilot</source>
|
||||
<source> Automatically Update ClearPilot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>FrogPilot will automatically update itself and it's assets when you're offroad and connected to Wi-Fi.</source>
|
||||
<source>ClearPilot will automatically update itself and it's assets when you're offroad and connected to Wi-Fi.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -1353,11 +1353,11 @@ This may take up to a minute.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Automatically Update FrogPilot</source>
|
||||
<source> Automatically Update ClearPilot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>FrogPilot will automatically update itself and it's assets when you're offroad and connected to Wi-Fi.</source>
|
||||
<source>ClearPilot will automatically update itself and it's assets when you're offroad and connected to Wi-Fi.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -1353,11 +1353,11 @@ This may take up to a minute.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Automatically Update FrogPilot</source>
|
||||
<source> Automatically Update ClearPilot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>FrogPilot will automatically update itself and it's assets when you're offroad and connected to Wi-Fi.</source>
|
||||
<source>ClearPilot will automatically update itself and it's assets when you're offroad and connected to Wi-Fi.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
Reference in New Issue
Block a user