21006 Commits (7cd6aec7997f337b1bf57c8c04373d58885bce7b)

Author SHA1 Message Date
Michael du Breuil fe279b03b6 SITL: Directly include needed headers 6 years ago
Michael du Breuil c85c9faa6d GCS_MAVLink: Directly include needed headers 6 years ago
Michael du Breuil 1a5627ae54 AP_VisualOdom: Directly include needed headers 6 years ago
Michael du Breuil 04863f858d AP_Terrain: Directly include needed headers 6 years ago
Michael du Breuil 17cec7cf2b AP_Landing: Directly include needed headers 6 years ago
Michael du Breuil ca0dad9a7f AP_GPS: Directly include needed headers 6 years ago
Michael du Breuil 5d888abfec AP_Baro: Directly include needed headers 6 years ago
Michael du Breuil d8bce8295e AP_Arming: Directly include needed headers 6 years ago
Peter Barker 78af091869 AP_Logger: log parameter space used as part of log open 6 years ago
Peter Barker b493805fb4 AP_Param: methods to provide amount of parameter space used 6 years ago
Peter Barker 2d1357b44c AP_Mount: stop passing serial manager through to init() 6 years ago
Andrew Tridgell 6cecf15e6a AP_Baro: remove unused baro probe lines 6 years ago
Andrew Tridgell 7fa6eeaaed AP_HAL: remove unused HAL_BARO_ defines 6 years ago
Andrew Tridgell 9d94598235 AP_HAL: convert linux boards to use baro probe list 6 years ago
Andrew Tridgell 72494788f7 HAL_ChibiOS: convert more boards to use BARO specifier 6 years ago
Andrew Tridgell 60a6f1b04a AP_HAL: removed most HAL_INS_* defines 6 years ago
Andrew Tridgell 1c92ecc89f AP_InertialSensor: removed old method of specifying most IMUs 6 years ago
Andrew Tridgell 0667747506 HAL_ChibiOS: convert some more boards to new IMU specifiers 6 years ago
Andrew Tridgell 96180018fb AP_HAL: convert HAL_Linux to use HAL_INS_PROBE_LIST 6 years ago
Jaaaky d7abd636ac AP_HAL_SITL: Fix build with --sitl-flash-storage option 6 years ago
Andrew Tridgell dcd9003831 Revert "AP_Mission: Better AUTO watchdog restore" 6 years ago
Andrew Tridgell 5ce4ff916e HAL_ChibiOS: fixed Pixhawk1 gyro orientation 6 years ago
Andrew Tridgell c99923d500 AP_InertialSensor: require gyro orientations in LSM9DS probe 6 years ago
Andrew Tridgell d40835c666 AP_Logger: use AP::FS().set_mtime() 6 years ago
Andrew Tridgell b489e8a655 AP_Filesystem: added set_mtime() call 6 years ago
Andrew Tridgell 0ffe2e75be HAL_ChibiOS: fixed warnings 6 years ago
Andrew Tridgell df4cb00970 AP_Logger: added LOG_FILE_TIMEOUT parameter 6 years ago
Andrew Tridgell b577787f68 AP_Scripting: use AP_Filesystem API 6 years ago
Andrew Tridgell 667b4e045a AP_Logger: convert to use AP_Filesystem 6 years ago
Andrew Tridgell fb50ec2a1d AP_Notify: convert to use AP_Filesystem 6 years ago
Andrew Tridgell d160f14856 AP_UAVCAN: convert to use AP_Filesystem 6 years ago
Andrew Tridgell a4860afd32 AP_Terrain: convert to use AP_Filesystem 6 years ago
Andrew Tridgell a4258639c8 AP_Proximity: use strtol instead of sscanf 6 years ago
Andrew Tridgell 9d760a2956 HAL_ChibiOS: disable re-entrancy in FATFS 6 years ago
Andrew Tridgell bf79b65e07 HAL_ChibiOS: simplify stubs code 6 years ago
Andrew Tridgell d1565a96c5 HAL_ChibiOS: wrap cacheBuffer functions 6 years ago
Andrew Tridgell b867ef35c0 HAL_ChibiOS: use AP_Filesystem API 6 years ago
Andrew Tridgell 692abb11fa AP_Filesystem: define new filesystem API 6 years ago
Michael du Breuil 7fdc9fef12 AP_Scripting: Garbage collect after each run of a script 6 years ago
Michael du Breuil 1484a12f4b AP_HAL_Linux: Fix bad check order on heap_realloc 6 years ago
Michael du Breuil 2d40250f9b AP_HAL_SITL: Fix bad check order on heap_realloc 6 years ago
Andrew Tridgell b30f3697d2 HAL_ChibiOS: fixed build without ISR limit 6 years ago
Andrew Tridgell 97c56c068e HAL_ChibiOS: update board IDs for AP_Periph firmwares 6 years ago
Andrew Tridgell 63f39c2bd6 HAL_ChibiOS: fixed build of iomcu firmware 6 years ago
Andrew Tridgell 444af9e638 AP_BoardConfig: fixed AP_Periph build error 6 years ago
Andrew Tridgell e8e18959f7 AP_Baro: fixed baro build with AP_Periph 6 years ago
Andrew Tridgell a19e55e83c AP_Baro: added BMP388 driver 6 years ago
Andrew Tridgell 64921b64f5 HAL_ChibiOS: enable sensors in peripheral firmwares 6 years ago
Andrew Tridgell fa76d1fbe6 HAL_ChibiOS: disable watchdog save in bootloader 6 years ago
Andrew Tridgell 5cbe85ee19 HAL_ChibiOS: allow for ADC and clock overrides 6 years ago