52615 Commits (c9bbfd94c0bcd6dce19a787835720c57fca8432d)
 

Author SHA1 Message Date
Andrew Tridgell c9bbfd94c0 hwdef: set AUTOBUILD_TARGETS None on eval boards 3 years ago
Andrew Tridgell 10d7ea9358 Tools: recognise "AUTOBUILD_TARGETS None" 3 years ago
李孟晓 2d37bc9c78 AP_HAL_ChibiOS: CUAV-Nora: add usart3 support 3 years ago
Peter Barker 5539b55c01 Copter: factor failsafe reporting 3 years ago
Andrew Tridgell 06b6632f30 AP_Logger: fixed @SYS file logging 3 years ago
Peter Barker d2c3c578c2 hwdef: add hwdef for CubeOrange-SimOnHardware 3 years ago
Peter Barker 582eed12bf autotest: correct extraction of fields from LogWrite messages 3 years ago
Peter Barker 934a125875 Tools: add script which tells you how Copter.ap changes over time 3 years ago
Andrew Tridgell 392e80001f HAL_ChibiOS: fixed H7 flash storage 3 years ago
Andrew Tridgell 093acc1577 HAL_ChibiOS: use 16 byte lines for flash storage on H7 3 years ago
Andrew Tridgell 055ee6ba82 HAL_ChibiOS: increase monitor thread stack by 512 3 years ago
Andrew Tridgell 1b6620b42f HAL_ChibiOS: added expected delays on flash writes 3 years ago
Andrew Tridgell a0c867bce7 HAL_ChibiOS: disable interrupts during flash operations 3 years ago
Andrew Tridgell f6f6521b28 Revert "hwdef: changed MatekH743 to a 32 bit timer" 3 years ago
Andrew Tridgell 5ef9c5aaa5 HAL_ChibiOS: constrain more timer timeouts 3 years ago
Andrew Tridgell 4c977eb7a0 HAL_ChibiOS: prevent long timeouts in DShot 3 years ago
Andrew Tridgell a95b429acc AP_Math: added unsigned versions of constrain functions 3 years ago
Henry Wurzburg 82235163a2 AP_Scripting: remove original aerobatics example to avoid confusion 3 years ago
Henry Wurzburg fa81f7813c AP_Airspeed: correct metadata for params for non-Plane vehicles 3 years ago
Lokesh Ramina 11b3eccf66 AP_Periph: Hwdef CarbonixL496 update 3 years ago
Nicholas Kruzan d42a287db0 AP_HAL_ESP32: partitions.csv - increase app partition to 3M 3 years ago
Nicholas Kruzan c3e071579d AP_Filesystem: AP_Filesystem_ESP32 allow_absolute_paths in ::open() 3 years ago
Andrew Tridgell 1c5a954b24 HAL_ChibiOS: incorrect class of class in uart TX timeout 3 years ago
Peter Barker fd666dc4f1 AP_AHRS: subtract accel bias from correct ins accel instance 3 years ago
Peter Barker 2fb1bde457 autotest: add test for earth-frame-accel 3 years ago
Peter Barker 62fe90caa1 autotest: add more convenience methods for checking received data 3 years ago
Andrew Tridgell 8e37c93e7d Plane: fixed rudder control when ARMING_RUDDER != 2 3 years ago
Henry Wurzburg 3cc75ecd38 Tools: add blimp as vehicle option in sim_vehicle 3 years ago
Henry Wurzburg 875f3f7d97 Blimp: add temporary GCS FS behavior of disarming Blimp 3 years ago
Andrew Tridgell a01ca35939 AP_Logger: increase stack of log_io thread by 256 3 years ago
Peter Barker 2c42c056d8 Plane: correct EnableLandResponsition->EnableLandReposition 3 years ago
Mirko Denecke c1e0e9c305 AP_HAL_ChibiOS: fix ms5611 probe for NucleoH743 3 years ago
Randy Mackay beb13d91fb Rover: 4.2.0-beta3 release notes 3 years ago
Randy Mackay 2f03e2a75f Copter: 4.2.0-beta3 release notes 3 years ago
Randy Mackay 0dd9a8028b AR_WPNav: integrate scurve snap 3 years ago
Randy Mackay c233f114bd AR_PosControl: fixup logging to record desired and target velocity and acceleration 3 years ago
Randy Mackay 74df1c0b22 AR_PosControl: reduce default I term to zero 3 years ago
Randy Mackay b6af126514 Tools: relax rover sprayer test 3 years ago
Randy Mackay ea5e3a8ae0 Tools: rover autotests send position-target-global-int more slowly 3 years ago
Randy Mackay 8ff6972b7e Tools: rover autotest DriveRTL timeout increased by 10sec 3 years ago
Randy Mackay 995ff30cd6 AC_Avoid: enable slide behaviour for rover 3 years ago
Randy Mackay f7a33a8900 Rover: navigate-to-waypoint leaves simple avoidance to position controller 3 years ago
Randy Mackay aea6b48d70 Rover: navigate_to_waypoint supports integrates wpnav set_nuidge_speed_max 3 years ago
Randy Mackay 5341070af4 Rover: integrate rename of AR_WPNav::set_speed_max 3 years ago
Randy Mackay a5638f5699 Rover: auto, guided, rtl call wpnav.init instead of set-desired-speed 3 years ago
Randy Mackay 5d96804ef3 AR_WPNav: add protection against zero accel max 3 years ago
Randy Mackay a1b9fe5097 AR_WPNav: jerk time reduced to 0.1 sec 3 years ago
Randy Mackay c6dffb990f AR_WPNav: add set_nudge_speed_max 3 years ago
Randy Mackay 394a5fd2fc AR_WPNav: get/set_desired_speed renamed to get/set_speed_max 3 years ago
Randy Mackay 1996085282 AR_WPNav: init accepts speed max 3 years ago