Skip to content

20200722 Dev Meeting

Hamish Willee edited this page Jul 22, 2020 · 6 revisions

Agenda

General:

Notes

  • Daniele/Lorenz extend param_ext protocol by adding messages to start and commit a parameter transaction #1428
    • Extended discussion about the need for generic solutions for problems that come up regularly and that can easily be mis-implemented. For example, anything requiring confirmation. Using params already gets you robust resending etc.
    • Further discussion of other options for this sort of thing - settings files, metadata files, UI metadata.
    • General feeling that moving files around has benefits for some cases, including things like easier factory provisioning.
    • End result was that there is no problem with implementing this particular PR but needs mechanism for transaction to define the mechanism used, and also good to take opportunity to fix up param mechanism for more efficiency.
  • COMPONENT_INFORMATION
  • mavgen.py: correct handling of includes (updated) #436 - allow nesting. Needs review.
    • James is chasing this with PeterB
  • JamesP: Check out Ardupilot Alerts
    • Currently software alerts, but could be hardware or regulatory as well.
    • Have a think about it.

Not discussed

Attendees: HamishW, JulianO, JamesP, Lorenz, DanieleP

Clone this wiki locally