23255 Commits (9ea4a9233de1e48b86c3bf4cc928496aad87221a)
 

Author SHA1 Message Date
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
priseborough 18c4327a2a autotest: reduce copter test run time 9 years ago
priseborough 230ba2700f AP_NavEKF2: fix documentation errors 9 years ago
priseborough b3bfb71431 AP_NavEKF: fix documentation errors 9 years ago
priseborough 01ce3e7f1e AP_AHRS: fix documentation errors 9 years ago
priseborough 7700b1417d AP_InertialNav: Use separated EKF horiz/vert position interfaces 9 years ago
priseborough cc0d3b89d3 Replay: use separated EKF horiz/vert position interfaces 9 years ago
priseborough 5454f76702 AP_AHRS: Add separate interfaces for local horizontal and vertical position 9 years ago
priseborough a8cd037f56 DataFlash: update to match revised EKF1 and EKF2 interface 9 years ago
priseborough 341d070db8 AP_NavEKF2: Separate filter status update and get functions 9 years ago
priseborough b1717649b1 AP_NavEKF2: remove combined NED local position interface 9 years ago