13034 Commits (289aba4350992f50b9600d707164d9dc9f8b9ee5)

Author SHA1 Message Date
Andrew Tridgell 52caf8419e SITL: fixed sense of wind direction 9 years ago
Andrew Tridgell 66073413a8 GCS_MAVLink: announce MAVLink2 capability 9 years ago
Andrew Tridgell 8f35305496 SITL: added a simpler compass cal simulation 9 years ago
Andrew Tridgell f82827ce79 AP_Compass: removed disco special compass offsets 9 years ago
Andrew Tridgell bb65f4df76 AP_Arming: use HAL defined compass offset max if available 9 years ago
Andrew Tridgell bf67d4277d AP_HAL: define a larger compass offset max for Disco 9 years ago
Randy Mackay ba5db0c5d8 Compass: add CAL_FIT parameter description values 9 years ago
priseborough cb1d3c7ed2 AP_NavEKF2: Allow for terrain gradient when using range finder for height 9 years ago
priseborough 60d8adcca0 AP_NavEKF2: Fix height drift on ground using range finder without GPS 9 years ago
priseborough 8797714203 AP_NavEKF2: Fix bug in handling of invalid range finder data 9 years ago
priseborough 175faf1e41 AP_NavEKF2: Fix bug in published yaw reset value found during code review 9 years ago
priseborough 77fad065d1 AP_NavEKF2: use a struct for all yaw step class variables 9 years ago
priseborough 885bfd1b4e AP_NavEKF2: Handle yaw jumps due to core switches 9 years ago
murata c78dfd4aa4 AC_Sprayer: Change the comment of the variables in the form of doxygen. 9 years ago
Peter Barker fce798bc7a DataFlash: avoid integer underflow 9 years ago
Peter Barker 95d4475d45 DataFlash: avoid time going backwards in logs 9 years ago
William Liu cc28c8e6ee AP_Airspeed: AP_Airspeed_I2C: get the right status according to datasheet 9 years ago
William Liu b1a62d6c8e AP_HAL_Linux: RCOutput_Bebop: fixed potential deadlock 9 years ago
Andrew Tridgell aa4cde1aae AP_BoardConfig: work around issues with bad components on some FMUv4 boards 9 years ago
Benoit Tran 9b89b4f561 AP_HAL: Correct HAL_PARAM_DEFAULTS_PATH for Parrot Disco 9 years ago
Randy Mackay b63666d188 AP_Motors: increase MOT_THST_HOVER parameter description range 9 years ago
Niti Rohilla cadd95fdd8 GCS_MAVLink: Added sanity check for DO_JUMP command on mission load. 9 years ago
floaledm 4d03be94cf AP_Frsky_Telem: removed reliance on home_distance and home_bearing which are only in copter 9 years ago
floaledm 33bd359463 AP_Frsky_Telem: LANDCOMPLETE switched to to ISFLYING flag 9 years ago
floaledm 4dc98faa48 AP_Frsky_Telem: transmit airspeed instead of groundspeed, if available 9 years ago
floaledm 8deba69715 AP_Frsky_Telem: added 1 to control_mode passed on Frsky link 9 years ago
floaledm 4f8cea6844 AP_Frsky_Telem: simplified constructor 9 years ago
Michael du Breuil 7a18d59099 GCS_MAVLink: On mission_set_current report the requested item if the set was a success 9 years ago
Leonard Hall fdcdcb0033 AC_PosControl: check Z-axis accel imax can always overpower hover throttle 9 years ago
Andrew Tridgell aafd1512e4 HAL_PX4: limit IMU target temperature to 65 9 years ago
Andrew Tridgell c0d21c5730 AP_Module: added gyro_bias to AHRS structure 9 years ago
Andrew Tridgell 334db0a1a5 AP_AHRS: added get_primary_accel_index() and get_primary_gyro_index() 9 years ago
Andrew Tridgell 902daff3a3 AP_Module: added FSYNC state to raw accel report 9 years ago
Andrew Tridgell 6f9530ebaa AP_InertialSensor: added optional FSYNC external sync bit 9 years ago
Andrew Tridgell c62fc336cb AP_AHRS: use current EKF2 IMU core in gyro estimate 9 years ago
Andrew Tridgell dd812cfc0c AP_NavEKF2: added getPrimaryCoreIMUIndex() 9 years ago
Andrew Tridgell cfd7268bd5 GCS_MAVLink: check the signing key magic on load 9 years ago
Andrew Tridgell b9c4a948d1 AP_BoardConfig: fixed startup ordering change in canbus vs external mag 9 years ago
Gustavo Jose de Sousa 5c5ddc9d4a AP_HAL: reformat AP_HAL_Boards.h 9 years ago
José Roberto de Souza 13287f61e3 AP_Compass: Make COMPASS_AERO probe BMM150 9 years ago
Gustavo Jose de Sousa 68fe536da3 AP_InertialSensor: use BMI160 for Intel Aero 9 years ago
Gustavo Jose de Sousa 025082b280 AP_HAL_Linux: add port to Intel Aero 9 years ago
José Roberto de Souza 0b0be31a29 AP_HAL: add defines for Intel Aero 9 years ago
Gustavo Jose de Sousa b6c0e11200 AP_InertialSensor: BMI160: convert it to use Device periodic callback 9 years ago
Gustavo Jose de Sousa b259356703 AP_Compass: BMM150: convert it to use Device periodic callback 9 years ago
Lucas De Marchi 667fca60f5 AP_Compass: BMM150: reduce lock region 9 years ago
Patrick J.P c32dc3bc37 AP_HAL_Linux: Add AeroIO communication module 9 years ago
Randy Mackay 4858afae6c AP_Motors: param description update that MOT_SPIN_MIN should be higher than MOT_SPIN_ARM 9 years ago
Andrew Tridgell bf1e0e1536 AP_AHRS: fixed EKF GPS arming check for fixed wing 9 years ago
Andrew Tridgell 232347569f AP_RPM: use RPM_SCALING in SITL 9 years ago