10432 Commits (92fea608f3cac24843d96d567996b2092c4d5294)

Author SHA1 Message Date
Jonathan Challinger 4c2e6af6ee AP_InertialSensor: statically register with AP_AccelCal 9 years ago
Jonathan Challinger 49ad2d26c6 AP_AccelCal: make client list static 9 years ago
Randy Mackay 081beacb8d AP_InertialSensor: replace sqrt with safe_sqrt to resolve compiler warning 9 years ago
Gustavo Jose de Sousa c2e3f05dbf waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
Gustavo Jose de Sousa a2d2661765 waf: use methods from bld instead of ardupilotwaf for the remaining 9 years ago
Gustavo Jose de Sousa 3d22490397 waf: examples: use methods from bld instead of ardupilotwaf 9 years ago
mirkix 2d9b230be1 AP_RangeFinder: Load .data section for HC-SR04 PRU driver used by BBBMINI 9 years ago
Andrew Tridgell 5da6082d78 GCS_MAVLink: raise the waypoint receive timeout to 8s 9 years ago
Andrew Tridgell 6baae735de SITL: updated fixed wing model based on last_letter skywalker_2013 9 years ago
Andrew Tridgell bc5210d6f2 AP_Arming: don't reporting IMU inconsistencies if IMU not enabled 9 years ago
Andrew Tridgell 24d8610013 AP_InertialSensor: use SIM_GYR_SCALE in SITL 9 years ago
Andrew Tridgell a828db792e SITL: added SIM_GYR_SCALE_{X,Y,Z} 9 years ago
mirkix 86e335b6b6 AP_HAL_Linux: Prevent buffer overflow 9 years ago
Víctor Mayoral Vilches 5d28fbfa1b Compass: Erle-Brain 2 and PXFmini fix 9 years ago
Andrew Tridgell 640332113c AP_L1_Control: calculate dt for crosstracking 9 years ago
Andrew Tridgell 4f9927beda AP_TECS: added set_pitch_max_limit() API 9 years ago
Andrew Tridgell acb4885989 AP_NavEKF2: use get_delta_angle_dt() API 9 years ago
Andrew Tridgell ee453783eb AP_InertialSensor: added get_delta_angle_dt() API 9 years ago
Lucas De Marchi 2d3a62eae3 AP_HAL_Linux: RCInput_RPI: revert PWM support 9 years ago
Lucas De Marchi c8947c3e9c AP_HAL_Linux: RCInput_RPI: provide signal information 9 years ago
Lucas De Marchi 5629f38b2c AP_HAL_Linux: RCInput_RPI: fix use of uninitiliazed value 9 years ago
Julien BERAUD 45d668df47 AP_Compass_AK8963: support for timesliced timers 9 years ago
Julien BERAUD d15097f3fc AP_Baro_MS5611: Support for timesliced timers 9 years ago
Julien BERAUD 4acc121bd6 AP_HAL_Linux: support for timesliced timers 9 years ago
Julien BERAUD d5c4917bcd AP_HAL: add default support for timesliced timers 9 years ago
Don Gagne c13cf70163 GCS_MAVLink: system id output as severity INFO 9 years ago
Gustavo Jose de Sousa d281067bcc waf: make example binaries be placed in 'examples' dir 9 years ago
Ricardo de Almeida Gonzaga 4c60dd5e44 AP_HAL_Linux: improve yuyv_to_grey() performance 9 years ago
Ricardo de Almeida Gonzaga 3748760ead AP_HAL_Linux: improve crop_8bpp() performance 9 years ago
Ricardo de Almeida Gonzaga 210c90e784 AP_HAL_Linux: add benchmark for crop_8bpp() and yuyv_to_grey() 9 years ago
Julien BERAUD 43307d95c8 OpticalFlow_Onboard: fix body rate calculation 9 years ago
Ricardo de Almeida Gonzaga 753f7d864a AP_HAL_Linux: add a shrink by software option in OpticalFlow 9 years ago
Ricardo de Almeida Gonzaga 553d36c860 AP_HAL_Linux: add shrink_8bpp() to VideoIn 9 years ago
Lucas De Marchi 51fd0b3d55 AP_HAL_Linux: RCInput_RPI: fix coding style 9 years ago
Aaron Wang Shi 79d56073f7 AP_HAL_Linux: support PWM input for BH hat 9 years ago
Julien BERAUD f449107563 AP_HAL_Linux: Add Perf Lttng 9 years ago
bugobliterator d7fcc7cd85 GCS_MAVLink: remove obsolete files from GCS_MAVLink dir 9 years ago
Paul Riseborough 287ebe8e6a AP_NavEKF2: Fix bug in application of sensor bias corrections 9 years ago
Paul Riseborough 20923da23a AP_NavEKF2: Allow tuning of non-GPS mode 9 years ago
Paul Riseborough 23038e7243 AP_NavEKF2: Use measurement uncertainties to initialise covariance 9 years ago
Lucas De Marchi a3cac102cd AP_HAL_Linux: AnalogIn_Raspilot: rename misleading variables 9 years ago
Lucas De Marchi 0cff40ed7b AP_HAL_Linux: AnalogIn_Raspilot: remove unused debug 9 years ago
Pritam Ghanghas 60636c1653 AP_HAL_Linux: rename RaspilotAnalogIn.cpp to AnalogIn_Raspilot.cpp 9 years ago
Lucas De Marchi 1fde473afc AP_HAL_Linux: AnalogIn_IIO: normalize names 9 years ago
Lucas De Marchi be2af0877c AP_HAL_Linux: AnalogIn_IIO: formatting fixes 9 years ago
Víctor Mayoral Vilches 8195631fac HAL_Linux: AnalogIn_IIO update reopen_pin 9 years ago
Víctor Mayoral Vilches b9c83da8c6 HAL_Linux: AnalogIn_IIO, replace reopen by select 9 years ago
Víctor Mayoral Vilches da1b529415 HAL_Linux: AnalogIn_IIO add init_pins 9 years ago
Víctor Mayoral Vilches 546fbd1f25 HAL_Linux: mv AnalogIn_PXF to AnalogIn_IIO 9 years ago
Víctor Mayoral Vilches 4820e0b2c7 HAL_Linux: AnalogIn_PXF changes in AnalogIn 9 years ago