Skip to content

Commit

Permalink
code: ardupilot manager: update default firmware to Sub 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Williangalvani authored and patrickelectric committed Mar 25, 2024
1 parent 8e452fa commit c4332ae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions core/services/ardupilot_manager/setup.py
Expand Up @@ -24,8 +24,7 @@
StaticFile(
defaults_folder,
"ardupilot_navigator",
# TODO: use "https://firmware.ardupilot.org/Sub/beta/navigator/ardusub" instead
"https://s3.us-west-1.amazonaws.com/ardusub.bluerobotics.com/test-builds/ardusub-410-beta3-navigator-r5",
"https://firmware.ardupilot.org/Sub/stable-4.1.2/navigator/ardusub",
),
StaticFile(defaults_folder, "ardupilot_pixhawk1", "https://firmware.ardupilot.org/Sub/latest/Pixhawk1/ardusub.apj"),
StaticFile(defaults_folder, "ardupilot_pixhawk4", "https://firmware.ardupilot.org/Sub/latest/Pixhawk4/ardusub.apj"),
Expand Down

0 comments on commit c4332ae

Please sign in to comment.