19580 Commits (119948f2637cab6c7aa154ca107a36e3ee3154e5)
 

Author SHA1 Message Date
Gustavo Jose de Sousa 119948f263 waf: add gbenchmark Waf tool 9 years ago
Gustavo Jose de Sousa 1dfd8bc3c7 gbenchmark: add submodule for Google Benchmark at version v0.1.0 9 years ago
Gustavo Jose de Sousa e2790f4f3b waf: use -O3 for all current boards 9 years ago
Gustavo Jose de Sousa 4266e924d0 AP_Math: add unit test for vector rotations 9 years ago
Gustavo Jose de Sousa 6b4a6f5389 waf: use gtest for tests 9 years ago
Gustavo Jose de Sousa 8556b5dfb8 waf: add support to run (unit) tests 9 years ago
Gustavo Jose de Sousa d77b308f72 waf: make collect_dirs_to_recurse() accept list of patterns 9 years ago
Lucas De Marchi 1cdc233bd2 waf: add missing AP_Parachute library to ArduPlane 9 years ago
Lucas De Marchi 3be4144b72 waf: enable clang build database 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Gustavo Jose de Sousa b9650696b7 waf: add waf submodule at version 1.8.16 9 years ago
Lucas De Marchi 6d7678d2a3 AP_HAL_PX4: fix passing callback to member function 9 years ago
Lucas De Marchi 036eb21c09 AP_HAL: remove init() method with unused argument 9 years ago
Lucas De Marchi bf24d0ef31 AP_HAL_VRBRAIN: use init() method without arguments 9 years ago
Lucas De Marchi 4c82c535cc AP_HAL_SITL: use init() method without arguments 9 years ago
Lucas De Marchi 0c3733601b AP_HAL_PX4: use init() method without arguments 9 years ago
Lucas De Marchi 2439826c19 AP_HAL_Linux: use init() method without arguments 9 years ago
Lucas De Marchi 0514aadaec AP_HAL_FLYMAPLE: use init() method without arguments 9 years ago
Lucas De Marchi 00f17466a8 AP_HAL_Empty: use init() method without arguments 9 years ago
Lucas De Marchi 6bc07da0ee AP_HAL: use init() method without arguments 9 years ago
Lucas De Marchi 6b1c5e6f72 AP_HAL: add init() method without argument 9 years ago
Randy Mackay d9baf334c4 Copter: remove unused definitions 9 years ago
Tom Pittenger f60f0e80c3 AP_ADSB: update msg sizeof comment 9 years ago
Tom Pittenger 55f84e9c05 SITL: update ADSB for squawk 9 years ago
Tom Pittenger c0c3500d06 GCS_MAVLink: regenerate headers 9 years ago
Tom Pittenger 5a9e632ace GCS_MAVLink: added squawk to ADSB_vehicle msg 9 years ago
Lucas De Marchi 49abb78372 AP_HAL_Linux: fix warning due to derived PWM_Sysfs 9 years ago
Lucas De Marchi 8eee888b3e AP_Baro: BMP085: move data-ready macro to a method 9 years ago
Lucas De Marchi c5e97129c1 AP_Baro: BMP085: follow coding style 9 years ago
Lucas De Marchi 81a298c9c8 AP_Baro: reduce header scope 9 years ago
Lucas De Marchi 30f631de8f AP_Baro: MS5637: fix CRC check 9 years ago
José Roberto de Souza 7457588d7c AP_Baro: Move initialisation code from MS56XX constructor to init() 9 years ago
José Roberto de Souza 29791c9cec AP_Baro: Make _check_crc more readable 9 years ago
Lucas De Marchi 8eb0b559f2 ArduPlane: avoid comparison between signed and unsigned 9 years ago
Lucas De Marchi fef364e4e8 AP_TECS: avoid comparison between signed and unsigned 9 years ago
Lucas De Marchi 83ff0476a8 ArduCopter: fix signed/unsigned comparison warning 9 years ago
Lucas De Marchi aa9168e0e9 AP_Math: remove unused maxf() 9 years ago
Lucas De Marchi 798b743660 AP_NavEKF: use MAX() instead of maxf() 9 years ago
Lucas De Marchi 6f88fba8e5 AP_Math: remove unused minf() 9 years ago
Lucas De Marchi e0a0514c79 AP_Math: turn MIN/MAX macros into inline functions 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
proficnc efbe350182 Tools: firmware.diydrones gets reference to companion computers 9 years ago
Randy Mackay d9a14d05f4 Copter: 3.3.2 release notes 9 years ago
Andrew Tridgell 1e8c391024 AP_AHRS: fixed float exception on start in SITL 9 years ago
Michael du Breuil f19be28e89 autotest: allow delaying the mavproxy instance in SITL 9 years ago
Lucas De Marchi d19c5035b6 Global: Rename printf format attribute 9 years ago
Andrew Tridgell 520b9de48a HAL_PX4: expose do_transfer() in API 9 years ago
Andrew Tridgell 44c280e9fb AP_HAL: fixed typo in do_transfer declaration 9 years ago
Julien BERAUD 88236821c0 AP_HAL_Linux: Adapt Heat_Pwm to use PWM_Sysfs 9 years ago
Julien BERAUD 0fa362ff5c AP_Notify: Fix GPIO declaration for Linux boards 9 years ago