Skip to content

20230830 Dev Meeting

Hamish Willee edited this page Aug 31, 2023 · 9 revisions

General:

Notes

  • #2029 common.xml: MISSION_CURRENT progress notification

    • Use case is valid and having in MISSION_CURRENT makes sense.
    • Might as well provide a percentage as well.
    • Count down is a little more useful than count up.
    • Remaining time until next item is executed is what we think most are interested in. But counts etc are fine.
    • This should be reserved for things that can't be guessed/inferred such as wait times or turns - not for travel time.
  • #2015 Add VELOCITY_LIMITS msg

    • Interesting and useful use-case.
    • Using a message is good as you need to stream this, but should clearly be setter. We see command does not meet use case.
    • If there is a regulatory requirement then you really need confirmation it is working. This is also kind of required by users, who may be seeing an unexpected slow down not related to their own behaviour - a UI needs to be able to show this.
    • Further, if you move a zoom knob and the vehicle slows down it is good for tuning to be able to show the limiting is working.
    • Hamish not sure whether latching last state is a good idea.
    • James unsure about whether or not limits should apply in failsafes. Matthias says not according to design. HamishW things perhaps that should be stated? FWIW
    • This can go into development.xml with a setter/getter.
    • Comments added in https://github.com/mavlink/mavlink/pull/2015#issuecomment-1700090555
  • #2031 common: extend MANUAL_CONTROL with auxiliary continuous inputs

    • We like the design. Final check and it can go in.
  • Fix Wireshark dissector and add snapshot tests #817

    • Can we add this to review?
    • AO James to ask Peter.
    • DONE

NOT Discussed

Attendees: Hamish, JulianO, JamesP, MarcinZ, MatthiasG

Clone this wiki locally