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

Make parameters and scripts loader update based on is_online from Wizard #2581

Conversation

JoaoMario109
Copy link
Collaborator

Closes #2580

* Add fetch firmware version on online watcher to avoid cases where
  vehicle_type does not change and onMounted hook ran when vehicle was
  offline
* Does not select by deafult "not_load_default_params_option" if there
  are available options in filtered_params_set_names
* Add better state management and make sure that when vehicle type
  updates new scripts and parameters are fetch everytime avoid broken
  configs
@JoaoMario109 JoaoMario109 marked this pull request as ready for review May 1, 2024 19:15
@patrickelectric patrickelectric merged commit 53b9f95 into bluerobotics:master May 1, 2024
6 checks passed
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.

Wizard seems to consistently fail to fetch sub versions on the first install
2 participants