15899 Commits (15b8ae99fe87771848aeb98b01a8d0aed59c1a14)

Author SHA1 Message Date
Andrew Tridgell f85c82ee5d AP_Baro: fixed baro scaling for LPS2XH 7 years ago
ljwang 59ee3c8f62 AP_HAL: support mini-pix 7 years ago
ljwang 9b99a0ce55 AP_HAL_ChibiOS: fixed mini-pix hwdef.dat 7 years ago
ljwang 231aa16835 AP_Compass: support mini-pix 7 years ago
ljwang 88effef51a AP_Baro: support mini-pix using LPS25H SPI barometer 7 years ago
Andrew Tridgell c3f8d5580a HAL_ChibiOS: undef log directory for skyviper-v2450 7 years ago
Andrew Tridgell 6cc007598e AP_Scheduler: initialise _last_loop_time_s in init() 7 years ago
Andrew Tridgell 8907cb3b23 AP_Scheduler: time in seconds should be a float 7 years ago
Peter Barker 8288198ac8 AP_Scheduler: force single-precision floating point calculations 7 years ago
Andrew Tridgell 491715bec7 AP_Scheduler: added get_last_loop_time_s() 7 years ago
Andrew Tridgell f436901517 AP_Scheduler: fixed perf info to match previous behaviour 7 years ago
Andrew Tridgell b7c4dea9d3 HAL_ChibiOS: gain back 250usec in loop time 7 years ago
Andrew Tridgell e0c9d9b592 AP_Scheduler: fixed loop time available 7 years ago
Andrew Tridgell 24d6493453 AP_Scheduler: make loop times cover INS wait_for_sample 7 years ago
Andrew Tridgell 434c3fffc7 AP_Scheduler: fixed filtered loop time 7 years ago
Andrew Tridgell 620d6ab4b8 AP_Scheduler: fixed merge issues 7 years ago
Peter Barker 73c0905b5e AP_Scheduler: pass log-performance-bit at init time rather than update time 7 years ago
Peter Barker 4672e9d4eb AP_Scheduler: resolve debug name conflict 7 years ago
Peter Barker 30d813a83e DataFlash: move logging of PM messages to AP_Scheduler 7 years ago
Peter Barker d3c1b720c6 AP_Scheduler: move logging of PM messages to AP_Scheduler 7 years ago
Peter Barker d151b27e92 AP_Scheduler: move PERF: statustext sending into AP_Scheduler 7 years ago
Peter Barker baa6e04854 AP_Scheduler: change loop time to remove sleeping in wait_for_sample 7 years ago
Peter Barker 4909000441 AP_Scheduler: implement loop() 7 years ago
Peter Barker 096f7367bf AP_InertialSensor: add ins() to AP:: namespace 7 years ago
Peter Barker e713802c24 AP_Scheduler: add accessor for tick counter 7 years ago
Peter Barker ae9d4d514d AP_Scheduler: PerfInfo: allow specification of loop rate 7 years ago
Peter Barker d1781532d4 AP_Scheduler: PerfInfo: add pragma-once to header 7 years ago
Tom Pittenger 793f50808d AP_GPS: add param defaults for EMLID_EDGE for GPS_TYPE=9 7 years ago
Tom Pittenger 3105fd56bc AP_BoardConfig: add param defaults for EMLID_EDGE for CAN_DRIVER=1 7 years ago
Tom Pittenger a2f1f63ab3 AP_HAL: add param defaults for EMLID_EDGE for GPS_TYPE=9 and CAN_DRIVER=1 7 years ago
Alexey Bulatov 8369f125ce AP_HAL: Edge: add define HAL_WITH_UAVCAN 7 years ago
Mark Whitehorn da69832140 AP_HAL_ChibiOS: add #ifdef around toneAlarm thread stack declaration 7 years ago
Lucas De Marchi 755b1cdced AP_HAL_Linux: rpi: sort include headers 7 years ago
Lucas De Marchi 90160a9c52 AP_HAL_Linux: rpi: use const var and fix formatting 7 years ago
Dmitri Ranfft 05ebabbf6b AP_HAL_Linux: fixed RPi version detection on kernel 4.9 7 years ago
murata 7be15cab45 AP_HAL: disable copter winch on f4light boards 7 years ago
Randy Mackay ec98cab262 AP_WheelEncoder: hide parameters by default 7 years ago
mirkix 3aa211b325 AP_HAL: fix BeagleBone Blue external I2C number 7 years ago
Tom Pittenger 1db04772b2 AP_UAVCAN: non-functional change - fix style 7 years ago
Nikita Tomilov 2a34593ed3 AP_UAVCAN: Magnetic: allow more than one compass on one node 7 years ago
Nikita Tomilov 00a013e5be AP_UAVCAN: utilizing MagneticFieldStrength2 message 7 years ago
Mark Whitehorn 59b2d44323 AP_HAL_ChibiOS: make ToneAlarm compilation conditional on presence of 7 years ago
Mark Whitehorn d569e35a0f AP_HAL_ChibiOS: add toneAlarm support for ChibiOS on MindPX-v2 7 years ago
Mark Whitehorn 6baad37e47 AP_HAL_ChibiOS: add ICM208060-am to SPI device table in fmuv3/hwdef.dat 7 years ago
Mark Whitehorn 13c54c0543 AP_HAL_ChibiOS: add missing declaration in chibios_hwdef.py 7 years ago
Mark Whitehorn 3a40ba1d3e AP_HAL_ChibiOS: add buzzer support to hwdef.dat for fmuv3 7 years ago
Mark Whitehorn fb142422f6 AP_HAL_ChibiOS: pull ALARM_CHANNEL into pwmGroup 7 years ago
Mark Whitehorn 8b216cf182 AP_HAL_ChibiOS: add ToneAlarm thread 7 years ago
Mark Whitehorn d200f30cd7 AP_Notify: add ToneAlarm backend for ChibiOS 7 years ago
Randy Mackay 3bec25da85 AP_Compass: resolve compiler warnings 7 years ago