55 Commits (8b53f1272a0b90acbc0863e5c338685e5083fc90)

Author SHA1 Message Date
uncrustify 0f415bbc6a uncrustify ArduPlane/Parameters.pde 13 years ago
Andrew Tridgell bf2319a0fc AHRS: fixed reference to AHRS var_info for APM and ACM 13 years ago
rmackay9 6d489947cf ArduPlane: replaced many "int" with "int16_t", "long" with "int32_t" 13 years ago
Andrew Tridgell 5e690d5680 APM: added parameter FBWB_ELEV_REV 13 years ago
Andrew Tridgell ad73c229ab APM: added LAND_FLARE_ALT and LAND_FLARE_SEC 13 years ago
Andrew Tridgell 1252ddfe0c APM: rename RDRSTEER to WHEELSTEER 13 years ago
Andrew Tridgell e26e8b3b67 APM: added RDRSTEER_ PID for steering on ground 13 years ago
Andrew Tridgell 817017658d APM: implement FENCE_ACTION_REPORT 13 years ago
Andrew Tridgell 2865434d02 APM: added 'OBC' failsafe module for ArduPlane 13 years ago
Andrew Tridgell 3bdc7d41be INS: disable INS AP_Param table when not on APM1 hardware 13 years ago
Andrew Tridgell 5498d347f3 APM: Added RST_MISSION_CH option 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
Andrew Tridgell 5bfd1200d6 APM: change variables to use _cm, _cd and _ms suffix for units 13 years ago
Andrew Tridgell a823c9ceae APM: removed cli slider and dipswitch options 13 years ago
Andrew Tridgell 12cd6b68ff AP_Param: update ArduPlane core for new AP_Param interface 13 years ago
rmackay9 176e6fdd68 ArduPlane: bug fix to global var_info parameter list for ahrs object. 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
Andrew Tridgell 6bcfe913f7 APM: added a SCALING_SPEED parameter 13 years ago
Andrew Tridgell 3c2fc72654 APM: fixed HIL build 13 years ago
Jason Short 98237a0e00 Added Oilpan INS group object param 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
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
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
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 5abd26a142 APM: more parameter documentation 13 years ago
Andrew Tridgell 95d9569b35 Docs: fixed some units in APM parameter docs 13 years ago
Andrew Tridgell 99b11e4f19 Mount: enable mount control via eeprom parameters 13 years ago
Michael Oborne b2d73d8f68 fixup sitl attribute group for planner. - causing invalid advanced/standard views 13 years ago
Andrew Tridgell 55092c25a6 SITL: enable the SIM_* parameters in ArduCopter and ArduPlane 13 years ago
Andrew Tridgell 5bccfbd94c Barometer: fixed airstart for APM 13 years ago
Amilcar Lucas b072a59843 Improve parameters descriptive text 13 years ago
Amilcar Lucas 1906e06b69 Added camera trigger functionality 13 years ago
Amilcar Lucas a32b7c200b Add "3 axis camera stabilization" and "point camera to 3D point" functionality 13 years ago
Amilcar Lucas 5ffd489d87 Spellcheck 13 years ago
Michael Oborne c307b69515 increase resolution on params 0.1 > 0.01 13 years ago
Andrew Tridgell b3aa704c49 AirSpeed: added parameter ARSPD_USE 13 years ago
Michael Oborne 218e70cd8b AP - fix attitude level hil mavlink 1.0 issue 13 years ago
Michael Oborne 75f091cd9c more arduplane param info 13 years ago
Michael Oborne c1115d83c7 update some arduplane config items 13 years ago
Andrew Tridgell d07b77237e AHRS: enable AHRS_ group in ArduPlane 13 years ago