Commit Graph

1095 Commits

Author SHA1 Message Date
Willian Galvani
e8a6d0003f Sub: update defauklt PILOT_VELZ_MAX to a more realistic value for submarines 2022-09-28 13:37:02 -03:00
Willian Galvani
94f3079ca1 Sub: tweak depth holding behavior in stabilize/althold/poshold 2022-09-28 11:30:33 -03:00
Willian Galvani
b04a11ec95 Sub: scale deadzone with gain 2022-09-28 00:20:52 -03:00
Willian Galvani
1b3cdc6442 Sub: tweak ALTHOLD when surfacing 2022-09-28 00:20:48 -03:00
Willian Galvani
89a585e378 Sub: update baro calibration even if armed
This is harmless and prevents a "bounce-back" effect when the depth
is badly calibrated. This can happen when rebooting the vehicle underwater
without a proper depth calibration.
2022-09-27 13:31:55 -03:00
Willian Galvani
2ebd317585 Sub: improve Pixhawk default parameters 2022-09-26 20:07:41 -03:00
Willian Galvani
b487a03750 Sub: remove unnecessary deadzone in control_althold 2022-09-26 20:07:41 -03:00
Willian Galvani
48435b57e4 Sub: relax xy velocity controllers when poshold is disabled 2022-09-26 19:55:17 -03:00
Willian Galvani
f2af3c7ed2 Sub: version to 4.1.0 2022-06-07 12:18:14 -03:00
Willian Galvani
1f78467f20 Sub: 4.1.0 release notes 2022-06-07 12:18:08 -03:00
Willian Galvani
4f8fbf5360 Sub: tweak althold again to stop violent shaking 2022-06-02 16:20:26 -03:00
Willian Galvani
14e6dcdc2f Sub: version to 4.1.0-beta8 2022-05-26 15:02:56 -03:00
Willian Galvani
b4c76e2bcc Sub: 4.1.0-beta8 release notes 2022-05-26 15:02:06 -03:00
Willian Galvani
5368c3f9d2 Sub: update poshold so lateral and forward are applied after depth control 2022-05-25 14:40:19 -03:00
Willian Galvani
5747f38d7f Sub: Version to 4.1.0-beta7 2022-04-29 11:35:18 -03:00
Willian Galvani
95a7451618 Sub: 4.1.0-beta7 release notes 2022-04-29 11:35:02 -03:00
Willian Galvani
9a6fb5232e Sub: make SET_ATTITUDE_TARGET changes persistent
In the sense that it no longer "times out"
2022-04-28 16:27:59 -03:00
Willian Galvani
9faf1ef273 Sub: fix holding depth at arbitrary attitudes 2022-04-28 15:26:18 -03:00
Willian Galvani
a59ebd12e3 Sub: version to 4.1.0-beta6 2022-04-19 20:53:50 -03:00
Willian Galvani
7d2ffcf730 Sub: 4.1.0-beta6 release notes 2022-04-19 20:53:43 -03:00
Willian Galvani
d6dd1293a4 Sub: update get_pilot_desired_climb_rate() 2022-04-19 20:42:31 -03:00
Willian Galvani
41f4beb36f Sub: do not reset attitude targets between althold<->stabilize 2022-04-19 20:42:31 -03:00
Willian Galvani
69142b9ec5 reverse camera servo for navigator 2022-04-19 20:42:31 -03:00
Willian Galvani
76f80049a5 Sub: change trims to vehicle-frame 2022-04-19 20:42:31 -03:00
Willian Galvani
4ab3103761 Implement vectored depth-hold 2022-04-19 20:42:31 -03:00
Willian Galvani
c25ca2b9bf Sub: change default PSC_JERK_Z 2022-04-19 20:42:31 -03:00
Willian Galvani
0b6ae3e5d4 Sub: Improve althold to handle small inputs with payload/buyoancy better 2022-04-19 20:42:31 -03:00
Willian Galvani
4af616f19e Sub: tweak default parameters for joystick buttons 2022-04-19 20:42:31 -03:00
Iampete1
672da4e3f2 Sub: convert to PWM min and max in AP_Motors 2022-04-19 20:42:31 -03:00
Iampete1
aed79bee6f Sub: update_throttle_range don't set_throttle_range 2022-04-19 20:42:31 -03:00
Willian Galvani
a8f682e9f6 Sub: version to 4.1.0-beta5 2022-03-31 18:55:28 -03:00
Willian Galvani
3fb1e68d6e Sub: 4.1.0-beta5 release notes 2022-03-31 18:55:28 -03:00
Willian Galvani
026658c3e2 Sub: set default BARO_PROBE_EXT to 768(Keller/ms5837) 2022-03-31 18:55:28 -03:00
Willian Galvani
5eb0527fc9 Sub: set default BRD_RTC_TYPE to GPS/MAVlink sources 2022-03-31 18:55:28 -03:00
Willian Galvani
1367b0f031 Sub: version to 4.1.0-beta4 2022-03-25 20:58:00 -03:00
Willian Galvani
033543f10a Sub: 4.1.0-beta4 release notes 2022-03-25 20:57:28 -03:00
Willian Galvani
ada0bef345 Sub: set Navigator default loop rate to 200 Hz 2022-03-25 20:56:35 -03:00
Willian Galvani
822e7cf9a3 Sub: version to 4.1.0-beta3 2022-03-08 13:26:52 -03:00
Willian Galvani
b09e62488f Sub: 4.1.0-beta3 release notes 2022-03-08 13:26:52 -03:00
Willian Galvani
57543676d9 Sub: set default servo functions for camera and lights 2022-03-08 13:26:36 -03:00
Willian Galvani
7e548b60f1 Sub: set default streamrates 2022-03-07 20:43:09 -03:00
Willian Galvani
ac60a0c752 Sub: version to 4.1.0-beta2 2022-03-04 16:04:30 -03:00
Willian Galvani
eaf2eccc5d Sub: 4.1.0-beta2 release notes 2022-03-04 16:04:30 -03:00
Willian Galvani
f8af741255 Sub: set defaults for navigator 2022-03-04 16:04:30 -03:00
Willian Galvani
b51d9e665e Sub: Version to 4.1.0beta1 2022-01-03 15:11:34 -03:00
Willian Galvani
7f78a9f50f Sub: 4.1.0beta release notes 2022-01-03 15:11:34 -03:00
Willian Galvani
16db1234d4 Sub: add exception for linux boards when setting BARO_EXT_BUS 2022-01-03 11:40:48 -03:00
Willian Galvani
88c43e43d5 Sub: Motor-test: change disarm method on motor test timeout 2022-01-03 11:40:48 -03:00
Patrick José Pereira
d00b9e88c5 Sub: Parameters: Add default value for MNT_TYPE
It's very unlikely that a ROV may exist without a gimbal or any kind of camera control,
the common use case is to use a single servo to control the camera and this is why
we set the default value of MNT_TYPE as 1 (Servo).

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2022-01-03 11:40:48 -03:00
Willian Galvani
245c87094f Sub: use BARO instead of GND prefix to set default baro parameters
This updates the code to deal with the changes from 3f6fd49507
2022-01-03 11:40:48 -03:00