TunaLobster
|
ba9381f40c
|
AP_RangeFinder: fix ADC scaling on IOMCU
|
3 years ago |
TunaLobster
|
206a25fbcc
|
AP_RSSI: fix ADC scaling on IOMCU
|
3 years ago |
TunaLobster
|
db6383eee7
|
AP_IOMCU: fix ADC scaling on IOMCU
|
3 years ago |
TunaLobster
|
11f98f7421
|
AP_HAL_ChibiOS: fix ADC scaling on IOMCU
|
3 years ago |
HefnySco
|
5aa3714e71
|
WEBOTS_SITL: adjust_params model
|
3 years ago |
Josh Henderson
|
fb28b39206
|
AP_BattMonitor: remove old parameter conversion to allow setting BATT_MONITOR to 0
|
3 years ago |
Shiv Tyagi
|
a747a4a19a
|
AP_Devo_Telem: fix gpsDdToDmsFormat method
This fixes gpsDdToDmsFormat method to correctly convert decimal degrees to degrees minutes with less precision loss
|
3 years ago |
Peter Barker
|
514368537b
|
GCS_MAVLink: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED
|
3 years ago |
Peter Barker
|
6b9ef0aba8
|
AP_Vehicle: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED
|
3 years ago |
Peter Barker
|
f4651f0287
|
AP_Scripting: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED
|
3 years ago |
Peter Barker
|
65b335ae0c
|
AP_Notify: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED
|
3 years ago |
Peter Barker
|
55cdbd208d
|
AP_Motors: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED
|
3 years ago |
Peter Barker
|
ff58afd4a2
|
AP_Mission: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED
|
3 years ago |
Peter Barker
|
64aaf9d93d
|
AP_Frsky_Telem: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED
|
3 years ago |
Peter Barker
|
13dc37fdcc
|
AP_DAL: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED
|
3 years ago |
Peter Barker
|
a729ba165e
|
AP_Arming: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED
|
3 years ago |
Peter Barker
|
8e15bf09a6
|
AC_AttitudeControl: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED
|
3 years ago |
Peter Barker
|
fd128066ad
|
GCS_MAVLink: ensure ENABLE_SCRIPTING is always defined
|
3 years ago |
Peter Barker
|
c090ddc65c
|
AP_Vehicle: ensure ENABLE_SCRIPTING is always defined
|
3 years ago |
Peter Barker
|
6b4de23630
|
AP_Scripting: ensure ENABLE_SCRIPTING is always defined
|
3 years ago |
Peter Barker
|
4eaba21e15
|
AP_Notify: ensure ENABLE_SCRIPTING is always defined
|
3 years ago |
Peter Barker
|
9e8126d07c
|
AP_Motors: ensure ENABLE_SCRIPTING is always defined
|
3 years ago |
Peter Barker
|
6fef352b8f
|
AP_Mission: ensure ENABLE_SCRIPTING is always defined
|
3 years ago |
Peter Barker
|
39a4f0b3b2
|
AP_Frsky_Telem: ensure ENABLE_SCRIPTING is always defined
|
3 years ago |
Peter Barker
|
c153225ccf
|
AP_Arming: ensure ENABLE_SCRIPTING is always defined
|
3 years ago |
Peter Barker
|
38479905c0
|
AC_AttitudeControl: ensure ENABLE_SCRIPTING is always defined
|
3 years ago |
Pierre Kancir
|
4037104f59
|
AP_UAVCAN: hide -Wcast-function-type warning on GCC11
|
3 years ago |
Shiv Tyagi
|
516eafa45b
|
AP_Rangefinder: fail RF prearm checks for NoData/NotConnected statuses
Earlier we only failed RF checks if we could not detect an RF instance but we should also fail it if the RF is not connected or we receive no data.
|
3 years ago |
Iampete1
|
c83ff858b8
|
Remove AP_SpdHgtControl
|
3 years ago |
Iampete1
|
e0f03a3e09
|
AP_TECS: no longer child of SpdHgtController
|
3 years ago |
Iampete1
|
7bf1fe1277
|
AP_Soaring: remove SpdHgt and use TECS direct
|
3 years ago |
Iampete1
|
1c195d01b8
|
AP_Landing: remove SpdHgt and use TECS direct
|
3 years ago |
Iampete1
|
29455adab4
|
AP_L1_Control: remove SpdHgt and use TECS direct
|
3 years ago |
Peter Barker
|
eb6da9512f
|
AP_HAL_SITL: quieten i2c-device-creation diagnostics
|
3 years ago |
Peter Barker
|
60453b2250
|
SITL: quieten MKFIFO warning in case of EEXIST
|
3 years ago |
Peter Barker
|
5e18f98b8e
|
AP_RCProtocol: number all of the RC Protocols supported
Needed this as soon as we got the RC_PROTOCOL bitmask
|
3 years ago |
Andy Piper
|
00da3520bc
|
Filter: set output slew rate to zero when max is zero.
|
3 years ago |
Andy Piper
|
819645d1f6
|
AC_AutoTune: set slew rate to 0 while twitching
|
3 years ago |
Andy Piper
|
e84a05d5ba
|
AC_PID: add slew_rate modifier
|
3 years ago |
Bill Geyer
|
d2c37daa66
|
AP_Motors: change internal variable names and methods for mid collective to be more accurate
|
3 years ago |
Bill Geyer
|
183b5e9e6d
|
AP_Motors: update H_SV_MAN parameter to reflect zero thrust collective
|
3 years ago |
Bill Geyer
|
d02097bf1c
|
AP_Motors: add protection for new tradheli parameters
|
3 years ago |
Bill Geyer
|
1a50dce206
|
AP_Motors: coll setup uses actual blade pitch angle
|
3 years ago |
Andrew Tridgell
|
c3442d0143
|
hwdef: added alternative Durandal 20602 IMU
|
3 years ago |
Patrick José Pereira
|
6ac7c2dbea
|
AP_HAL_Linux: Update SPIDevice for Navigator R4
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
3 years ago |
Patrick José Pereira
|
176c70b5ff
|
AP_HAL: Update Navigator board to R4
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
3 years ago |
Patrick José Pereira
|
91ea129be3
|
AP_Compass: Add support to AK09915
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
3 years ago |
torsten
|
14c9de4d95
|
AP_FETtecOneWire: reset buf_used
if byte is missing due to electrical noise it can now resync
|
3 years ago |
Andrew Tridgell
|
3f936baf5c
|
AC_AttitudeControl: adjust docs for rate max limits
after discussion with Leonard
|
3 years ago |
bugobliterator
|
6d07a512e9
|
StorageManager: fix storage manager counts and merge common areas
|
3 years ago |