7996 Commits (e130c8041cceb344b5d3f944b4d59ffea633c7a9)
 

Author SHA1 Message Date
Andrew Tridgell b13406859f Rover: replaced constrain() with constrain_float() 12 years ago
Andrew Tridgell ba83950fc4 libraries: replace constrain() with constrain_float() 12 years ago
Andrew Tridgell 813e767efb AP_Param: use const refs in a few more places 12 years ago
Michael Oborne 743d7f2b74 Fix Param description 12 years ago
Randy Mackay d9601916ee Copter: update firmware version and release notes for 3.0.0-rc1 12 years ago
Randy Mackay 4fcb189c97 GCS_MAVLink: typo in message definition 12 years ago
Randy Mackay 3aca35777f Copter: use mavlink fence message 12 years ago
Randy Mackay 2d17688363 AC_Fence: add backup fence 12 years ago
Andrew Tridgell 0fce0eb488 AP_Compass_PX4: fixed handling of a saturated compass 12 years ago
Andrew Tridgell d7ec985029 AP_Baro_PX4: fixed baro driver to run at full rate 12 years ago
Randy Mackay ad01aeee44 Copter: increase max loiter overshoot to 8.12m 12 years ago
Randy Mackay 8122a32114 InertialNav: reduce XY TC to 2.5 (was 3) 12 years ago
Randy Mackay c139134192 Copter: increase max loiter speed to 7.5m/s 12 years ago
Randy Mackay 6c081c3def AC_WPNav: slow acceleration of intermediate point 12 years ago
Randy Mackay bab9fa25e5 Copter: add GCS failsafe 12 years ago
Randy Mackay 00146ca97d AP_HAL: fix another RCInput compile error 12 years ago
Randy Mackay e7122b85ed AP_HAL: example compile error fix 12 years ago
Randy Mackay 6857b8e4f4 Rover: use renamed RCInput valid_channels 12 years ago
Randy Mackay b0f5b9a4cf Plane: use renamed RCInput valid_channels 12 years ago
Randy Mackay 31e430948a Copter: use renamed RCInput valid_channels 12 years ago
Randy Mackay bbbd90c430 AP_HAL: rename RCInput's valid() fn to valid_channels 12 years ago
Randy Mackay a28c6df611 RCInput: allow ppmsum of less than 8 channels 12 years ago
Andrew Tridgell c067fa2660 L1_Control: make NAVL1_DAMPING docs clearer 12 years ago
Andrew Tridgell de3fcbc413 Plane: removed the MANUAL_LEVEL option 12 years ago
Andrew Tridgell 3d7a4d0e6e Plane: added ELEVON_OUTPUT option 12 years ago
Randy Mackay 76d0f7f74d Copter: fix compiler warning re unused float_int 12 years ago
Randy Mackay cc2232b2f3 Copter: remove outdated tests 12 years ago
Randy Mackay d146d6aaa6 Copter: restore update_altitude to run at 10hz 12 years ago
Andrew Tridgell 855277fa85 Plane: get ready for 2.72 release 12 years ago
Andrew Tridgell 9904bcd9aa autotest: changed mavlink log names to *.tlog 12 years ago
Andrew Tridgell e8c71c1449 Rover: log mode number as well as mode string 12 years ago
Andrew Tridgell bdf0a2da69 Plane: log mode number as well as mode string 12 years ago
Andrew Tridgell a64d067749 Rover: log GPS packets as they come in 12 years ago
Andrew Tridgell b53e3bb1fc Plane: log GPS messages as they come in 12 years ago
Andrew Tridgell 786e4cf705 AP_GPS: added last_message_time_ms() API 12 years ago
Andrew Tridgell f5d062d5ba AP_GPS: move byte swapping code to cpp 12 years ago
priseborough 84ed37938d Plane : AP_L1_Control : Replaced division by constants with multiplies and adjusted default L1 period to 25 seconds 12 years ago
Andrew Tridgell f5d6fb6216 AP_AHRS: added _kp gain reduction for catapult launch 12 years ago
Andrew Tridgell 1956d9c2dc Plane: show modes as strings in log 12 years ago
Andrew Tridgell 18444d3ac3 Rover: show modes as strings in log 12 years ago
Randy Mackay 90af3262c5 Copter: pre-arm check for compass 12 years ago
Randy Mackay 4c7ab9a0f9 AutoTest: add valgrind test script for randy 12 years ago
Randy Mackay 57731bb3f9 Copter: adopt compass test from arduplane 12 years ago
Randy Mackay c232d7af4b Copter: correct fence parameter 12 years ago
Randy Mackay 58d1da2d80 Copter: integrate AC_Fence in place of limits 12 years ago
Randy Mackay 9910d6d1cd AC_Fence: first implemenation of library 12 years ago
Randy Mackay a57965d15f AutoTest: reduce copter turn rate in fly square 12 years ago
Randy Mackay 95e83314ac Rover: add I2C error count to PM message 12 years ago
Randy Mackay f47a2e951a Plane: add I2C error count to PM message 12 years ago
Randy Mackay 45aab0de92 Copter: add I2C error count to PM message 12 years ago