Dev Call Nov 13, 2023

Issues & Pull Requests

Plane

Copter & Rover

Attendee count (max): 18

UTC2300 - AP_GPS: Support integrated headings from SBF by WickedShell · Pull Request #19165 · ArduPilot/ardupilot · GitHub

  • Support integrated headings from SBF
  • Manufacturer wants stuff merged in so they don’t have to maintain their fork
  • Customers are using a branch
  • Manufacturer can supply hardware as needed; Randy got hardware today
  • Tridge doesn’t think this PR is correct
    • GPS replay…
      • Only gets you so far as you can’t query the device for settings
    • Antenna location problematic because wrong yaw can have disastrous consequence?
    • front/back only on vehicle is kind of problematic
  • When using GPS-for-yaw it’s very important for the ArduPilot parameters in regards to offsets
  • Tridge happy to work with Randy, who has the hardware
  • Vehicle needs to provide yaw and baseline
    • Or a NED offset between two antennas
    • To do qualification of the parameters
  • Testing seems to be mostly on Rovers, we need to make sure it works across all vehicle types

UTC2307 - AP_Relay: Refactor to support RELAYx_FUNCTION by WickedShell · Pull Request #25108 · ArduPilot/ardupilot · GitHub

  • Refactor to support RELAYx_FUNCTION
  • Needs CI tests to pass
  • Carbonix patches would make the ICEngine patches
    • Which Peter needs to re-review
    • Needs testing on hardware

UTC2313 - Handle "Reset Mission" param in DO_SET_MISSION_CURRENT command by nexton-winjeel · Pull Request #25130 · ArduPilot/ardupilot · GitHub

  • Handle “reset mission param” in DO_SET_MISSION_CURRENT
  • Resets jump counters
  • merged!

UTC2322 - AP_Motors_Heli: Fix DDFP Min Max Trim Variables by Gone4Dirt · Pull Request #25155 · ArduPilot/ardupilot · GitHub

  • Fix ddfp min/max trim variables
  • Merged!

UTC2324 - AP_Motors: Heli_Dual: refactor swash plate mixing by IamPete1 · Pull Request #25405 · ArduPilot/ardupilot · GitHub

  • Refactor dual swashplate mixing
  • Merged!

UTC2325 - Fix GSOF autobaud detection message. by Ryanf55 · Pull Request #25445 · ArduPilot/ardupilot · GitHub

  • Autobaud detection message fix
  • merged!

UTC2325 - AP_GPS: correct uBlox M10 configuration on minimised boards (4.3 backport) by peterbarker · Pull Request #25478 · ArduPilot/ardupilot · GitHub

  • Backport of 4.3 M10 support fix
  • Need a policy on merging bugfixes into 4.3 etc
    • Want people to get the actual stable branch or the one with bugfixes on the stable branch?
  • Getting these merged in has the advantage that the things will get tested
  • merged!

UTC2327 - AP_RCTelemetry: throttle CRSF request RX device info messages by olliw42 · Pull Request #25494 · ArduPilot/ardupilot · GitHub

  • Throttle CRSF request-rx-device-info messages
  • Merged!

UTC2336 - AP_RangeFinder: Add JRE-30 radar support by rmackay9 · Pull Request #25495 · ArduPilot/ardupilot · GitHub

  • Add JRE-30 radar support
  • Some very silly things going on with data buffers
  • Randy will rework
  • Peter will help out with the simulator

UTC2353 - hwdef:correct JFB110 defaults by Hwurzburg · Pull Request #25503 · ArduPilot/ardupilot · GitHub

  • Correct JFB110 defaults
  • Merged!

UTC2355 - AP_OpticalFlow: increase scaler param desc ranges by rmackay9 · Pull Request #25505 · ArduPilot/ardupilot · GitHub

  • Increase recommended OF scaler ranges
  • Merged!

UTC2357 - Correct ESC mask for takeoff check by andyp1per · Pull Request #25512 · ArduPilot/ardupilot · GitHub

  • Correct ESC mask for takeoff check
  • It is a bug.
  • Do we want a second beta which would hold up the other critical fixes?
    • Or should this be a 4.4 thing?
    • Would hold up the stuck-gyro one
    • CubeOrangePlus-BG
    • Extreme-low-frequency filter bugfix
  • Will delay this until 4.4.3 goes out
  • Release to go out this-arvo

UTC2359 - AP_ExternalAHRS: Specify brand on all VN log messages by Ryanf55 · Pull Request #25515 · ArduPilot/ardupilot · GitHub

  • Include source of messages for vectornav
  • Merged!

UTC0003 - ProfiLED Fix by andyp1per · Pull Request #25518 · ArduPilot/ardupilot · GitHub

  • ProfiLED fix
  • Andy still can’t get things flashing
  • Other people got it working

UTC0007 - AP_Scripting: add checksum of running and loaded scripts with arming check by IamPete1 · Pull Request #25521 · ArduPilot/ardupilot · GitHub

  • Add checksum of running and loaded scripts
  • So you know things are working
  • PH to make it easier to use

UTC0016 - AP_GPS: Increase robustness of GSOF configuration with ACK/NACK handling and retry logic by Ryanf55 · Pull Request #25525 · ArduPilot/ardupilot · GitHub

  • Increase robustness of GSOF configuration
  • Move stuff out of constructor
  • Simulated parsing of messages is an open question

UTC0026 - Add signal_quality to RangeFinder_State · Issue #25528 · ArduPilot/ardupilot · GitHub

  • Add signal quality to rangefinder state
  • Yes, do it

UTC0029 - Plane: stable 4.4.x issues list · Issue #15941 · ArduPilot/ardupilot · GitHub

  • Plane update
  • New 4.4 out this-afternoon
    • Closely followed by a new release
  • Tridge wrote a facebook post explaining why there are so many releases
    • He’ll make it a blog post on discuss
  • X-Plane problems
  • Peter to put a funding request in for XPlane so the Jasmine parser stuff can go in

UTC0033 - Copter/Rover-4.4.0 issues list · Issue #23192 · ArduPilot/ardupilot · GitHub

  • Copter and Rover update
  • New releases this-afternoon
  • Still a long list of outstanding 4.4 issues
  • Scaled RC passthrough is buggy
    • E.g. copter throttle channel to output on channel 9 but scaled
      • 1000-2000 becomes 1500-2000 which isn’t good
  • Mavftp is really slow
    • 30MB terrain file took 35 minutes
    • Could be a windows serial driver issue
  • EKF errors on small quad from Michelle
    • Raise again if there are still problems
  • Less curvy corners?
    • There was a change to corner accel
    • Special param you can set to specify accel

UTC0041 - GCS funding passed

  • So we’ve got some UI fixes for mount support on the way

UTC0042 - off the floor

  • Tridge is playing with MAVFTP and found it’s not really fast but not terrible
  • There’s reasons for it
    • Round-trip-per-packet
    • Could be pipelined

UTC0047 - new RPanion out

  • Randy’s been testing and likes it
  • Self-update to latest
  • Video-streaming stuff
  • VPN support
    • Zero-tier and one other
  • Log upload to server

UTC0048 - close