Skip to content

Releases: matternet/ardupilot

mttr-2.2.1 Sensor Kill

15 Sep 21:41
891492f

Choose a tag to compare

Pre-release

This adds a set of sensor disabling options for testing failure handling for mttr-2.2.1. Each is enabled with a RCn_OPTION parameter.
Options are:

150: disable first GPS
151: disable 2nd GPS
152: disable both GPS
153: disable first mag
154: disable 2nd mag
155: disable both mag
156: disable first rangefinder
157: disable 2nd rangefinder
158: disable both rangefinders
159: disable IRLock sensor
160: disable precision landing
161: disable i2c buses
162: disable SBAS GPS1
163: disable SBAS GPS2
164: disable SBAS both GPS
165: disable motor all
166: disable motor 1
167: disable motor 2
168: disable motor 3
169: disable motor 4

mttr-2.2.1

09 Sep 20:26
531747f

Choose a tag to compare

What's Changed

Full Changelog: mttr-2.2.0...mttr-2.2.1

mttr-2.2.0 Sensor Kill

04 Jan 02:05
fcc024e

Choose a tag to compare

This adds a set of sensor disabling options for testing failure handling for mttr-2.2.0. Each is enabled with a RCn_OPTION parameter.
Options are:

150: disable first GPS
151: disable 2nd GPS
152: disable both GPS
153: disable first mag
154: disable 2nd mag
155: disable both mag
156: disable first rangefinder
157: disable 2nd rangefinder
158: disable both rangefinders
159: disable IRLock sensor
160: disable precision landing
161: disable i2c buses
162: disable SBAS GPS1
163: disable SBAS GPS2
164: disable SBAS both GPS
165: disable motor all
166: disable motor 1
167: disable motor 2
168: disable motor 3
169: disable motor 4

mttr-2.2.0

06 Dec 20:19
18bf127

Choose a tag to compare

What's Changed

Full Changelog: mttr-2.1.3...mttr-2.2.0

mttr-2.1.3

21 Nov 20:32
a06bf91

Choose a tag to compare

What's Changed

Full Changelog: mttr-2.1.2...mttr-2.1.3

NOTE:
This release is intended for Manufacturing Test. Production release is mttr-2.1.2

mttr-2.1.2 Sensor Kill

05 Jun 22:25
380e910

Choose a tag to compare

Pre-release

This adds a set of sensor disabling options for testing failure handling for mttr-2.1.2 Each is enabled with a RCn_OPTION parameter.
Options are:

150: disable first GPS
151: disable 2nd GPS
152: disable both GPS
153: disable first mag
154: disable 2nd mag
155: disable both mag
156: disable first rangefinder
157: disable 2nd rangefinder
158: disable both rangefinders
159: disable IRLock sensor
160: disable precision landing
161: disable i2c buses
162: disable SBAS GPS1
163: disable SBAS GPS2
164: disable SBAS both GPS
165: disable motor all
166: disable motor 1
167: disable motor 2
168: disable motor 3
169: disable motor 4

mttr-2.1.2

22 Feb 17:14
ca92e71

Choose a tag to compare

What's Changed

Full Changelog: mttr-2.1.1...mttr-2.1.2

mttr-2.1.1

18 Jan 21:03
3c6daae

Choose a tag to compare

What's Changed

Full Changelog: mttr-2.0.13...mttr-2.0.14

mttr-2.1.0

18 Jan 21:02
6fdb060

Choose a tag to compare

mttr-2.1.0 Pre-release
Pre-release

What's Changed

Full Changelog: mttr-2.0.12...mttr-2.0.13

mttr-2.0.12

26 Jul 17:14
56e5a59

Choose a tag to compare

Release notes - Ardupilot - Version mttr-2.0.12

Story

APM-163 Disable blending following single GPS failure and use best

Bug

Flip logic for PVT flags3 check
Remove noisy PVT flags fix type check
Degraded GPS count increment fix