38980 Commits (4754710e60daf06d9c15b2a40edca5166fc8d0d6)
 

Author SHA1 Message Date
murata 4754710e60 RangeFinder: Change to coding style (NFC) 6 years ago
Peter Barker 87a1efeb45 Copter: add assertion that guided is enabled if guided-nogps is enabled 6 years ago
Peter Barker f8f5e7f5ae Copter: correct compilation when guided mode is disabled 6 years ago
Andrew Tridgell 470a60f828 Plane: reset steering in MANUAL or when not stabilising 6 years ago
Michael du Breuil 48f52655c1 Sub: Remove APM_Config.h 6 years ago
Michael du Breuil 0b0d0e2f8e Plane: Remove APM_Config.h 6 years ago
Michael du Breuil 580ee459be Tracker: Remove APM_Config.h 6 years ago
Michael du Breuil 638d746911 Rover: Remove APM_Config.h 6 years ago
Peter Barker a0ba9986a2 Rover: correct compilation when AFS enabled 6 years ago
Peter Barker 3c6b67349f Copter: correct build when AFS disabled 6 years ago
Peter Barker 2049e86dda AP_Param: optionally return parameter flags in AP_Param::find(...) 6 years ago
Peter Barker 70daf0010b AP_Param: add param flag bit indicating internal-use-only 6 years ago
Peter Barker 9cf9497552 AP_Mission: mark MIS_TOTAL as internal-use-only 6 years ago
Peter Barker 4f9d1ada33 GCS_MAVLink: deny setting MIS_TOTAL parameter 6 years ago
Peter Barker cce85cb418 Tools: autotest: add test for inability to set MIS_TOTAL 6 years ago
Peter Barker 4e002b84c5 Sub: correct compilation when terrain is enabled 6 years ago
Randy Mackay 257152aa55 SITL: sailboat motor enabled only for sailboat-motor frame 6 years ago
Randy Mackay 0ce1ce9c4f SITL: minor format changes for sailboat 6 years ago
Peter Barker c0774e74e0 Copter: fix format-string compilation warning 6 years ago
Peter Barker 984be44eea Tools: adjust reverse dependencies in build-with-disable-features.py 6 years ago
Peter Barker 479b2c5e11 Tools: autotest: allow nav-delay-abstime to delay arbitrary time 6 years ago
Peter Barker 1b36d64794 Plane: correct compilation with GEOFENCE_ENABLED==DISABLED 6 years ago
Peter Barker cd45f3a14c Tools: build_binaries.py: honour BUILDLOGS environment variable 6 years ago
Peter Barker 592c7acc4c AP_RTC: add clarifying comment on get_time_utc 6 years ago
Peter Barker 46c880089c AP_RTC: tighten types on get_system_clock_utc 6 years ago
Peter Hall 4492c09b3b AP_HAL_SITL: Scheduler skip set stack on Cygwin 6 years ago
Michael du Breuil c0ffdd7efb gitignore: Ignore scripts and any stack traces 6 years ago
Michael du Breuil ea64077f77 Plane: Remove redundant protection 6 years ago
murata 851ee24c99 AP_RangeFinder: Clarify the purpose of input registers 6 years ago
Gone4Dirt 5239d86d13 AP_RPM: Added Arduino RPM Sensor Debug Tool 6 years ago
Tom Pittenger 018e766a3f Sub: NAV_Delay variable timers to be all unsigned and labeled as _ms 6 years ago
Tom Pittenger 0983a04d52 Copter: NAV_Delay variable timers to be all unsigned and labeled as _ms 6 years ago
mhefny 1e41f7cc61 SITL: add Webots support and examples 6 years ago
mhefny 42cbb370f9 Tools: add Pyramid location 6 years ago
mhefny c1c32ab615 AP_HAL_SITL: add Webots support 6 years ago
Peter Barker 28b0b86487 Rover: resolve compiler warning for delay time 6 years ago
Andrew Tridgell 992016069a AP_InertialSensor: fixed watchdog on AHRS trim gyro wait 6 years ago
Peter Barker 914e6c5497 AP_HAL_Linux: check return value of system command 6 years ago
Peter Barker 5f2dd57cca AP_Radio: add missing override keywords 6 years ago
Peter Barker 4b870d752f Copter: fix toy-mode build 6 years ago
Peter Barker 56c0866d06 Rover: rename and tighten type on motor_test_seq 6 years ago
Peter Barker c153a2d891 Tools: autotest: add test for motor test 6 years ago
Peter Barker 51070b39d9 Rover: motortest: pass a GCS_MAVLINK& in place of a channel 6 years ago
Andrew Tridgell 10770b5c7f Plane: update release notes for 3.9.10beta1 6 years ago
Peter Barker 03c439f9ab GCS_MAVLink: make update_sensor_status_flags private 6 years ago
Peter Barker 2768d229ed Plane: stop updating sensor status flags 6 years ago
Peter Barker b9a387ed9e Copter: stop updating sensor status flags 6 years ago
Peter Barker 4fc57b1aa8 Rover: stop updating sensor status flags 6 years ago
Andrew Tridgell 8ef2046f7b AP_IOMCU: use blocking writes to uart 6 years ago
Andrew Tridgell 8080efbc6a HAL_ChibiOS: allow for blocking unbuffered uarts 6 years ago