429 Commits (aa3cc63b15f10d605b0ede6a7fc377c60f838d46)

Author SHA1 Message Date
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 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 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
Andrew Tridgell 301ab00c5b APM: added control switch debouncer 13 years ago
rmackay9 176e6fdd68 ArduPlane: bug fix to global var_info parameter list for ahrs object. 13 years ago
Andrew Tridgell 0b49ac0ed0 APM: fixed overflow in geofence code for altitudes above 327 meters 13 years ago
Andrew Tridgell cb61c3be96 APM: fixed case of 'LAND_PITCH_CD' 13 years ago
rmackay9 06e35820e5 ArduPlane: allow MPU6000's DMP to be used for attitude estimation. 13 years ago
rmackay9 842ce47219 ArduPlane: change to Parameters.pde to support moving var_info from AP_AHRS to AP_AHRS_DCM 13 years ago
Michael Oborne cb0eacca37 AP Fix Hil Airspeed calc in m/s 13 years ago
Andrew Tridgell 9eb05a2e1a APM: update version for 2.50 release 13 years ago
Andrew Tridgell 6bcfe913f7 APM: added a SCALING_SPEED parameter 13 years ago
Andrew Tridgell 3c2fc72654 APM: fixed HIL build 13 years ago
Andrew Tridgell 07992bc943 APM: fixed build 13 years ago
Andrew Tridgell 7e697e4abd APM: switch back to old nav_roll calculation 13 years ago
Michael Oborne 39ad8b5eec AP fix sitl hil attitude mode. 13 years ago
Andrew Tridgell 9e72d4c3f4 APM: fixed a problem with wayoints completing early 13 years ago
Andrew Tridgell 85465c9126 MAVLink: fixed another two places where micros() was used for a millisecond time 13 years ago
Jason Short 98237a0e00 Added Oilpan INS group object param 13 years ago
Jason Short e574f3c8cf Arduplane: Fixed unsigned int comparison warning 13 years ago
Jeff Taylor d02655ac56 APM: Fixed bug where landing_pitch wasnt initialized properly 13 years ago
Andrew Tridgell d6e370886f APM: rename airspeed_cruise to airspeed_cruise_cm to make the units clearer 13 years ago
Andrew Tridgell 1cf5057c61 APM: Use g.airspeed_cruise for turn rate calculation if the airspeed sensor is disabled. 13 years ago
Jonathan Challinger c7da63509b APM: Removed unused YAW_DAMPENER code. 13 years ago
Jonathan Challinger d9d055ef78 APM: Removed incorrect nav_gain_scaler from nav_roll calculation. 13 years ago
Amilcar Lucas 3d385c0fb4 ArduPlane parameters: re-order the files, looks like the second file gets ignored :( 13 years ago
Amilcar Lucas 8a8e11fa7f ArduPlane parameters: Add base class info as well 13 years ago
Amilcar Lucas 610fdeacc1 Support up to 11 servos in APM2 13 years ago
Michael Oborne 636fcadde4 fix rc libray param gen 13 years ago
Jonathan Challinger fc4f111d15 Changed mavlink GLOBAL_POSITION_INT.relative_alt message to correctly return altitude above ground. 13 years ago
Andrew Tridgell de3c9ce56d Airspeed: change APM to use new AP_Airspeed library 13 years ago
Michael Oborne 67ecaa9252 AP fix duplicate keys in param config 13 years ago
Amilcar Lucas dfe0983e1e Merge the changes from APM_Camera branch into ArduCopter 13 years ago
Andrew Tridgell c80a88766f APM: added credit for FBW altitude limit code 13 years ago
Andreas M. Antonopoulos de64c05f8e param_parser: cosmetic 13 years ago
Andrew Tridgell 78c51b945f APM: fixed DisplayName/Description mixups in parameter docs 13 years ago
Andrew Tridgell f6d7d1bc59 APM: changed PID library to do automatic deltat calculation 13 years ago
Andrew Tridgell 58fd91165f APM: fixed some build warnings and type errors 13 years ago
Andrew Tridgell 5abd26a142 APM: more parameter documentation 13 years ago
Andrew Tridgell 21f06f8a39 GeoFence: fixed default return altitude units 13 years ago
Andrew Tridgell 0385932afb MAVLink: added climb rate reporting 13 years ago
Andrew Tridgell 95d9569b35 Docs: fixed some units in APM parameter docs 13 years ago
Andrew Tridgell 60caaa4b04 MAVLink: remove MAVLink 0.9 protocol support 13 years ago
Andrew Tridgell fb66899414 APM: changed test for having completed a waypoint 13 years ago
Andrew Tridgell 6ee9f1ae97 APM: use new location functions 13 years ago
Andrew Tridgell 99b11e4f19 Mount: enable mount control via eeprom parameters 13 years ago