592 Commits (35cb7ff7e5f08527b420eeb58fc6c049c861cb47)

Author SHA1 Message Date
Andrew Tridgell cde7d8c5e7 APM: fixed some compiler warnings 13 years ago
Andrew Tridgell d07d42403e APM: tidy up an if() statement 13 years ago
Andrew Tridgell 164c60d25f APM: added RUDDER_STEER option 13 years ago
Andrew Tridgell 130b26e1f9 APM: support DO_SET_SERVO command 13 years ago
Andrew Tridgell 96ea350143 APM: added XTRK_MIN_DIST option 13 years ago
Andrew Tridgell a446a7a9ed APM: allow serial buffer size to be configured 13 years ago
Andrew Tridgell 9b2ad55773 APM: added forwarding of unknown MAVLink types 13 years ago
Andrew Tridgell 68705fe7e6 APM: accumulate mag readings during spare cycles in ArduPlane 13 years ago
Michael Oborne cd08420c3e AP fix takeoff alt issue 13 years ago
Pat Hickey b02340fe10 APM_Config.h for ArduCopter/ArduPlane: better descr of APM2_BETA_HARDWARE 13 years ago
Andrew Tridgell 83153eebd4 APM: obey pitch limits in FBWA as well 13 years ago
Andrew Tridgell 9a987ce116 APM: fixed docs for LIM_PITCH_MIN 13 years ago
Michael Oborne 1e7adac365 AP fix attitude hil. 13 years ago
Andrew Tridgell f6c3197cd2 APM: added new TELEM_DELAY parameter 13 years ago
Craig Elder 4ad516c445 Arducopter: increased MAVLINK delay to 6s to reduce the chance of xBee bricking 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 d13d117e61 APM: removed reset_I() and instead auto-reset integrator in PID library 13 years ago
Andrew Tridgell dcbd0fbd44 APM: cleanup throttle suppression code and don't use airspeed to unsupress 13 years ago
Amilcar Lucas b48a1f1fc4 ArduPlane: Fix 1280 builds 13 years ago
Amilcar Lucas 769f04b7d6 Improve comments, no functional changes 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 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
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 d445482ace APM: added optional use of new APM_Control library 13 years ago
Andrew Tridgell 9e926eae51 APM: optional build with new controller libs 13 years ago
uncrustify 70048f3d6f uncrustify ArduPlane/Parameters.h 13 years ago
uncrustify 3bee769405 uncrustify ArduPlane/config.h 13 years ago
uncrustify d0ed723c1e uncrustify ArduPlane/planner.pde 13 years ago
uncrustify a8e5900624 uncrustify ArduPlane/system.pde 13 years ago
uncrustify 8c2d604971 uncrustify ArduPlane/test.pde 13 years ago
uncrustify d504ae680a uncrustify ArduPlane/setup.pde 13 years ago
uncrustify f7b8fecad9 uncrustify ArduPlane/GCS_Mavlink.pde 13 years ago
uncrustify 0e8a76ccdd uncrustify ArduPlane/ArduPlane.pde 13 years ago
uncrustify ff4afa767b uncrustify ArduPlane/commands.pde 13 years ago
uncrustify 43991712be uncrustify ArduPlane/radio.pde 13 years ago
uncrustify d5767ef817 uncrustify ArduPlane/Attitude.pde 13 years ago
uncrustify 0f415bbc6a uncrustify ArduPlane/Parameters.pde 13 years ago