17737 Commits (c04b984e6cb6d9cfd9f963c77c4a782d4df97e13)
 

Author SHA1 Message Date
Gustavo Jose de Sousa ee2c388bb0 AC_WPNav: standardize inclusion of libaries headers 10 years ago
Gustavo Jose de Sousa 99fd585a54 AC_Sprayer: standardize inclusion of libaries headers 10 years ago
Gustavo Jose de Sousa 286d084d83 AC_PID: standardize inclusion of libaries headers 10 years ago
Gustavo Jose de Sousa d030e817d9 AC_Fence: standardize inclusion of libaries headers 10 years ago
Gustavo Jose de Sousa d49f10d2e5 AC_AttitudeControl: standardize inclusion of libaries headers 10 years ago
Gustavo Jose de Sousa 84b5555a1a Tools: standardize inclusion of libaries headers 10 years ago
Gustavo Jose de Sousa 93c80b03ae ArduPlane: standardize inclusion of libaries headers 10 years ago
Gustavo Jose de Sousa 4d4b856735 ArduCopter: standardize inclusion of libaries headers 10 years ago
Gustavo Jose de Sousa a672e3c5ce AntennaTracker: standardize inclusion of libaries headers 10 years ago
Gustavo Jose de Sousa 01e05ce743 APMrover2: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 1b61f6f636 HAL_PX4: fixed USB connected on AUAV-X2 10 years ago
Randy Mackay 69bfeaf58e INS: accel offset parameter range desc to 3.5m/s/s 10 years ago
Daniel Frenzel b9c0f34897 AP_Scheduler example 10 years ago
Andrew Tridgell 9352f05133 GCS_MAVLink: fixed bug setting parameters to default values 10 years ago
Andrew Tridgell 269f1fd99a AP_Param: replaced set_param_by_name with set_float 10 years ago
Andrew Tridgell b9c7cac5d6 PX4NuttX: submodule update 10 years ago
Jonathan Challinger a18f71b29e Copter: bug fix to RTL_ALT_MIN feature 10 years ago
Michael du Breuil c29b19f768 AP_GPS: Fix a typo on spelling received 10 years ago
Michael du Breuil c8c34f54cc AP_HAL_SITL: Add hdop to ublox sitl sim (as well as vdop to be reported) 10 years ago
Lucas De Marchi cf1273668e AP_InertialSensor: refactor constructors to avoid leak 10 years ago
Lucas De Marchi c3063f0ab2 AP_InertialSensor: MPU6000: be agnostic to I2C bus/address 10 years ago
Lucas De Marchi 4d4dac867e AP_InertialSensor: pass backend instead of pointer to function 10 years ago
Gustavo Jose de Sousa d3eebdb6aa AP_InertialSensor: L3G4200D: add probe code 10 years ago
Lucas De Marchi 55279664c2 AP_InertialSensor: remove out of place ifdef 10 years ago
Lucas De Marchi 2e76d998df AP_InertialSensor: remove unused enum bus_speed 10 years ago
Lucas De Marchi f3f54157be AP_InertialSensor: fix copying wrong number of bytes 10 years ago
Lucas De Marchi 209e1924a5 AP_InertialSensor: fix whitespace usage 10 years ago
Michael du Breuil bc26eaab63 AP_GPS: Ublox: fall back to the DOP if hDOP hasn't come in yet 10 years ago
Lucas De Marchi 3851862f60 AP_InertialSensor: remove unused drivers 10 years ago
Gustavo Jose de Sousa 0d1d960899 StorageManager: remove unnecessary calculations on addr for next area 10 years ago
Andrew Tridgell 840f3adfbd PX4Firmware: submodule update 10 years ago
Randy Mackay f009c2ddb9 Motors_Multicopter: add MOT_THR_MIX_MAX parameter 10 years ago
Randy Mackay 4aef64c153 OpticalFlow_Linux: reworked driver 10 years ago
Víctor Mayoral Vilches ed3366aaae AP_OpticalFlow: Add support for Linux 10 years ago
Randy Mackay 42c7b4a116 BattMon_SMBus: remove unnecessary I2C semaphore give 10 years ago
Randy Mackay 66469d7529 Compass_HMC5843: remove unnecessary i2c semaphore give 10 years ago
Grant Morphett 92a7a3e6ff Rover: Lets put Rover into BETA - v2.2.51 10 years ago
Grant Morphett 103119fe9a Rover: fixed bug when reverse throttle would increase speed in AUTO 10 years ago
squilter c24ba83fb1 Plane: init vehicle capabilities 10 years ago
Randy Mackay 5776620062 DataFlash: consolidate GPS, GPS2 messages 10 years ago
Grant Morphett 5044189ac9 Rover: scheduler remaining time loop calc made common 10 years ago
Andrew Tridgell 7e2e78c1af AP_AHRS: protect against zero deltat in DCM 10 years ago
Randy Mackay a81d756ce1 AC_WPNav: remove unused definitions 10 years ago
Randy Mackay fb9cc124c8 AC_WPNav: replace hardcoded 0.02 with pos_control dt 10 years ago
Leonard Hall 8195f45d6c AC_WPNav: fix spline height loss 10 years ago
Michael du Breuil c704102dcd AP_GPS: Default the value of hdop to 99.99 if no value has been read yet. 10 years ago
Randy Mackay 136853a750 Rally: rename RALLY_HOME_INC param to INCL_HOME 10 years ago
KiwiHC16 e0e2ed519c Rally: add RALLY_HOME_INC param to use Home as a Rally point 10 years ago
Julien BERAUD 39b42a4e6e AP_Compass_AK8963: suspend timer while reading 10 years ago
Julien BERAUD 0aa2fe7a0b AP_Compass_AK8963: fix sem handling 10 years ago