5388 Commits (a6422be8fb960dd24cd1e4018edc912de8816e6e)
 

Author SHA1 Message Date
Jason Short 98cc65862d ACM : Log Timing 13 years ago
Andrew Tridgell e2b8817a89 APM: added the ability to forcibly crash the plane on OBC failsafe breach 13 years ago
Andrew Tridgell fce01464b1 APM: added ALT_CTRL_ALG parameter 13 years ago
Andrew Tridgell 85e9fa8c3b APM: fixed another problem with DO_JUMP 13 years ago
Andrew Tridgell ded64fd9ea APM: check for geofence fence total of 0 13 years ago
Andrew Tridgell 71500347ec APM_OBC: don't use _saved_wp when zero 13 years ago
Andrew Tridgell d13d117e61 APM: removed reset_I() and instead auto-reset integrator in PID library 13 years ago
Andrew Tridgell d93861f4d2 autotest: removed the --wind options 13 years ago
Andrew Tridgell dcbd0fbd44 APM: cleanup throttle suppression code and don't use airspeed to unsupress 13 years ago
Andrew Tridgell dd7c815c5f SITL: zero wind for first 15s 13 years ago
rmackay9 2e9e3ce5a6 ArduCopter: increase SPI bus speed to 2Mhz after IMU initialisation has completed (MPU6000 accepts maximum of 1Mhz for some registers but up to 20Mhz for main sensor and interrupt registers) 13 years ago
rmackay9 c965963d7b AP_InertialSensor_MPU6000: bug fix. DMP was being enabled by default so although the results were not being used, this caused a delay in the main loop 13 years ago
Craig Elder 2da75b3c3c Revert "APM1: Delay serial3 init to not brick Xbee radios" 13 years ago
Andrew Tridgell 51247ad6c1 autotest: loiter can be a bit slow to circle sometimes 13 years ago
Andrew Tridgell c1405bddb3 APM-autotest: fixed inside loop test 13 years ago
Amilcar Lucas b48a1f1fc4 ArduPlane: Fix 1280 builds 13 years ago
Amilcar Lucas 769f04b7d6 Improve comments, no functional changes 13 years ago
Amilcar Lucas 7a0c47d049 Improve comment aligment 13 years ago
Michael Oborne 27091b1abd Mission Planner 1.2.9 13 years ago
rmackay9 b4b394e67e ArduCopter: reduced Rate Roll and Pitch PID values 13 years ago
Michael Oborne b12698ef6c Mission Planner Cleanup 13 years ago
Andrew Tridgell 747a926809 APM_OBC: ensure pins are setup as outputs 13 years ago
Andrew Tridgell ecc6a52904 APM: report estimated airspeed if airspeed not available 13 years ago
Andrew Tridgell 3c7d7ba228 APM: use airspeed estimate for speed scaling if available 13 years ago
Andrew Tridgell c9cf483822 APM: added XTRK_USE_WIND parameter 13 years ago
Andrew Tridgell 2be785899b AHRS: added airspeed_estimate() function 13 years ago
Andrew Tridgell 697b2074a5 SITL: added SIM_WIND_* parameters 13 years ago
Craig Elder b2c38d7dd4 APM1: Delay serial3 init to not brick Xbee radios 13 years ago
Andrew Tridgell abe5bbfa4d APM: support forcing MANUAL of FBWA mode over MAVLink 13 years ago
Andrew Tridgell b4134de550 APM: ensure fence_total is positive 13 years ago
Michael Oborne 9d3fc38580 Mission Planner 1.2.8 13 years ago
Michael Oborne 8ec8fb9e4d firmware build 13 years ago
Andrew Tridgell c35530c362 APM: fixed wheeled takeoff with Jons new controllers 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 4668f8b7db APM: ensure takeoff_complete is reset 13 years ago
Andrew Tridgell 95c941664f APM: fixed bug in do_jump() navigation 13 years ago
Andrew Tridgell 6ab2a861f7 APM: added RSSI to RC_CHANNELS_RAW as well 13 years ago
Andrew Tridgell 2d5bb7c51b APM: added RSSI in raw message too 13 years ago
Andrew Tridgell c0c0b8c976 APM: added RECEIVER_RSSI_PIN option 13 years ago
Andrew Tridgell ed7eec91f4 build: added sitl-newcontrollers to build_all.sh 13 years ago
Andrew Tridgell d445482ace APM: added optional use of new APM_Control library 13 years ago
Andrew Tridgell 8b53f1272a AHRS: new functions to support APM_Control library 13 years ago
Andrew Tridgell 9e926eae51 APM: optional build with new controller libs 13 years ago
Jonathan Challinger 59875f8d53 APM_Control: added new APM controllers library 13 years ago
uncrustify 08c8dffd48 uncrustify libraries/DataFlash/DataFlash.h 13 years ago
uncrustify 2e97fd3e9f uncrustify libraries/DataFlash/DataFlash.cpp 13 years ago
uncrustify 744ad19630 uncrustify libraries/AP_Motors/AP_MotorsHeli.h 13 years ago
uncrustify b1b1975018 uncrustify libraries/AP_Motors/AP_MotorsHeli.cpp 13 years ago
uncrustify 40a4777d31 uncrustify libraries/AP_Limits/AP_Limit_Geofence.cpp 13 years ago