Dev Call June 14, 2021

Issues & Pull Requests










Plane

Copter

Rover

1 Like

Attendee count (max): 18

UTC2300 - https://github.com/ArduPilot/ardupilot/pull/17530

  • particle sensor driver in i2c

UTC2305 - https://github.com/ArduPilot/ardupilot/pull/17621

  • Run Prearm checks with a button in the GCS
  • Can be merged with the relevant mavlink stuff going on

UTC2307 - https://github.com/ArduPilot/ardupilot/pull/17649

  • We should auto-detect the message type rather than
  • Battery identifier required
  • Too much static information in the one message
  • What does this give rather than the existing battery messages?
  • How does this interact with the SMART_BATTERY_INFO message?
  • Float16 for cell voltages
  • An auxiliary message which gives more information for the information not covered elsewhere?
  • Single backend, multiple message listeners
  • Battery serial number

UTC2320 - https://github.com/ArduPilot/ardupilot/pull/17669

  • Reverting Q pitch limit patch
  • Now skips q position 1 state for tailsitters
    • 100kph and then asking vtol controller to handle positioning…
      • Not really designed for that
      • Severe actions
      • Will pitch up at your max pitch rate
      • Will go up a really long way?
      • Not the perfect solution but gives smooth transitions back
  • Approach -> position2 on landing
    • Via tailsitter transition stuff
  • Airbraking and tailsitters is interesting
    • TVBS could do more during the aerobraking portion of the

UTC2327 - https://github.com/ArduPilot/ardupilot/pull/17629

  • Setting message intervals using a configuration file
  • Uses up ~1kB of messages
  • Try to make it smaller

UTC2343 - https://github.com/ArduPilot/ardupilot/pull/17716

  • Increase number of cells to 14 from 12
  • merged

UTC2346 - https://github.com/ArduPilot/ardupilot/pull/17721

  • Remove HIL
  • Merged
  • Wasn’t useful in its current form

UTC2347 - https://github.com/ArduPilot/ardupilot/pull/17730

  • Make sure MatekF405 bi-dir output get a DMA channel
  • Merged

UTC2348 - https://github.com/ArduPilot/ardupilot/pull/17754

  • Move Plane function up

UTC2352 - https://github.com/ArduPilot/ardupilot/pull/17762

  • Move filesystem operation to backend
  • More filesystem corruption?
  • Will get this merged this week

UTC2358 - https://github.com/ArduPilot/ardupilot/pull/17766

  • Merged
  • Bindings for set_home and set_origin and get_origin

UTC0001 - https://github.com/ArduPilot/ardupilot/issues/15941

  • First Plane beta release out
    • First beta release done from a hospital room
  • Thanks to Henry for all the testing done
  • Tim French did an interesting test
    • Package delivery
    • Similar to Google Wing vehicle
      • Lots of small parameters
      • Using Plane VTOL transition to do hovering stuff
      • Usually you would loiter-time
  • Beta2 maybe next week

UTC0004 - no Copter or Rover update as no Randy

UTC0004 - GSoC update

  • Rishabh’s moving ahead

UTC0012 - AuxFunc library

  • Tridge will follow Randy’s lead on this one

UTC0012 - PositionControll stuff

  • Leonard can get back on top of this stuff over hte next little while
  • Several little things
  • The SCurve vector-equal thing went in

UTC0013 - close

1 Like