3541 Commits (744e5b8c602d4cc44d478892a2ddbdb5a4118040)
 

Author SHA1 Message Date
Andrew Tridgell e5ec810c92 autotest: fixed check of return code for build_all.sh 13 years ago
Andrew Tridgell c3d6e64efb autotest: fixed directory for build_all.sh 13 years ago
Jason Short 265c5255a3 Added slow_wp default in AP mode 13 years ago
Jason Short 336441b109 reset slow_WP option at mode switch 13 years ago
Jason Short 81a861c8ac Added slow wp option in calc_desired_speed 13 years ago
Jason Short 33d4d52a6b set Slow WP option for RTL in Auto mode 13 years ago
Jason Short cae49b3543 Added "slow WP" option for RTL. 13 years ago
Jason Short b54d08f410 Updated manual throttle control during throttle hold 13 years ago
Jason Short bcd5129f9b added workaround for resetting alt. 13 years ago
Jason Short fa32b084bd Added SW test for Manual Boost 13 years ago
Jason Short 1c9bb25f09 AP TEST fixes for new throttle control 13 years ago
Randy Mackay 9fabdb5797 TradHeli - change throttle range back to 0~1000 (was temporarily changed to be 1250~850 which limited the range of the swash plate's vertical movements) 13 years ago
ellissu 6cf7f45f2e Edit and Add some Traditional Chinese translation 13 years ago
Andrew Tridgell 4a766e1abd autotest: lower throttle level for lowering altitude in loiter 13 years ago
Andrew Tridgell 9700afaf10 autotest: fixed failsafe test 13 years ago
Randy Mackay e146f225b1 ArduCopter - remove unnecessary block for next GPS value before saving home location 13 years ago
Andrew Tridgell 66b95c14c5 autotest: added build_all.sh to autotest 13 years ago
Andrew Tridgell 08d730c266 scripts: added some more builds to build_all.sh 13 years ago
Andrew Tridgell df8a557630 AP_Param: update users of AP_Param for ParamToken 13 years ago
Andrew Tridgell 53b87229ff AP_Param: added ParamToken type for variable list traversal 13 years ago
Andrew Tridgell a0d4e940ef Heli: added heli build to build_all.sh script 13 years ago
Andrew Tridgell 12327eb2a9 Heli: fixed some 'used before initialised' warnings 13 years ago
Jason Short 028de5d2c5 Axis lock beta (off by default) 13 years ago
Jason Short 885710fce6 updated max throttle define 13 years ago
Jason Short 05024cc06c Change 800 to a define 13 years ago
Jason Short 04b70ffdc2 added Axis_Lock params 13 years ago
Jason Short ff2b4ecb7a updated throttle range 13 years ago
Jason Short 1e37a0ec17 added a limit to range output 13 years ago
Jason Short 1b46daa12e some better defaults for JDrones 13 years ago
Randy Mackay b92d7aaad5 ArduCopter - fix for yaw control on Octa Quad Plus frame. 13 years ago
Randy Mackay 232359186e TradHeli - fixed small parameter bug affecting helis. The servo parameters were declared as GSCALAR instead of GGROUP in Parameters.pde. 13 years ago
Randy Mackay b64c0da003 ArduCopter - updated version to 2.4 13 years ago
Randy Mackay 33aa6fe13b Optflow - added reference to FastSerial to resolve compile error on Arduino 1.0. 13 years ago
Andrew Tridgell 92b3f86996 autotest: removed the pitch trim from the Rascal 13 years ago
Andrew Tridgell 9793d04ed1 SITL: increase the amount of noise in the simulated ADC 13 years ago
Andrew Tridgell d52cb7e574 DCM: only add in centripetal accel if we have GPS lock 13 years ago
Andrew Tridgell ffa3330f93 autotest: fixed the calculation of the acceleration due to gravity 13 years ago
Andrew Tridgell 16009777d9 APM: expanded parameter area to match ACM 13 years ago
Andrew Tridgell 6929226b96 ACM: expanded EEPROM parameter area by 256 bytes 13 years ago
Andrew Tridgell bb352c6bcf don't need AP_Math.h here any more 13 years ago
Andrew Tridgell 718a5b70e3 AP_Param: fixed saving of sensor calibration 13 years ago
Andrew Tridgell baac883eb1 IMU: move _sensor_cal to general IMU class 13 years ago
Andrew Tridgell 882cd4ea83 AP_Param: moved AP_Vector3f and AP_Matrix3f declarations to AP_Math.h 13 years ago
Andrew Tridgell 85ecb05261 CPUInfo: added timing of sqrt() 13 years ago
Andrew Tridgell 78babd37fa APM: use set_and_save_ifchanged() for GCS stream rates 13 years ago
Andrew Tridgell 4b15b63d21 AP_Param: fixed copy-assignment operators for AP_Param vectors 13 years ago
Andrew Tridgell 7f3858cb7f AP_Param: added a set_and_save_ifchanged() method 13 years ago
Andrew Tridgell 80a6773b8b AP_Param: added an initialised() method 13 years ago
Jason Short b532cb91b1 added Rate_D tuning value 13 years ago
Jason Short 0075901f77 upped rate loop to 250hz 13 years ago