4896 Commits (5631b9022202d6a7c9add64ff4bad93b6ab9dd71)
 

Author SHA1 Message Date
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
Amilcar Lucas 95f2af6d2d Implement set ROI 13 years ago
Amilcar Lucas 4ba847c449 The mount type must be updated periodically 13 years ago
Amilcar Lucas bbc4bdb729 More flexible RC support 13 years ago
Amilcar Lucas d29f7023cc Merge from ArduPlane 13 years ago
Amilcar Lucas 50b5d33745 Enable camera triggering by default 13 years ago
Amilcar Lucas 82b82283be ATmega1280 does not have enough memory for mount support so disable AUTO GPS support, to allow mount support to fit. 13 years ago
Michael Oborne 7a887bb27d Mission Planner 1.2.2 13 years ago
Michael Oborne e0e0fe0ce5 firmware build 13 years ago
Andrew Tridgell 301ab00c5b APM: added control switch debouncer 13 years ago
rmackay9 c091c8e0e6 ArduCopter: bug fix to reset yaw target when zero and when in stabilize or acro mode. 13 years ago
rmackay9 176e6fdd68 ArduPlane: bug fix to global var_info parameter list for ahrs object. 13 years ago
rmackay9 a5b5f6a619 ArduCopter: bug fix to global var_info parameter list for ahrs object. 13 years ago
Andreas M. Antonopoulos 7262b0429a AP_Limits: experimental "bounce" mode. 13 years ago
Robert Lefebvre 4ffc5e211a Fixing Trad Heli Ext ESC Controller 13 years ago