52455 Commits (33b7f8f46ed5917adb92cbb55bbcf7733b643d6a)
 

Author SHA1 Message Date
Andrew Tridgell 33b7f8f46e Tools: rebuild IO firmware 3 years ago
Andrew Tridgell ce0b7a8957 AP_IOMCU: fixed handling of RC_OPTIONS bit to ignore RC failsafe bit 3 years ago
Andrew Tridgell 522173328c AP_RCProtocol: added failsafe_active() API 3 years ago
Andrew Tridgell e8115a99bc AP_Scripting: added set_override method for scripting 3 years ago
Willian Galvani 19db542111 AP_Param: Use AP:FS for accessing files 3 years ago
Willian Galvani 0e62d561d9 AP_Filesystem: add allow_absolute_paths to open(), implement it for posix backend 3 years ago
Peter Barker 2784f8fa7f Plane: remove persistent guided_WP_loc state 3 years ago
Andrew Tridgell feb9e78f00 AP_GPS: prevent switching to a dead GPS 3 years ago
Pierre Kancir 699651e306 Tools: add pexpect on Arch env 3 years ago
Pierre Kancir e704e84bf9 Tools: fix package install on Python2 3 years ago
pacolate12 0d256da3b5 AP_UAVCAN: correct array inxexing 3 years ago
bugobliterator 8574afb2e1 AP_BoardConfig: add WHOAMI for INV42688 3 years ago
bugobliterator 95b69ba1fd AP_Bootloader: add board type CubeOrangePlus 3 years ago
bugobliterator 7abcf9ec46 AP_HAL_ChibiOS: add CubeOrangePlus 3 years ago
Peter Barker 1f5165349e Plane: correct compilation when airspeed disabled 3 years ago
Peter Barker 6b48a8df02 Tools: correct antennatracker name in size_compare_branches.py 3 years ago
Andrew Tridgell 62db423758 Tools: update MatekL431 bootloaders 3 years ago
Andrew Tridgell 54e4c6e1be hwdef: leave MatekL431 ROMFS uncompressed 3 years ago
mateksys b3f7556ac2 Tools: add MatekL431 bootloader 3 years ago
mateksys 35ed87a5db AP_HAL_ChibiOS: add MatekL431 AP_Periph hwdef 3 years ago
Andrew Tridgell 994e1e0c0a AP_Periph: mark version as 1.4.0dev 3 years ago
Andrew Tridgell 59456b4f82 AP_Periph: updated release notes for 1.3.0 3 years ago
Andrew Tridgell 116c692e2b AP_Periph: rename ReleaseNotes.txt 3 years ago
Andrew Tridgell 2c22cbc50e Plane: update release notes for 4.2.0beta3 3 years ago
Henry Wurzburg 14700063d2 ArduPlane: convert floating point divides into multiplys 3 years ago
Henry Wurzburg c48b7319bc AP_RSSI: convert floating point divides into multiplys 3 years ago
Andrew Tridgell 6ebefbdb16 Plane: added airspeed based pitch limit check 3 years ago
Andrew Tridgell eabdaae1e7 Plane: use set_lean_angle_max_cd() 3 years ago
Andrew Tridgell 7bb129aa3e AC_AttitudeControl: added set_lean_angle_max_cd() 3 years ago
Andrew Tridgell 7dcdeac7ab AC_Autorotation: use accel_to_angle() 3 years ago
Andrew Tridgell f824be726c AC_WPNav: use angle/accel functions 3 years ago
Andrew Tridgell ca4151be2c AP_Math: added angle_to_accel() and accel_to_angle() 3 years ago
Andrew Tridgell cc6fc2b130 Plane: improvements to POSITION1 controller 3 years ago
Andrew Tridgell 3772029450 Plane: fixed pitch envelope after AIRBRAKE 3 years ago
Andrew Tridgell 8b16b5ca94 Plane: adjust throttle mix for auto landing 3 years ago
Andrew Tridgell 8e64d1cbd7 pymavlink: update submodule 3 years ago
Peter Barker ebe2205ba7 SITL: add on-hardware example files 3 years ago
Peter Barker fa2e841387 AP_HAL: honour HAL_SIM_GPS_ENABLED 3 years ago
Peter Barker e0561b0ca1 GCS_MAVLink: split AP_HAL_SITL and HAL_SIM_ENABLED 3 years ago
Peter Barker 7ad9609fb7 AP_AHRS: split AP_HAL_SITL and HAL_SIM_ENABLED 3 years ago
Peter Barker 318678ac96 Rover: split AP_HAL_SITL and HAL_SIM_ENABLED 3 years ago
Peter Barker a501a86c8d Blimp: split AP_HAL_SITL and HAL_SIM_ENABLED 3 years ago
Peter Barker 07b299997d ArduSub: split AP_HAL_SITL and HAL_SIM_ENABLED 3 years ago
Peter Barker d93449ac28 ArduPlane: split AP_HAL_SITL and HAL_SIM_ENABLED 3 years ago
Peter Barker cfd9bfd541 AntennaTracker: split AP_HAL_SITL and HAL_SIM_ENABLED 3 years ago
Peter Barker df6efc37ac ArduCopter: split AP_HAL_SITL and AP_SIM_ENABLED 3 years ago
Peter Barker 0bcda3c57e AP_Vehicle: split AP_HAL_SITL and AP_SIM_ENABLED 3 years ago
Peter Barker 57f8b7c2a8 AP_Compass: split AP_HAL_SITL and AP_SIM_ENABLED 3 years ago
Peter Barker daedebce2e AP_Baro: create and use HAL_SIM_BARO_ENABLED 3 years ago
Peter Barker a53af5277c AP_InertialSensor: assume accel cals are stored for sitl-on-hw 3 years ago