12308 Commits (8eb7a062c7ab76dbb97750488cdc42b18831e9e7)

Author SHA1 Message Date
Tom Pittenger 8eb7a062c7 AP_Frsky_Telem: tiny text change in statusText 9 years ago
floaledm 9e0cfc81ea AP_Frsky_Telem: updated sensor_status messages according to what is found in Mission Planner 9 years ago
floaledm 5125846ac0 AP_Frsky_Telem: Plane support 9 years ago
floaledm b2b6c88edf AP_Frsky_Telem: renamed vars and funcs for consistency/clarity 9 years ago
Andrew Tridgell 3eb8b5e99f HAL_Linux: added RCInput_Multi 9 years ago
Andrew Tridgell 5909552f67 HAL_Linux: added RCInput_115200 9 years ago
Andrew Tridgell 2edd914634 AP_HAL: added st24 R/C protocol decoder 9 years ago
Andrew Tridgell 9a7af89b30 AP_HAL: added sumd decoder 9 years ago
Andrew Tridgell e913b9a8f7 HAL_Linux: fixed incorrect include 9 years ago
Randy Mackay 2ebb81b02f AP_NavEKF2: switching compass message to GCS downgraded to INFO 9 years ago
Andrew Tridgell 79ed5c7091 AP_BattMonitor: fixed typo 9 years ago
Andrew Tridgell 06cccd6d3b AP_BattMonitor: update disco battery lookup table 9 years ago
Tom Pittenger 5512b6de02 AP_RangeFinder: Cleanup and added comments 9 years ago
Tom Pittenger e928e20b11 AP_RangeFinder: Ensure no divide by zeros in LeddarOne 9 years ago
priseborough b6867e085d AP_NavEKF2: Don't report range finder variance on mavlink if not required 9 years ago
Andrew Tridgell 95db9f61cc AP_Module: added velocity_ned to AHRS state 9 years ago
Michael Oborne 11c376588d AP_GPS_NOVA: support tersus/novatel/comnav gps 9 years ago
Peter Barker 8f376944aa DataFlash: immediately restart logging after erasing logs 9 years ago
Randy Mackay f94f7e2aa0 AP_RangeFinder: add leddarone to TYPE parameter description 9 years ago
ShingoMatsuura 3123bd6d7d AP_RangeFinder: add LeddarOne support 9 years ago
Andrew Tridgell c275e7c61d SITL: added SIM_SPEEDUP parameter 9 years ago
murata 13fe8cb4d0 AP_OpticalFlow: Changed short boundary the i2c_integral_frame. 9 years ago
Matthew Brener 06388b0417 Global: Fix typos 9 years ago
Andrew Tridgell a4c1bc3fd3 HAL_Linux: avoiding setting the SPI mode on every transfer 9 years ago
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