21040 Commits (df765f0d43b91d51bfa5e0e5628c9e9a1b022d27)
 

Author SHA1 Message Date
Andrew Tridgell df765f0d43 autotest: raise lock timeout 9 years ago
Andrew Tridgell dc9d87fde3 Plane: prepare for 3.5.2 release 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 8a6e5ffe80 Plane: fixed bug in rangefinder landing 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
Peter Barker 39ab0e5b7d autotest: buildand retain version files 9 years ago
Peter Barker e135659165 Tools: PrintVersion.py; print version of vehicle code 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 fa15057792 Tools: update URLs 9 years ago
Andrew Tridgell 012abb28ef README: update URLs 9 years ago
Andrew Tridgell b47b558246 Plane: change code URL 9 years ago
Andrew Tridgell 224c99af72 Copter: change code URL 9 years ago
Andrew Tridgell 374595781e git: changed URLs for modules 9 years ago
Andrew Tridgell dea708b368 Tools: switch to ardupilot.org for firmware and autotest 9 years ago
Andrew Tridgell 4d7beab8cc Plane: added QTUN logging for quadplane 9 years ago
Andrew Tridgell 0a199945a2 Plane: added copter RATE logging for quadplane 9 years ago
Andrew Tridgell 31000ac756 Copter: moved Log_Write_Rate() to common code 9 years ago
Andrew Tridgell 075dd49afe DataFlash: added Log_Write_Rate() 9 years ago
Andrew Tridgell 1fa075e7a8 Plane: change default quadplane gains 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
Gustavo Jose de Sousa 0883fb72ac waf: add shortcut for antennatracker 9 years ago
Andrew Tridgell 19d1895d96 PX4Firmware: submodule update 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 f258b66627 ArduPlane: Update path locations for parameters 9 years ago
Lucas De Marchi 34155c09e6 ArduCopter: Update path locations for parameters 9 years ago
Lucas De Marchi 56eccd6e41 APMrover2: Update path locations for parameters 9 years ago
Lucas De Marchi 3cb99d5567 AntennaTracker: Update path locations for parameters 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 5411057ec6 build: allow qurt to use sparse-endian.h 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
Gustavo Jose de Sousa 6e658452ec waf: toolchain: filter supported compilers for cross-compilation 9 years ago
Gustavo Jose de Sousa 1b6a87d8b4 waf: toolchain: clang: use waf to find toolchain path 9 years ago
Gustavo Jose de Sousa 019cf3d483 waf: toolchain: clang: use configure wrapper 9 years ago
Gustavo Jose de Sousa 7ede9600db waf: toolchain: gcc: use cross-compilation prefix wrapper 9 years ago
Gustavo Jose de Sousa 95aeb0346e waf: load compilers tools in toolchain tool 9 years ago