Skip to content

20221109 Dev Meeting

Hamish Willee edited this page Nov 10, 2022 · 7 revisions

General:

Notes

  • Component metadata - frames

    • Doesn't make sense to carry metadata in firmware for ardupilot because the required data is not firmware specific
    • The required UI is "more than just metadata" - on ArduPilot some frames require rebooting to enable hidden parameters as part of the firmware setup. That would require custom coding in QGC irrespetive of the metadata.
    • In summary, while desirable, it isn't possible to create a generic airframe setup UI for the current flight stacks interacting with MAVLink, let alone other "unknown stacks".
  • For discussion: changes to standard flight modes #1915

    • Agreed advanced flag as hint to UI
    • Much discussion around having info about indented mode alongside current mode - use is not intuitive. Engineers present agree it is a pragmatic solution to problem.
    • AO Beat to update PR, hamis to update RFC.
  • Lat lon field for sim_state should be int32_t #979

    • Not used by PX4.
    • Pros and cons on either solution. Final thinking was that least complicated change is to update the one in common.xml to have two new fiels.
    • AO HamishW to create PR - done in https://github.com/mavlink/mavlink/issues/979

FYI only

Did not discuss.

Attendees: Hamish, BeatK, JamesP, JulianO

Clone this wiki locally