10721 Commits (ed51c7a28dad47e2c80f2a430bdf86f7bff80533)

Author SHA1 Message Date
Leonard Hall ed51c7a28d AP_Motors: replace throttle_control_input with throttle_in 9 years ago
Leonard Hall c96b91efb6 AP_Motors: add output_to_motors 9 years ago
Leonard Hall ac579685df AP_Motors: remove output_armed_not_stabilizing 9 years ago
Leonard Hall 666a92ae2f AP_Motors: set_throttle accepts 0 to 1 range 9 years ago
Leonard Hall 3c74b4cc69 Motors: add get_roll_thrust which returns roll input in range 0 to 1 9 years ago
Lucas De Marchi f304fcf4da AP_InertialSensor: examples: add coding style fixes 9 years ago
AndersonRayner 10e7d43007 AP_InertialSensor: Add output of all IMUs to example 9 years ago
Lucas De Marchi a502c0924c GCS_MAVLink: simplify sanity check 9 years ago
Francisco Ferreira d3e149e5d7 GCS_MAVLink: ignore Clang out-of-range warning 9 years ago
Marc MERLIN 5bcd1b02ef RSSI channel is not limited to 5-8. 9 years ago
Tom Pittenger 6718241dad cleanup comments 9 years ago
Andrew Tridgell 894e07a0bd AP_Parachute: added CHUTE_DELAY_MS parameter 9 years ago
Andrew Tridgell 73a2c99d56 SITL: limit rotational rate to 2000dps 9 years ago
Andrew Tridgell 4d01cb1716 HAL_SITL: fixed SITL engine mul error 9 years ago
Andrew Tridgell b4c6a0e30e AP_TECS: added logging of speed_weight and state flags 9 years ago
Andrew Tridgell 8ff932b61c AP_TECS: allow underspeed to end faster 9 years ago
Andrew Tridgell 1ecfa6b487 RC_Channel: fixed example in SITL 9 years ago
Andrew Tridgell 5c92adddf9 HAL_SITL: allow examples to run under SITL 9 years ago
Andrew Tridgell 1e4fe7996e HAL_Linux: update URL 9 years ago
Andrew Tridgell 9737050a23 HAL_FLYMAPLE: update URL 9 years ago
Andrew Tridgell 664d91802e HAL_AVR: update URL 9 years ago
Andrew Tridgell 075dd49afe DataFlash: added Log_Write_Rate() 9 years ago
Andrew Tridgell ab07781c66 APM_Control: raise default P and I gains, and set a lower limit on I for pitch 9 years ago
Lucas De Marchi 46936767c1 AP_Compass: LSM303D: check for overruns in compass values 9 years ago
Lucas De Marchi cf2d866d51 AP_Compass: LSM303D: used AP_HAL::Device interface 9 years ago
Lucas De Marchi 5164fbb81b AP_Compass: LSM303D: cleanup driver 9 years ago
Lucas De Marchi 20a4a42cb3 AP_Compass: don't store raw and unfiltered fields 9 years ago
Lucas De Marchi e6059f5197 AP_Compass: rename files to follow other libraries 9 years ago
Lucas De Marchi 286697b844 AP_Compass: don't rebuild tree when single driver changes 9 years ago
Lucas De Marchi d3831dbb98 AP_Compass: AK8963: use AP_HAL::I2CDevice abstraction 9 years ago
Lucas De Marchi 41c1209169 AP_Compass: HMC5843: improve readability 9 years ago
Lucas De Marchi 0291ad869b AP_Compass: HMC5843: use AP_HAL::I2CDevice abstraction 9 years ago
Lucas De Marchi 57f8db5672 AP_HAL: sparse-endian: conditionally include byteswap header 9 years ago
Lucas De Marchi c5dc54dac7 AP_HAL: utility: import sparse-endian header 9 years ago
Lucas De Marchi 0ed3a93142 AP_HAL: define compass locations for linux boards 9 years ago
ashwinvasudevan e33812e1cb AP_InertialSensor: added missing brackets 9 years ago
Lucas De Marchi 72b246e52c AP_HAL_Linux: fix use of 0-length array 9 years ago
Andrew Tridgell da2a71a3de AP_BoardConfig: raise uavcan startup delay to 2s 9 years ago
Lucas De Marchi abbe419823 AP_Compass: fix mismatched tag 9 years ago
Lucas De Marchi d5d6a10e63 AP_Compass: LSM303D now is part of LSM9DS0 9 years ago
Lucas De Marchi a671b7f5b2 AP_Compass: remove misleading message 9 years ago
raspilot 1d1d224c18 AP_InertialSensor: Enable dual IMU for raspilot 9 years ago
raspilot 9d787e44cc AP_HAL_Linux: update spi table for raspilot 9 years ago
Lucas De Marchi c5022ef5c9 AP_HAL: add names for LSM9DS0 on raspilot 9 years ago
Lucas De Marchi f75c12f57c AP_InertialSensor: LSM9DS0: change mode of drdy pins to input 9 years ago
raspilot c83e4df002 AP_InertialSensor: LSM9DS0: Disable I2C at init to avoid SDA hanging by slave. 9 years ago
raspilot 557beb4bb1 AP_InertialSensor: LSM9DS0: Fixed wrong call to _register_read_xm() 9 years ago
Lucas De Marchi c1623c21cc AP_HAL_Linux: rename ToneAlarmDriver to follow other names 9 years ago
Lucas De Marchi d52ee7c0a1 AP_HAL_Linux: ToneAlarmDriver_Raspilot: cleanup driver 9 years ago
Pritam Ghanghas 6de5b52974 AP_HAL_Linux: separate class for tone alarm driver 9 years ago