91 Commits (392e5257ccacbadde8c1a3d6cd7d38fd7c489a10)

Author SHA1 Message Date
Andrew Tridgell c151f24672 Copter: updates for new AP_Baro API 10 years ago
Randy Mackay 3ccc61c163 Copter: use battery.has_current method 10 years ago
Randy Mackay c93c7af20c Copter: move update_optflow to sensors.pde 10 years ago
priseborough a72b6b179b Copter : Modify EKF optical flow data interface 10 years ago
Randy Mackay b2badee172 Copter: reset baro glitch after baro init 10 years ago
Randy Mackay 5104d5f0fe Copter: re-order init_sonar 10 years ago
Randy Mackay f6ff1742d5 Copter: landing detector checks baro climb rate 10 years ago
Andrew Tridgell c3d839456b Copter: support logging while disarmed 10 years ago
Randy Mackay aa3e34a44a Copter: move update_optflow to sensors.pde 10 years ago
Randy Mackay 3201a8dbca Copter: integrate optflow_enable param move to optflow class 10 years ago
Jonathan Challinger fa9d10e59b Copter: log CURR message at 10hz 10 years ago
Randy Mackay 14d80910ec Copter: integrate EPM ver2 11 years ago
Randy Mackay b8f98aba8f Copter: fix baro glitch resolved message in dataflash 11 years ago
Randy Mackay 7cc1501dc6 Copter: integrate baro glitch protection 11 years ago
Andrew Tridgell a4b9b989b7 Copter: convert to new AP_RangeFinder API 11 years ago
Andrew Tridgell 0cbe64bc5e Copter: use Log_Write_Baro() 11 years ago
Andrew Tridgell 24f2ac20de Copter: removed HIL_MODE_ATTITUDE 11 years ago
Randy Mackay 8f5585423c Copter: use ahrs trig values 11 years ago
Randy Mackay 8a29d63d89 Copter: faster baro calibration when arming 11 years ago
Randy Mackay 9f2f44f0f6 Copter: integrate shrunken optflow 11 years ago
Lukasz cb17a5bdb6 Copter: Add RSSI_RANGE parameter 11 years ago
Randy Mackay 32f53624d6 Copter: rename low_battery to failsafe.battery 11 years ago
Randy Mackay 9435eb4a15 Copter: remove unused flags and consolidate ap and ap_system 12 years ago
Randy Mackay dab4f032f9 Copter: integrate BattMonitor 12 years ago
Randy Mackay a53d28e018 Copter: remove support for dmp ahrs 12 years ago
Randy Mackay c5bd1a76ed Copter: comment update re low battery event 12 years ago
Randy Mackay 8e0cacad39 Copter: disable low battery events when usb connected 12 years ago
Randy Mackay 2696e160e6 Copter: surface tracking improvement 12 years ago
Jonathan Challinger b21bc5a85a Copter: Fixed bug in battery current integration 12 years ago
Randy Mackay d1791bab76 Copter: fix barometer cli test 12 years ago
Andrew Tridgell c44fd42349 Copter: fixed RSSI reading on PX4 12 years ago
Andrew Tridgell 0d027b7a23 Copter: updates for new compass API 12 years ago
Andrew Tridgell 82c604dd67 Copter: more constrain fixes 12 years ago
Andrew Tridgell cf6ae4a746 Copter: remove ahrs.set_barometer() 12 years ago
Randy Mackay 1dcd46bffc Copter: reduce compiler warnings 12 years ago
Randy Mackay f263e81ed7 Copter: remove unused GPS and baro filters 12 years ago
Randy Mackay cb84ec9d9b Copter: add current based compass compensation 12 years ago
Andrew Tridgell c2fd1512ff Copter: use voltage_average() so as to avoid INPUT_VOLTS 12 years ago
rmackay9 9c3b9907dd Copter: bug fix to set sonar_alt_health to zero when disabled 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
rmackay9 21b6c78d12 ArduCopter: added get_throttle_althold_with_slew to allow slower altitude target changes 12 years ago
Andrew Tridgell 17a63dc76a Copter: fixes for AP_HAL merge 12 years ago
rmackay9 672fdfbf71 ArduCopter: added ERR dataflash message 12 years ago
rmackay9 677b38a48e ArduCopter: first implementation of surface tracking using sonar 12 years ago
rmackay9 466097b383 ArduCopter: use inertial nav for current altitude and climb rate 12 years ago
Pat Hickey 5bd7046a95 ArduCopter: sketch cpp builds! 12 years ago
Pat Hickey 8b49208771 ArduCopter: some fixes 12 years ago
Pat Hickey 70f4739522 ArduCopter: more fixes 12 years ago
rmackay9 52177c63f7 ArduCopter: only attempt to change settings of optical flow sensor if it has been successfully initialised 12 years ago
Andrew Tridgell cd07d965a7 Copter: ported RSSI_PIN option from ArduPlane 12 years ago