37776 Commits (670015b30e516fcfc9780b2523aa402f66a56c31)
 

Author SHA1 Message Date
Andrew Tridgell 670015b30e AP_AHRS: added const for PersistentData 6 years ago
Andrew Tridgell f55d9140e2 Copter: rename to EXPECT_DELAY_MS() 6 years ago
Andrew Tridgell ba9b92c4af AP_Compass: rename to EXPECT_DELAY_MS() 6 years ago
Andrew Tridgell 6fa69c2297 AP_Logger: rename to EXPECT_DELAY_MS() 6 years ago
Andrew Tridgell 3823ba539c AP_InertialSensor: rename to EXPECT_DELAY_MS() 6 years ago
Andrew Tridgell 48302427c7 HAL_ChibiOS: rename to EXPECT_DELAY_MS() 6 years ago
Andrew Tridgell 911a99b79e AP_HAL: removed hal argument to EXPECT_DELAY_MS() 6 years ago
Andrew Tridgell f8bcdf9d3a HAL_SITL: fixed cygwin build error 6 years ago
Andrew Tridgell 85ce10adfd AP_Math: fixed test build 6 years ago
Andrew Tridgell c1b201d051 HAL_SITL: fixed comment typo 6 years ago
Andrew Tridgell d2c9db3f1f AP_FlashStorage: fixed build error with -O0 6 years ago
Andrew Tridgell a7eb85e1c5 HAL_ChibiOS: cope with nesting of expected_delay_ms() 6 years ago
Andrew Tridgell 64c723fd31 GCS_MAVLink: record mavlink msg IDs for watchdog 6 years ago
Andrew Tridgell 8d0bca6ba9 HAL_ChibiOS: log mavlink IDs and semaphore lines for watchdog 6 years ago
Andrew Tridgell c786674442 AP_HAL: record mavlink msg IDs and semaphore line 6 years ago
Andrew Tridgell bc2f5fa33b ArduCopter: use EXPECT_DELAY() macro 6 years ago
Andrew Tridgell 4cdfe6bac3 AP_Logger: use EXPECT_DELAY() macro 6 years ago
Andrew Tridgell 02326ac52c AP_InertialSensor: use EXPECT_DELAY() macro 6 years ago
Andrew Tridgell 1b8cbfc6a4 HAL_ChibiOS: use EXPECT_DELAY() macro 6 years ago
Andrew Tridgell ecc6f15dc0 AP_Compass: use EXPECT_DELAY() macro 6 years ago
Andrew Tridgell b1ed77bee9 AP_HAL: added EXPECT_DELAY() macro 6 years ago
Andrew Tridgell 3772f58be9 GCS_MAVLink: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell 1443f0c3f9 AP_UAVCAN: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell 24636aeb45 AP_ToshibaCAN: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell 09792d3056 AP_RangeFinder: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell 37936a125f AP_RAMTRON: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell b3b59c7298 AP_OSD: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell 0de65ca734 AP_Notify: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell a3b283708b AP_IRLock: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell 4e769730c9 AP_InertialSensor: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell 916b3003e1 AP_HAL_SITL: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell a159b01b26 AP_HAL_Linux: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell d368d95aa7 HAL_ChibiOS: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell 9f5a598697 AP_GPS: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell 9e7929adf6 AP_Compass: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell 71e91c953a AP_BattMonitor: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell 097519926d AP_Baro: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell f8741f2e2a AP_Avoidance: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell 03fb0b803b AP_Airspeed: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell 11ceacfdb6 AP_AHRS: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell 75397c1734 AP_Common: removed old Semaphore.h 6 years ago
Andrew Tridgell 8f973da4b5 AP_HAL: moved the WITH_SEMAPHORE() logic into AP_HAL 6 years ago
Andrew Tridgell e3c80bf08f HAL_ChibiOS: fixed bootloader build 6 years ago
Andrew Tridgell d7a0eb42ee HAL_ChibiOS: added logging of watchdog data 6 years ago
Andrew Tridgell b217771dbf AP_InternalError: persist internal error values 6 years ago
Andrew Tridgell 45d5e7f6d2 AP_HAL: added persistance for internal errors 6 years ago
Andrew Tridgell e046d86c59 Rover: fixed typo in log write 6 years ago
Andrew Tridgell 49061aae67 AP_Scheduler: use persistent_data for current_task 6 years ago
Andrew Tridgell 0873e54cc0 HAL_SITL: fixed build error 6 years ago
Andrew Tridgell 4b298aa80e AP_HAL: add scheduler state to persistent_data 6 years ago