52633 Commits (08e22095a966ce7f85d7cf4bd950c3e2b62a35e4)
 

Author SHA1 Message Date
Andrew Tridgell 08e22095a9 Tools: added script to make using a crash_dump.bin easier 3 years ago
Andrew Tridgell 3bdcff263d Plane: release notes for 4.2.0beta5 3 years ago
Andy Piper e0adbb978e AP_HAL_ChibiOS: fix dshot timeout bug where the elapsed pulse is longer than the send time 3 years ago
Peter Barker b80cc9a610 AP_Logger: remove old, unused log metadata for MON 3 years ago
Peter Barker 7c526d52fe autotest: correct streaming-boolean bug for parsing of log structures from code 3 years ago
Peter Barker 55d0cf4b03 autotest: add diagnostics for log parse issues 3 years ago
Peter Barker 9f7ae1ee96 autotest: extract ids and message infos per-file, not on aggregate 3 years ago
Peter Barker 00de10d796 AP_HAL_ChibiOS: use structure for writing out WDOG,MON message 3 years ago
Peter Barker a546bc797c AP_Logger: source IDs and structs from HAL_ChibiOS 3 years ago
Peter Barker 6ac68c5875 Blimp: remove land_acel_ef_filter 3 years ago
Peter Barker adf9c21d48 AP_NavEKF3: remove instance id from EK3 external interface 3 years ago
Peter Barker b762aac6ce AP_AHRS: remove instance id from EK3 external interface 3 years ago
Peter Barker c2112565b5 AP_GPS: remove redundant _blend_mask check 3 years ago
Peter Barker 4332ed8f36 AP_GPS: use sq function for squaring numbers 3 years ago
Iampete1 2589fa1b3b AP_GPS: UBlox: add TIM-TM2 logging 3 years ago
Iampete1 0a0178988d AP_Logger: add 1e-9 log multiplyer 3 years ago
Peter Barker 717edae9ef hwdef: fix redefinition of Solo values in CubeSolo/CubeGreen-Solo 3 years ago
Andrew Tridgell 37d8feb928 hwdef: disable GPS drivers on low flash boards 3 years ago
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