37448 Commits (730982b3c45ec49149283086696872f917d66598)
 

Author SHA1 Message Date
Andrew Tridgell 730982b3c4 HAL_ChibiOS: fixed build with older gcc 6 years ago
Andrew Tridgell b8605c9ee6 AP_AHRS: save/restore home to backup registers 6 years ago
Andrew Tridgell 2778a1b01e HAL_ChibiOS: save/restore home position in backup registers 6 years ago
Andrew Tridgell bd84c0a8df AP_HAL: added save/restore of home to backup registers 6 years ago
Andrew Tridgell 034d476fa5 AP_InertialSensor: prevent watchdog in accelcal 6 years ago
Andrew Tridgell f0f36c6237 HAL_ChibiOS: fixed watchdog timeout setting 6 years ago
Andrew Tridgell 3b5463f061 HAL_ChibiOS: allow for delay in bootloader flash 6 years ago
Andrew Tridgell 2313970eaf GCS_MAVLink: added method to lockup autopilot 6 years ago
Andrew Tridgell 2476927048 HAL_ChibiOS: don't call internalerror for iomcu 6 years ago
Andrew Tridgell f7c00c506e Plane: read RC inputs in plane failsafe code 6 years ago
Andrew Tridgell 63d21d995a HAL_ChibiOS: setup watchdog_reset internal error 6 years ago
Andrew Tridgell d5c2b77573 AP_InternalError: added bit for watchdog reset 6 years ago
Andrew Tridgell 0b20d972cd AP_Logger: prevent log erase from triggering watchdog 6 years ago
Andrew Tridgell 24c5bf42ae AP_Logger: force logging on an armed watchdog reset 6 years ago
Andrew Tridgell 9ca67dc811 HAL_ChibiOS: implement was_watchdog_armed() 6 years ago
Andrew Tridgell 4a3687fcf6 AP_HAL: added was_watchdog_armed() 6 years ago
Andrew Tridgell a4ab44a7b3 AP_BoardConfig: auto-restore safety state on watchdog reset 6 years ago
Andrew Tridgell 1acb7e977f HAL_ChibiOS: added ability to restore safety state on watchdog reset 6 years ago
Andrew Tridgell 8d2f094257 AP_HAL: added was_watchdog_safety_off() 6 years ago
Andrew Tridgell 54cbf8ea9e HAL_ChibiOS: change to 2s timeout on watchdog 6 years ago
Andrew Tridgell 5a34470256 Tools: rebuild bootloaders 6 years ago
Andrew Tridgell 58aca561fd HAL_ChibiOS: fixed watchdog on H7 6 years ago
Andrew Tridgell f727f1c62d AP_Bootloader: use fast boot after watchdog reset 6 years ago
Andrew Tridgell 468ee0bd9b Plane: removed an unnecessary delay on init 6 years ago
Andrew Tridgell 21aee52604 AP_Compass: flag compass cal as long expected delay 6 years ago
Andrew Tridgell 19526b5826 HAL_ChibiOS: implement scheduler->expect_delay_ms() 6 years ago
Andrew Tridgell 215c41dbb1 AP_Logger: handle long delays in opening log files 6 years ago
Andrew Tridgell 88352b73bb AP_HAL: added expect_delay_ms() to Scheduler 6 years ago
Andrew Tridgell 8100c71a96 HAL_ChibiOS: added commented out test code for watchdog 6 years ago
Andrew Tridgell 8d57a6a86a AP_Baro: skip cal on watchdog reset 6 years ago
Andrew Tridgell bbe4c92b58 AP_Airspeed: skip cal on watchdog reset 6 years ago
Andrew Tridgell 77516329fc Plane: show message for skipping gyro cal 6 years ago
Andrew Tridgell 9c48d001ac AP_InertialSensor: skip gyro cal on watchdog reset 6 years ago
Andrew Tridgell 03886f241e HAL_ChibiOS: implement was_watchdog_reset() 6 years ago
Andrew Tridgell 7f96d4ad12 AP_HAL: added was_watchdog_reset() 6 years ago
Andrew Tridgell a5309b3afa HAL_ChibiOS: record reason for reset 6 years ago
Andrew Tridgell 272c277056 HAL_ChibiOS: use BRD_OPTIONS to enable watchdog 6 years ago
Andrew Tridgell 288569e156 AP_BoardConfig: added BRD_OPTIONS 6 years ago
Andrew Tridgell c09df1ea7b HAL_ChibiOS: added IWDG watchdog support 6 years ago
Andrew Tridgell c988eb2fd9 AP_InertialSensor: don't set INS_ENABLE_MASK to found IMU mask 6 years ago
Andrew Tridgell c7ed4bfbcc AP_InertialSensor: allow testing of IMU failure 6 years ago
Andrew Tridgell e18f40cc08 SITL: added IMU failure masks 6 years ago
Andrew Tridgell 5e1f9068a1 AP_AHRS: ensure AHRS never uses an unhealthy gyro 6 years ago
Randy Mackay 1969a84e01 Rover: fix omni tri steering and lateral factors 6 years ago
Tomoshi Wagata 53e99027a3 Tools: add kawachii location for SITL 6 years ago
Rajat Singhal a963a0d245 Tools: scripts: Suggest exporting JSBSim path after building 6 years ago
Andrew Tridgell 43274f5d1b Tools: updated io firmware build 6 years ago
Andrew Tridgell 480d33706c AP_IOMCU: fixed safety state on reboot 6 years ago
Michael du Breuil 078b9e85c2 Travis: Remove boards that were moved to semaphore 6 years ago
Michael du Breuil b0f4611ddc AP_HAL_ChibiOS: Fix python3 with F7 builds 6 years ago