Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: consolidate component types #2416

Merged
merged 1 commit into from
Oct 5, 2024
Merged

Conversation

julianoes
Copy link
Collaborator

I doesn't make sense to have this in two places, so I pulled it out.

What about this @dakejahl? Does that work for you?

provided */
};

} // namespace mavsdk
Copy link
Contributor

Choose a reason for hiding this comment

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

newline

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hmmm. Why? clang-format doesn't seem to be concerned. Oh, yes it does. It didn't fix it because I ran it before commiting, so the new file wasn't on the git list yet.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed and force pushed.

Gimbal, /** < @brief SDK is used as a gimbal. */
Custom /**< @brief the SDK is used in a custom configuration, no automatic ID will be
provided */
};
Copy link
Contributor

Choose a reason for hiding this comment

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

add RemoteId

Copy link
Contributor

Choose a reason for hiding this comment

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

I can make another PR to add RemoteId

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, please make another one.

Copy link
Contributor

Choose a reason for hiding this comment

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

I checked out this PR and added a commit on top. Once this is merged I'll rebase and push again.

I doesn't make sense to have this in two places, so I pulled it out.
@julianoes julianoes force-pushed the pr-consolidate-compoent-type branch from ea2db2c to 22ec310 Compare October 5, 2024 00:31
Copy link

sonarqubecloud bot commented Oct 5, 2024

@julianoes julianoes merged commit 5e7c685 into main Oct 5, 2024
36 checks passed
@julianoes julianoes deleted the pr-consolidate-compoent-type branch October 5, 2024 20:06
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.

2 participants