15480 Commits (6be4c710c3f75c44eafd9cd8b202ea0f5909ca23)

Author SHA1 Message Date
bugobliterator 6be4c710c3 HAL_ChibiOS: add Software Signal reader using timer and DMA 7 years ago
bugobliterator 1db1ff799e HAL_ChibiOS: modify hwdef scripts to setup for generic RCIN 7 years ago
bugobliterator 1970d8a2c8 HAL_ChibiOS: use common RCIN pin for fmuv4 7 years ago
bugobliterator 445ba6ed39 HAL_ChibiOS: update ppm to use Extended ICU driver 7 years ago
Andrew Tridgell 7c23e33775 HAL_Chibios: set min output rate for oneshot to 100Hz 7 years ago
Andrew Tridgell b07c599bf2 Hal_Chibios: allow for faster INS sample times 7 years ago
Andrew Tridgell 25f13ed518 HAL_Chibios: adjust MPU9250 clock speed down 7 years ago
Andrew Tridgell 7e44b06440 HAL_ChibiOS: adjust SPI clock rates on FMUv4 7 years ago
Andrew Tridgell dd59a5ff57 HAL_ChibiOS: adjust external bus clock for mpu9250 7 years ago
Andrew Tridgell 93fa74518a AP_IOMCU: limit rate to IOMCU to 500Hz 7 years ago
Andrew Tridgell 880a84294e HAL_ChibiOS: support oneshot mode 7 years ago
Andrew Tridgell 38a36a070f DataFlash: removed some special cases for ChibiOS 7 years ago
Andrew Tridgell 30903f2acb AP_IOMCU: support oneshot mode 7 years ago
Andrew Tridgell ba3cdf74b5 HAL_Chibios: optional ADC debugging 7 years ago
Andrew Tridgell c863681849 HAL_ChibiOS: fixed PWM output assignment 7 years ago
Andrew Tridgell 82c6d2751f HAL_ChibiOS: fixed F412 ram and flash setup 7 years ago
Peter Barker 87be7fea0c AP_HAL: added support for Sparky2 STM23F405 board 7 years ago
Peter Barker 67bed1d6c2 HAL_ChibiOS: added support for Sparky2 STM23F405 board 7 years ago
Siddharth Purohit a6be19d8cf HAL_SITL: fix sitl build for mac osx 7 years ago
Andrew Tridgell 8b0e9bcff4 AP_Scheduler: use pre-computed loop constants 7 years ago
Peter Barker f2242e07db AP_Scheduler: remove memoisation in loop_period_s() 7 years ago
Peter Barker a6ac37d0ba AP_Scheduler: eliminate MAIN_LOOP_SECONDS macro 7 years ago
Leonard Hall e249e06714 AC_PosControl: minor enhancement to lean_angles_to_accel 7 years ago
Andrew Tridgell 44dd079cb9 AP_Scheduler: allow for loop rates above 400Hz 7 years ago
Andrew Tridgell 100363ba03 AP_InertialSensor: if no sensors found allow parameter change 7 years ago
Andrew Tridgell 24c424ae5d AP_InertialSensor: support over 1kHz IMUs 7 years ago
Andrew Tridgell c0c5f23aa5 AP_InertialSensor: added INS_ENABLE_MASK 7 years ago
Andrew Tridgell 9416165fe3 AP_InertialSensor: improved invensense debugging on ChibiOS 7 years ago
Leonard Hall d5976442f8 AC_PosControl: minor comment change 7 years ago
Leonard Hall 3ada0f32b0 AC_AttitudeControl: minor comment update 7 years ago
mirkix 700171a0fc AP_HAL_Linux: add second RCIN port for Blue 7 years ago
Michael du Breuil 8712fbd55d AP_BattMonitor: Move per battery params into a containing class 7 years ago
Michael du Breuil bb0d43d03c AP_BattMonitor: Remove unneeded memebers 7 years ago
Michael du Breuil a1a5665213 AP_Param: Support marking a param group as ignoring the enable flag 7 years ago
Nikita Tomilov 1549b1a52a AP_BoardConfig: CAN: Merge PX4 and Linux CAN setup 7 years ago
Tom Pittenger d713d57904 AP_HAL_Linux: update software license referencing UAVCAN submodule 7 years ago
Nikita Tomilov 3ac2e4e8c5 AP_HAL_Linux: CAN: _pollRead no more than 100 iterations 7 years ago
Nikita Tomilov 43bfcbc8e2 AP_HAL_Linux: CAN: Rename CANDriver -> CANManager 7 years ago
Nikita Tomilov d0fc481202 AP_HAL_Linux: CAN: Rename Linux::LinuxCAN -> Linux::CAN 7 years ago
Alexey Bulatov e0acbd3e53 AP_HAL_LINUX: Add CAN to timer_task 7 years ago
Alexey Bulatov 606eb05c95 AP_BoardConfig: Linux CAN initialisation 7 years ago
Nikita Tomilov a50e6c6dd7 AP_HAL: board: linux: Add default CAN interface name 7 years ago
Nikita Tomilov b6665f7e58 AP_HAL_Linux: CAN: get rid of RaiiCloser 7 years ago
Alexey Bulatov 976500960f AP_HAL_LINUX: Add CAN driver 7 years ago
Alexey Bulatov 09de8e852d AP_HAL: Make methods get_UAVCAN and set_UAVCAN pure 7 years ago
Dylan Herman 85e1f9f9f6 AP_SmartRTL: attempts to set home in update 7 years ago
Andrew Tridgell 8fea99e1da HAL_Linux: use calloc in preferance to malloc 7 years ago
Andrew Tridgell 3f5534eed5 AP_HAL: use calloc in preferance to malloc 7 years ago
Andrew Tridgell f6138e3c91 HAL_ChibiOS: use calloc in preferance to malloc 7 years ago
Andrew Tridgell 20d75f52c2 AP_Compass: use calloc in preferance to malloc 7 years ago