From f28c58ce3bd46ccfad1e7d9719030fe545eeca92 Mon Sep 17 00:00:00 2001 From: Jacob Walser Date: Mon, 30 Oct 2017 14:08:04 -0400 Subject: [PATCH] Sub: Update release notes for 3.5.2 --- ArduSub/ReleaseNotes.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/ArduSub/ReleaseNotes.txt b/ArduSub/ReleaseNotes.txt index f83c0b1ee0..df0505c9fa 100644 --- a/ArduSub/ReleaseNotes.txt +++ b/ArduSub/ReleaseNotes.txt @@ -1,5 +1,24 @@ APM:Sub Release Notes: +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Sub 3.5.2 31-October-2017 + +Changes from 3.5.1: + +- Bugfix output conflicts between motors and servo channel function assignments +- Bugfix Notify leak flag logic +- Bugfix COMPASS_OFFS_MAX should default to 1000 +- Don't emit tether turn status via audible STATUSTEXT messages +- Increase threshold for input hold engaged flag +- Announce input hold engaged/disengaged +- Force correct GND_EXT_BUS parameter at boot for Pixhawk 1 and 2 +- Rework camera tilt input and slew limiting. This fixes mount stabilization. +- Clear and disable input hold when disarmed +- Allow adjusting PWM output range for lights channels +- Always neutralize control inputs during pilot input failsafe +- Add joystick button functions for relays 3 and 4 +- Clear roll/pitch inputs when switching to manual or acro mode + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Sub 3.5.1 12-September-2017 / Sub 3.5.1beta1 29-August-2017