Skip to content

custom storage feature added to Plane:4.6.2#13

Open
Dineshborse wants to merge 1 commit intoairbound-develop-4.6from
airbound-feat-custom_storage-4.6
Open

custom storage feature added to Plane:4.6.2#13
Dineshborse wants to merge 1 commit intoairbound-develop-4.6from
airbound-feat-custom_storage-4.6

Conversation

@Dineshborse
Copy link

Hi, This feature is "Custom Storage and Custom Mavlink Message Handler"
Its same as for plane:4.5.7x version but now added for Plane:4.6.2 version
Documentation Notion Link: link

Summary:
Goal: To give a drone a persistent, unique identity (UUID and Password) for fleet management.
Core Feature: Stores the UUID and Password in flash memory so they survive reboots.
Control: A Ground Control Station can remotely read and write this data using a custom MAVLink message (ID 15222).
Setup: Requires enabling a specific build flag (--enable-custom-storage) and a one-time hardware configuration.
Limitation: The initial version does not encrypt data; it is stored and sent as plaintext.

@Dineshborse Dineshborse requested a review from botmayank August 30, 2025 10:18
@Dineshborse Dineshborse self-assigned this Aug 30, 2025
@Dineshborse Dineshborse changed the title fcustom storage feature added to Plane:4.6.2 custom storage feature added to Plane:4.6.2 Aug 30, 2025
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.

1 participant