Peter Barker
|
683806714c
|
Rover: move VehicleClass handling to AHRS frontend
.... and renaming the enumeration while we're at it
|
2021-08-17 10:34:07 +10:00 |
Randy Mackay
|
0b0ca6a9e9
|
Rover: 4.1.0-beta7 release notes
|
2021-08-14 11:16:44 +09:00 |
Peter Barker
|
f32fe77602
|
Rover: ensure arming when running motor test
|
2021-08-13 08:00:52 +10:00 |
Peter Hall
|
e86665a989
|
Rover: add AIS
|
2021-08-10 08:11:18 +09:00 |
Peter Hall
|
5ad69fc5a3
|
Rover: send AIS
|
2021-08-10 08:11:18 +09:00 |
Randy Mackay
|
109d9f59a5
|
Rover: add torqeedo to pre-arm checks
|
2021-08-09 15:13:24 +09:00 |
bugobliterator
|
dffe5be9c9
|
Rover: change class name from SITL::SITL to SITL::SIM
|
2021-08-05 07:25:31 +10:00 |
Josh Henderson
|
4559274755
|
Rover: remove POSITION_TARGET_TYPEMASK_FORCE_SET
|
2021-08-03 12:48:38 +10:00 |
Peter Barker
|
cd01069b88
|
Rover: use mission singleton inside AP_AdvancedFailsafe
|
2021-08-03 10:35:24 +10:00 |
Peter Barker
|
ffd577f30b
|
Rover: use AP::compass().available in place of enabled()
|
2021-07-30 12:19:42 +10:00 |
Peter Barker
|
8c2cf123af
|
Rover: stop using AHRS as conduit for Compass pointer
|
2021-07-30 12:19:42 +10:00 |
Iampete1
|
37911a7727
|
Rover: #ifdef scripting specific functions
|
2021-07-28 18:18:32 +10:00 |
Randy Mackay
|
eb357738e0
|
Rover: version to 4.2.0-dev
we have branched for 4.1 so this will make it more clear if an autopilot is using pre or post branch software
|
2021-07-24 08:52:38 +09:00 |
Randy Mackay
|
275f75d0cb
|
Rover: 4.1.0-beta6 release notes
|
2021-07-23 12:02:57 +09:00 |
Andrew Tridgell
|
8f9929c6c2
|
Rover: replaced Pixhawk with more appropriate wording in docs
|
2021-07-22 07:48:12 +10:00 |
Peter Barker
|
5c7d5a048f
|
Rover: rename for AHRS restructuring
|
2021-07-21 21:01:39 +10:00 |
Peter Barker
|
3b15ff0d42
|
Rover: remove ability to use DCM as AHRS
|
2021-07-21 21:01:39 +10:00 |
Peter Barker
|
f848f7d3b2
|
Rover: stop taking references to ahrs in APM_Control
|
2021-07-21 18:27:23 +10:00 |
Iampete1
|
a7366729c3
|
Rover: point to new motor directory
|
2021-07-20 10:48:01 +09:00 |
Randy Mackay
|
e3b366419b
|
Rover: integrate AP_Torqeedo
|
2021-07-13 10:01:14 +09:00 |
Stephen Dade
|
7f0bd06e8b
|
Rover: Add support for HIGH_LATENCY2 messages
|
2021-07-07 17:10:05 +10:00 |
Randy Mackay
|
b3b7fec71c
|
Rover: 4.1.0-beta5 release notes
|
2021-06-30 14:37:48 +09:00 |
Randy Mackay
|
8c5eecf84e
|
Rover: call send-water-depth
|
2021-06-30 12:05:09 +09:00 |
Hwurzburg
|
4c7a9146c6
|
Rover: remove values metadata from log bitmask
|
2021-06-30 09:24:26 +09:00 |
Peter Barker
|
db9d41e782
|
Rover: remove HIL support
|
2021-06-15 09:47:31 +10:00 |
Randy Mackay
|
602091bba6
|
Rover: 4.1.0-beta4 release notes
|
2021-06-14 10:11:57 +09:00 |
Randy Mackay
|
4521334b06
|
Rover: THR logs X-axis accel
X-axis is forward-back acceleration which is what users may need for speed and throttle tuning
|
2021-06-08 12:53:08 +09:00 |
Andrew Tridgell
|
f150c312a6
|
Rover: fixed copying of filter objects
|
2021-06-08 11:14:52 +10:00 |
Josh Henderson
|
8b83b49e0b
|
Rover: fix loiter_delay, cmd <0 sets a delay of 0 seconds
|
2021-06-07 21:27:19 +09:00 |
Andy Piper
|
30f7284fe1
|
Rover: move AP_MotorsUGV to motors library
|
2021-06-07 20:16:26 +09:00 |
James Harton
|
be3cc1b679
|
Docs: Change all references from dev.ardupilot.org to the appropriate documentation URLs.
|
2021-05-31 12:20:45 +10:00 |
Randy Mackay
|
eef3409d32
|
Rover: 4.1.0-beta3 release notes
|
2021-05-24 13:19:03 +09:00 |
Randy Mackay
|
174f486e2a
|
Rover: 4.1.0-beta2 release notes
|
2021-05-24 12:39:14 +09:00 |
Randy Mackay
|
4f77f7545a
|
Rover: disable turning at low speeds when simple avoidance is active
|
2021-05-11 15:31:17 +09:00 |
Pierre Kancir
|
14d351c2fd
|
Rover: use MAVLink POSITION_TARGET_TYPEMASK
|
2021-05-11 09:53:50 +10:00 |
Rishabh
|
001c041b72
|
Rover: Enable RFND logging
|
2021-05-06 16:25:11 +10:00 |
Ari Krupnik
|
9b88823ce6
|
Rover: logging for direct-rotation sail mast output
|
2021-05-04 01:02:50 +01:00 |
Iampete1
|
c1d4e5116d
|
Rover: move TURN_MAX_G param to atitude control
|
2021-05-03 19:22:16 -04:00 |
Josh Henderson
|
3225ca8853
|
Rover: Privatize AP_IntertialSensor Logging
|
2021-04-29 19:19:12 +10:00 |
Ari Krupnik
|
f5491433f6
|
Rover: direct-rotation sail mast control
|
2021-04-28 08:22:47 +01:00 |
Iampete1
|
1e6e16e468
|
Rover: RC_Channel: add WIND_VANE_DIR_OFSSET
|
2021-04-28 15:16:35 +10:00 |
Iampete1
|
2af6854437
|
Rover: move wind logging to windvane
|
2021-04-28 15:16:35 +10:00 |
Randy Mackay
|
b8b1a7270c
|
Rover: DPTH messages logged even with no position
|
2021-04-20 09:17:48 +10:00 |
Randy Mackay
|
09718a0f11
|
Rover: DPTH message logs water temperature
|
2021-04-20 09:17:48 +10:00 |
Peter Barker
|
d9144ab47c
|
Rover: tidy setting of sensor status flags
|
2021-04-14 18:03:27 +10:00 |
Tatsuya Yamaguchi
|
85bb3bef19
|
Rover: minor fix to release notes
This PR is NFC to fixup some spelling errors.
|
2021-04-13 07:58:04 +09:00 |
Randy Mackay
|
af8e7b3e22
|
Rover: 4.1.0-beta1 release notes
|
2021-04-10 07:50:27 +09:00 |
Randy Mackay
|
8a6453b5d2
|
Rover: improved vectored thrust support
Co-authored-by: srmainwaring <rhys.mainwaring@me.com>
|
2021-04-08 08:47:07 +09:00 |
Peter Barker
|
051be6c160
|
Rover: move handling of last-seen-SYSID_MYGCS up to GCS base class
|
2021-04-07 17:54:21 +10:00 |
Ari Krupnik
|
c6bf7475f2
|
Rover: fixing typo in comment
|
2021-03-31 16:31:13 +11:00 |