23265 Commits (69887e1646880b7bd6acd4cceb6ec8609563378f)
 

Author SHA1 Message Date
Tom Pittenger 69887e1646 AP_ADSB: do not init variables in header class definition 9 years ago
Tom Pittenger f5bf98041e AP_ADSB: do not spam to all mavlink ports, require the transceiver health heartbeat 9 years ago
Tom Pittenger b6e25e7d64 AP_ADSB: add support for ADSB transceiver mavlink packets 9 years ago
Tom Pittenger 2223216ca2 AP_ADSB: add param ADSB_LIST_RADIUS to ignore distant aircraft 9 years ago
Tom Pittenger 454560ca4c AP_ADSB: organize variables into in_state and avoid_state structs 9 years ago
Tom Pittenger b78255cc25 AP_Common: avoid using AP_Math is_zero() because it is classless 9 years ago
Tom Pittenger 3edd95b99b AP_Common: add Location::is_zero and ::zero member functions 9 years ago
Tom Pittenger 26efd90603 Plane: allow landing height adjustment on wp before land (aka approach wp) 9 years ago
Andrew Tridgell 4da3236c07 Plane: separate out landing height adjustment from barometer changes 9 years ago
Lucas De Marchi 2b1b23cabf build: fix static linking through --static option 9 years ago
Andrew Tridgell 9ea4a9233d autotest: updated OBC2016 mission 9 years ago
Andrew Tridgell 003c94830b AP_Airspeed: added ARSP_PSI_RANGE parameter 9 years ago
Andrew Tridgell 28d5103435 AP_Airspeed: initial support for MS4515DO on Disco 9 years ago
Andrew Tridgell e0047d81a2 AP_RangeFinder: enable sonar on Disco 9 years ago
Andrew Tridgell 018d8f732a AP_Compass: work around poor magnetic setup on Disco 9 years ago
Andrew Tridgell 39dac57b56 AP_BattMonitor: support Disco battery monitoring 9 years ago
Andrew Tridgell d30e55fa44 AP_InertialSensor: initial support for Disco 9 years ago
Andrew Tridgell 96095b0942 HAL_Linux: fixed comment typo for SBUS input 9 years ago
Andrew Tridgell b69170febd HAL_Linux: fixed build for Disco with I2C changes 9 years ago
Andrew Tridgell f5a20d28bc HAL_Linux: fixed comment in SBUS 9 years ago
Andrew Tridgell a78b875ec3 HAL_Linux: fixed ULTRASOUND GPIO for Disco 9 years ago
Andrew Tridgell 1d8e4cdea9 HAL_Linux: added debugging line for Heat_Pwm 9 years ago
Andrew Tridgell 55d692708b HAL_Linux: fixed set_esc_scaling on Disco 9 years ago
Andrew Tridgell 298f7bffb9 HAL_Linux: fixed motor output for Disco 9 years ago
Andrew Tridgell 9b057ee4f1 HAL_Linux: separate out the GPIO table for Disco 9 years ago
Andrew Tridgell 677a38a10a HAL_Linux: make SBUS input much more robust 9 years ago
Andrew Tridgell 29135a0158 HAL_Linux: use termios2 for SBUS RCOUT on Disco 9 years ago
Andrew Tridgell a40d704126 HAL_Linux: added RCOutput_Disco 9 years ago
Andrew Tridgell cf83a43b56 HAL_Linux: support SBUS input on Disco 9 years ago
Andrew Tridgell aaaa6d38c7 HAL_Linux: initial support for Disco 9 years ago
Andrew Tridgell e407caaa41 AP_HAL: added support for Parrot Disco 9 years ago
Andrew Tridgell 3769e0fc64 waf: build support for Disco 9 years ago
Andrew Tridgell 9e812d3bda Plane: don't auto-update home and baro on large height change 9 years ago
Peter Barker 78fa23440c AP_AHRS: remove use of uninitialised variable 9 years ago
Tom Pittenger 7be15be185 AP_TECS: slew the hgt_lag_filter when starting a land 9 years ago
Andrew Tridgell 2527859b59 AP_TECS: update comment on underspeed clearing 9 years ago
Lucas De Marchi 293f94b355 AP_HAL_PX4: Util: fix check for PX4_V4 9 years ago
khancyr c4b009f4b5 AP_HAL_PX4 : remove unused variable 9 years ago
Andrew Tridgell a1c759e491 SITL: added sensor smoothing 9 years ago
Andrew Tridgell 4faa57074a SITL: removed vehicle specific ground handling 9 years ago
Andrew Tridgell e7a54c83d1 SITL: allow SITL to use terrain data for ground height 9 years ago
Andrew Tridgell 569cc1c108 Plane: support the LED_CONTROL MAVLink message 9 years ago
Andrew Tridgell c471b635b3 AP_Notify: added NTF_LED_OVERRIDE parameter 9 years ago
Andrew Tridgell 567d5cdbe6 AP_NavEKF2: use mavlink messages not printf for state change notifications 9 years ago
priseborough bd7bf21475 AP_NavEKF2: Speed improve switch-over to backup magnetometer 9 years ago
priseborough e34cdc6666 AP_NavEKF2: Fix bug preventing planes recovering from bad magnetometers 9 years ago
priseborough e2b8807260 AP_NavEKF2: Fix bug causing switching in and out of aiding 9 years ago
priseborough fcc07b5560 AP_NavEKF2: Prevent multiple aiding mode changes per update 9 years ago
priseborough f4f347fb75 AP_NavEKF2: add missing parenthesis and console message 9 years ago
priseborough 9a23152ee4 AP_NavEKF2: Fix bugs and consolidate aiding switch logic 9 years ago