237 Commits (220e7b019c6d5d25fca1cd256868191130c9bc46)

Author SHA1 Message Date
Andrew Tridgell fce01464b1 APM: added ALT_CTRL_ALG parameter 13 years ago
Andrew Tridgell dcbd0fbd44 APM: cleanup throttle suppression code and don't use airspeed to unsupress 13 years ago
Andrew Tridgell c730d9072e APM: prepare for ArduPlane 2.60 13 years ago
Andrew Tridgell 2d8f99433c APM: removed factor of 0.5 in non-airspeed takeoff pitch 13 years ago
Andrew Tridgell 6ab2a861f7 APM: added RSSI to RC_CHANNELS_RAW as well 13 years ago
Andrew Tridgell c0c0b8c976 APM: added RECEIVER_RSSI_PIN option 13 years ago
Andrew Tridgell 9e926eae51 APM: optional build with new controller libs 13 years ago
uncrustify 0e8a76ccdd uncrustify ArduPlane/ArduPlane.pde 13 years ago
Andrew Tridgell 343f7d2de0 APM: removed DMP support from ArduPlane 13 years ago
Andrew Tridgell 6d11940ada AHRS: removed Quaternion build support from APM/ACM/rover 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 df3c8a5bc0 APM: when land_complete is true, use land_pitch 13 years ago
Andrew Tridgell 47be6d8ad1 AP_Airspeed: remove airspeed filter and run at 10Hz 13 years ago
Andrew Tridgell 8cb55eb75a APM: keep the time of the last heartbeat message 13 years ago
Andrew Tridgell 2865434d02 APM: added 'OBC' failsafe module for ArduPlane 13 years ago
Andrew Tridgell 93f1d5645b APM: fixed LOITER_TIME and LOITER_TURNS 13 years ago
Andrew Tridgell d9b09d2c93 APM: allow for navigation by dead-reckoning 13 years ago
Amilcar Lucas d34549f386 Add an optional second mount to ArduPlane and ArduCopter 13 years ago
Andrew Tridgell dcc50b5705 AP_Airspeed: removed values passed to constructor 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
Amilcar Lucas f14237126a Add me :) 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 4ba847c449 The mount type must be updated periodically 13 years ago
Andrew Tridgell 301ab00c5b APM: added control switch debouncer 13 years ago
rmackay9 06e35820e5 ArduPlane: allow MPU6000's DMP to be used for attitude estimation. 13 years ago
Andrew Tridgell 9eb05a2e1a APM: update version for 2.50 release 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
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 610fdeacc1 Support up to 11 servos in APM2 13 years ago
Andrew Tridgell de3c9ce56d Airspeed: change APM to use new AP_Airspeed library 13 years ago
Andrew Tridgell c80a88766f APM: added credit for FBW altitude limit code 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 6ee9f1ae97 APM: use new location functions 13 years ago
Andrew Tridgell 99b11e4f19 Mount: enable mount control via eeprom parameters 13 years ago
Andrew Tridgell 55092c25a6 SITL: enable the SIM_* parameters in ArduCopter and ArduPlane 13 years ago
Andrew Tridgell 3a2594fa1a APM: ArduPlane updates for new compass interface 13 years ago
Andrew Tridgell 6639294c72 APM: update for new barometer interface 13 years ago
Andrew Tridgell 4a50686c3e APM: prepare for 2.40 release 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
Jason Short c804860243 Cosmetic changes only. 13 years ago
Andrew Tridgell 99b39aef93 APM: ready for 2.40-beta 13 years ago
Andrew Tridgell 25c17a5425 re-enable the AP_Mount build 13 years ago