Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FrogPilot Server Toggle #180

Open
wants to merge 1 commit into
base: MAKE-PRS-HERE
Choose a base branch
from

Conversation

MoreTore
Copy link

@MoreTore MoreTore commented Sep 1, 2024

No description provided.

Copy link

github-actions bot commented Sep 1, 2024

Thanks for contributing to openpilot! In order for us to review your PR as quickly as possible, check the following:

  • Convert your PR to a draft unless it's ready to review
  • Read the contributing docs
  • Before marking as "ready for review", ensure:
    • the goal is clearly stated in the description
    • all the tests are passing
    • the change is something we merge
    • include a route or your device' dongle ID if relevant

@@ -230,7 +231,7 @@ FrogPilotControlsPanel::FrogPilotControlsPanel(SettingsWindow *parent) : FrogPil
std::vector<QString> uploadsToggles{"DisableOnroadUploads"};
std::vector<QString> uploadsToggleNames{tr("Only Onroad")};
controlToggle = new FrogPilotParamToggleControl(param, title, desc, icon, uploadsToggles, uploadsToggleNames);
} else if (param == "LowVoltageShutdown") {
} else if (param == "LowVoltageShutdown") {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this intentional?

- Use richtext for FrogPilotConfirmationDialog::toggle
@FrogAi FrogAi force-pushed the MAKE-PRS-HERE branch 4 times, most recently from cfd9960 to 9d1decd Compare September 12, 2024 15:50
@FrogAi FrogAi force-pushed the MAKE-PRS-HERE branch 5 times, most recently from cd82332 to d0aa741 Compare September 17, 2024 05:33
@FrogAi FrogAi force-pushed the MAKE-PRS-HERE branch 3 times, most recently from edb193d to 9ade967 Compare September 25, 2024 22:07
@FrogAi FrogAi force-pushed the MAKE-PRS-HERE branch 8 times, most recently from 2d3963b to 909f66a Compare October 1, 2024 20:36
@FrogAi FrogAi force-pushed the MAKE-PRS-HERE branch 4 times, most recently from aabc8ab to 61b9511 Compare November 2, 2024 02:34
@FrogAi FrogAi force-pushed the MAKE-PRS-HERE branch 2 times, most recently from c7a8850 to 8ae097d Compare November 22, 2024 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants