bluerobotics / BlueOS

The open source platform for ROV, USV, robotic system operation, development, and expansion.
https://blueos.cloud/docs/
Other
123 stars 67 forks source link

bug: firmware upload does not reload parameters #2756

Closed clydemcqueen closed 5 days ago

clydemcqueen commented 5 days ago

Bug description

Uploading new firmware (e.g., for testing) does not reload parameters.

Steps to reproduce

I'm running 1.3.0-beta.6 on a BlueROV heavy

  1. upload new firmware
  2. click on "ArduPilot Parameters", values are not changed, and new parameters do not show up
  3. force a refresh in the browser (ctrl-R). Now new parameters show up

Primary pain point(s)

User confusion.

Additional context

I have not tested other use cases (e.g., switching from stable to dev, switching from dev to stable).

Prerequisites