Skip to content

MAVFTP URL clarifications#721

Merged
hamishwillee merged 1 commit into
masterfrom
mavftp_clarifications
Jul 1, 2026
Merged

MAVFTP URL clarifications#721
hamishwillee merged 1 commit into
masterfrom
mavftp_clarifications

Conversation

@hamishwillee

@hamishwillee hamishwillee commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

This updates the mavftp URL section to match the proposal from the 20260603 -Dev-Meeting, as outline by @julianoes in mavlink/mavlink#2484 (comment)

@peterbarker This is the following, where you can't have an absolute path with @SOMEDIR:

mftp:///absolute/path
mftp://relative/path

mftp://comp=12:/absolute/path
mftp://comp=12:relative/path

mftp://@SOMEDIR/relative/path
mftp://comp=12:@SOMEDIR/relative/path

Fixes mavlink/mavlink#2484

@hamishwillee

Copy link
Copy Markdown
Collaborator Author

@peterbarker Any comments. I plan to merge this next time I'm around.

@hamishwillee

Copy link
Copy Markdown
Collaborator Author

OK, everyone has had a chance to look at this. Thanks @julianoes

@hamishwillee hamishwillee merged commit c3d2eaa into master Jul 1, 2026
3 checks passed
@hamishwillee hamishwillee deleted the mavftp_clarifications branch July 1, 2026 22:27
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.

Component Metadata Parameter "type" enum

2 participants