19665 Commits (59a44008d7fe5959994d40261e88b90f9328363a)
 

Author SHA1 Message Date
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
Julien BERAUD 8c4803af10 AP_HAL_Linux: GPIO Sysfs for Bebop 9 years ago
Julien BERAUD 2136866594 AP_HAL_Linux: fix I2CDriver indentation 9 years ago
Julien BERAUD af6bbb806e AP_HAL: add do_transfer method to I2CDriver 9 years ago
Julien BERAUD 26163b6640 AP_HAL_Linux: Add do_transfer method to i2c driver 9 years ago
Lucas De Marchi 04f601d42f AP_HAL_Linux: PWM_Sysfs: minor changes to Bebop/mainline integration 9 years ago
Julien BERAUD 8733f34ce1 AP_HAL_Linux: PWM_Sysfs for bebop 9 years ago
Tom Pittenger 4c1a70eb66 Plane: print start of land approach 9 years ago
mirkix ef56d952cd Linux_HAL_Essentials: Add HC-SR04 README.md 9 years ago
mirkix fe442d35df Linux_HAL_Essentials: Add AioPRU README.md 9 years ago
Andrew Tridgell 52f2fce1d5 RC_Channel: prevent float exception with bad RCn_MIN/MAX/TRIM 9 years ago
Leonard Hall 6eca767db0 Copter: reduce autotune min D param default to 0.001 9 years ago
Hamish Willee 7bbe73b233 Tools: fix up URL in readme to SITL via Vagrant doc 9 years ago
Andrew Tridgell dfa107c7bb autotest: added Dalby OBC2016 mission and geofence 9 years ago
Andrew Tridgell a6ed3e5e80 autotest: added Dalby location 9 years ago
Andrew Tridgell 6fdc6074d6 autotest: fixed "Reached command" string 9 years ago