Skip to content

common: added reboot to mass storage option - #517

Merged
tridge merged 1 commit into
masterfrom
pr-reboot-mass-storage
Aug 18, 2026
Merged

common: added reboot to mass storage option#517
tridge merged 1 commit into
masterfrom
pr-reboot-mass-storage

Conversation

@tridge

@tridge tridge commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

this will be used to trigger a flight controller to reboot into a mass-storage over USB mode, allowing easier access to the microSD without removing it from the flight controller

Upstream PR:
mavlink#2572

this will be used to trigger a flight controller to reboot into a
mass-storage over USB mode, allowing easier access to the microSD
without removing it from the flight controller

@peterbarker peterbarker left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM - but we need a reference to a PR in https://github.com/mavlink/mavlink for such a change

<description>Power on component. Do nothing if component is already powered (ACK command with MAV_RESULT_ACCEPTED).</description>
</entry>
<entry value="5" name="REBOOT_SHUTDOWN_ACTION_REBOOT_TO_MASS_STORAGE">
<description>Reboot component into a mass storage mode if supported.</description>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
<description>Reboot component into a mass storage mode if supported.</description>
<description>Reboot component into a mass storage mode.</description>

@tridge
tridge merged commit 072c798 into master Aug 18, 2026
12 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.

3 participants