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

Allow saving widget profiles on the vehicle #566

Merged

Conversation

rafaellehmkuhl
Copy link
Member

Fix #418

This way, if someone has already saved it's profiles in the vehicle using a topside computer, it will auto-download the same profiles on new computers.
@rafaellehmkuhl
Copy link
Member Author

@patrickelectric can you take a look at this one?

@patrickelectric patrickelectric merged commit 9f05d86 into bluerobotics:master Nov 20, 2023
8 checks passed
@rafaellehmkuhl rafaellehmkuhl deleted the allow-saving-on-vehicle branch November 22, 2023 20:21
@ES-Alexander ES-Alexander added the docs-needed Change needs to be documented label Nov 23, 2023
@ES-Alexander
Copy link
Contributor

Docs key points:

  • always overwrites the profile that is in the vehicle (when you upload to it)
  • no auto-sync (requires manual upload to vehicle)
  • opening Cockpit on a new device (without profiles in the browser) will automatically attempt to load profiles from the vehicle
    • if there are profiles in your browser it will not fetch profiles from the vehicle unless you press the button

ES-Alexander added a commit to ES-Alexander/ardusub-zola that referenced this pull request Dec 12, 2023
ES-Alexander added a commit to ES-Alexander/ardusub-zola that referenced this pull request Dec 12, 2023
ES-Alexander added a commit to ES-Alexander/ardusub-zola that referenced this pull request Dec 12, 2023
ES-Alexander added a commit to ES-Alexander/ardusub-zola that referenced this pull request Dec 12, 2023
ES-Alexander added a commit to ES-Alexander/ardusub-zola that referenced this pull request Dec 13, 2023
ES-Alexander added a commit to bluerobotics/ardusub-zola that referenced this pull request Dec 13, 2023
ES-Alexander added a commit to bluerobotics/ardusub-zola that referenced this pull request Dec 13, 2023
ES-Alexander added a commit to bluerobotics/ardusub-zola that referenced this pull request Dec 13, 2023
@ES-Alexander ES-Alexander added docs-complete Change documentation has been completed and removed docs-needed Change needs to be documented labels Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-complete Change documentation has been completed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Store widget profiles in the vehicle
3 participants