Peter Barker
Peter Barker
Sorry, I'm late to this party. I'm not convinced by the structure yet. You've pulled out _one_ axis to be "special" - the package release type. That could just as...
This is what I'm currently generating: ``` { "mav-firmware-version": "3.4.0-FIRMWARE_VERSION_TYPE_DEV", "mav-type": "HELICOPTER", "format": "px4", "url": "http://fred/Copter/2016-03/2016-03-21-17:03/PX4-heli/ArduCopter-v4.px4", "mav-firmware-version-type": "DEV", "mav-autopilot": "ARDUPILOTMEGA", "platform": "PX4-v4", "git-sha": "df7720cb0bc6a7096c69b340cb141d705c338242", "latest": 0 }, ``` Anything prepended...
> They don’t have a physical unit, but they are scaled by 100. I.e. if the field has a value of 157, then a GCS would display an hdop of...
While Plane does this, and it kind-of-sort-of is a belt-and-braces approach, I'm not actually a huge fan. What problems were caused by these values not being set to neutral? The...
> This GitHub Action fails occasionally, so let's upgrade its tools to see if that provides more stable runs. I very much doubt this will help; the errors are some...
> Please hold off on merge till we get an answer from upstream on if we should be using the latest flake8. I suspect the answer is no, use `apt...
Merged, thanks! This did kind of stick out as odd.
Partner to https://github.com/ArduPilot/ardupilot/pull/30317
> I mean I'm not sure this cuts it does it? Cherry-picks are not going to pick this up unless we build all boards - which we don't do in...
I've squashed this again and scaled the images as directed at DevCall. Marking for MergeOnCIPass @ZeroOne-Aero please don't use Merge commits - we don't allow them in ArduPilot. You add...