4810 Commits (e2c8ec2c9ea1028616f1ed629e0fdeaf76455026)
 

Author SHA1 Message Date
Andrew Tridgell e2c8ec2c9e APM: removed THROTTLE_REVERSE option 13 years ago
Andrew Tridgell 6b12ad79ff APM: tweak Rascal autotest settings 13 years ago
Andrew Tridgell e133900c68 APM: Added STICK_MIXING option 13 years ago
Amilcar Lucas d34549f386 Add an optional second mount to ArduPlane and ArduCopter 13 years ago
Amilcar Lucas 0b0b9c29a2 Allow fully independent operation of two AP_Mount instances 13 years ago
Amilcar Lucas 9cc705939a Add a second mount instance 13 years ago
Amilcar Lucas 530ea0bebd AP_Mount: Enable Joystick speed code, now that the framework supports more than 16 parameters per group. 13 years ago
Andrew Tridgell a8c99f3887 SITL: fixed deletion of eeprom.bin 13 years ago
Andrew Tridgell 03714fc695 ACM: make it possible to set AHRS_GPS_GAIN on ArduCopter 13 years ago
Andrew Tridgell dc99586981 APM: removed pointless load() call 13 years ago
Andrew Tridgell 103b02fe94 ACM: removed pointless load() calls 13 years ago
Andrew Tridgell dcc50b5705 AP_Airspeed: removed values passed to constructor 13 years ago
Andrew Tridgell e6e25525bc AP_Param: avoid saving values within 0.01% of the default value 13 years ago
Andrew Tridgell 45c27317ef AP_Mount: fixed defaults for angles 13 years ago
Andrew Tridgell 2114acddf1 APM: fixed default flap speed 13 years ago
Andrew Tridgell 5bfd1200d6 APM: change variables to use _cm, _cd and _ms suffix for units 13 years ago
Andrew Tridgell fb26160d3b ACM: change to use get_bearing_cd() instead of get_bearing() 13 years ago
Andrew Tridgell a5b5546e2a Rover: change to use get_bearing_cd() 13 years ago
Andrew Tridgell 8ae35cae1c AP_Math: rename get_bearing() to get_bearing_cd() to make units obvious 13 years ago
Andrew Tridgell a823c9ceae APM: removed cli slider and dipswitch options 13 years ago
Andrew Tridgell dfac01e6f1 AP_Param: updated APMrover2 code for new AP_Param syntax 13 years ago
Andrew Tridgell c2a4d59132 AP_Param: update ArduCopter core for new AP_Param interface 13 years ago
Andrew Tridgell 12cd6b68ff AP_Param: update ArduPlane core for new AP_Param interface 13 years ago
Andrew Tridgell 9355bd6832 AP_Param: update VARTest for new AP_Param interface 13 years ago
Andrew Tridgell 7ff7514a88 SITL: added pgm_read_dword() and pgm_read_float() 13 years ago
Andrew Tridgell 518d6365ff AP_Param: update remaining libraries for new constructor syntax 13 years ago
Andrew Tridgell 898a5af692 AP_Param: update AHRS for new constructor syntax 13 years ago
Andrew Tridgell 5e8fe8d93e AP_Param: update PID libraries for new constructor syntax 13 years ago
Andrew Tridgell c298d5130f AP_Param: major update to use default values in var_info table 13 years ago
Andrew Tridgell 1b099344a3 Rover: fixed build with new RC_Channel code 13 years ago
Andrew Tridgell a7b9aff79f AP_Baro: the DerivativeFilter now handles duplicate data 13 years ago
Andrew Tridgell 77f3b60b6f Filter: make the DerivativeFilter test GNUPlot friendly 13 years ago
Andrew Tridgell 899eeb608b Filter: automatically cope with duplicate timestamps 13 years ago
Jonathan Challinger 7815e3d810 APM: fixed rounding of altitude 13 years ago
Andrew Tridgell d7d33c64b7 Filter: fixed a off-by-one DerivativeFilter bug 13 years ago
rmackay9 f79b90725e ArduCopter: Dan Gray's fix for Condition_Yaw 13 years ago
Michael Oborne 45d21c7b5e Merge branch 'master' of https://code.google.com/p/ardupilot-mega 13 years ago
Michael Oborne f90d4b7ead Mission Planner 1.2.4 13 years ago
Amilcar Lucas d9f1140278 ArduCopter: Use generic channel names for AP_Mount servos. 13 years ago
Amilcar Lucas e93daca17e Fix heli compilation 13 years ago
Michael Oborne f843b42e5b Mission Planner 1.2.3 13 years ago
Amilcar Lucas 2c4a0636f3 AP_Mount: move mount to a "retracted position" into the fuselage with a fourth servo 13 years ago
Amilcar Lucas f14237126a Add me :) 13 years ago
Amilcar Lucas aa3cc63b15 ArduCopter: Make the code fit in a 1280 chip again 13 years ago
Amilcar Lucas 0106c133cf Default CLI_SLIDER_ENABLED to DISABLED 13 years ago
Amilcar Lucas af08b630cd Spellcheck in comments 13 years ago
Amilcar Lucas 107155fa1a AP_Mount: Allow using any RC channel to control any of the mount axes. 13 years ago
Amilcar Lucas b8c7b8a786 RC_Channel: Allow each channel to know who they are, this simplifies the enabling and output function calls. 13 years ago
Amilcar Lucas afd96025a7 ArduCopter: Save more space in APM1280 13 years ago
Amilcar Lucas 9c1ac2d9e6 More work on ch9, 10 and 11 13 years ago