Skip to content

Conversation

Luc-Meunier
Copy link
Contributor

No description provided.

@JonasVautherin
Copy link
Collaborator

JonasVautherin commented Oct 5, 2025

CI fails with:

/work/src/mavsdk/plugins/events/events_impl.cpp: In member function ‘std::string mavsdk::EventsImpl::mode_name_from_custom_mode(uint32_t) const’:
/work/src/mavsdk/plugins/events/events_impl.cpp:356:12: error: enumeration value ‘FBWB’ not handled in switch [-Werror=switch]
  356 |     switch (to_flight_mode_from_custom_mode(
      |            ^
cc1plus: all warnings being treated as errors

Is this enough to add support for those flight modes? I think it's great that you're contributing more support for ArduPlane, thanks for that!

@Luc-Meunier Luc-Meunier force-pushed the arduplane-flight-modes branch from c50296f to a768ce9 Compare October 5, 2025 19:48
Copy link

sonarqubecloud bot commented Oct 5, 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.

2 participants