4387 Commits (3e637ac5d9362a7809294177aec2a45e499564b5)

Author SHA1 Message Date
Andrew Tridgell 36e06a1709 HAL_AVR: moved memcheck into HAL_AVR 11 years ago
Andrew Tridgell efc7f88e4b GCS_MAVLink: sped up downloading DF logs over MAVLink 11 years ago
Andrew Tridgell e1a86440bb DataFlash: stop write logging while reading 11 years ago
Andrew Tridgell ff7004fcc5 HAL_PX4: use larger buffers on USB 11 years ago
Randy Mackay a400ddeb88 INS: replace APM with vehicle in accel calibrate 11 years ago
Andrew Tridgell af27921225 HAL_SITL: fixed GPS delay off by one 11 years ago
Andrew Tridgell a37a6d68f3 DataFlash: zero-fill FMT packet before logging 11 years ago
Andrew Tridgell f12dd85e1b AP_Arming: make enum values clearer 11 years ago
Andrew Tridgell f6d888e0da RC_Channel: added disable_out() method 11 years ago
Andrew Tridgell 765bfbfe43 HAL_SITL: use SIM_RC_FAIL 11 years ago
Andrew Tridgell 5eac5fb26f SITL: added SIM_RC_FAIL 11 years ago
Paul Riseborough 585d61b960 AP_TECS : Reduce tendency to overspeed during climbout 11 years ago
ctech4285 c8aff81c48 AP_EPM: EPM cargo gripper library 11 years ago
John Boiles d8cdb57efa HAL_SITL: Attempting to avoid SIGPIPE on all platforms 11 years ago
Paul Riseborough 779e32d79f AP_Control : Add true airspeed compensation to pitch controller 11 years ago
Andrew Tridgell 599edeeafb DataFlash: removed debug code for creating logs with no headers 11 years ago
Andrew Tridgell 6d356efa22 GCS_MAVLink: moved some more functions into GCS_Common.cpp 11 years ago
Andrew Tridgell 0641159660 DataFlash: fixed example build 11 years ago
Andrew Tridgell 81fc11cab7 AP_Notify: fixed example build 11 years ago
Andrew Tridgell 9b5b4ced60 AP_Math: fixed example build 11 years ago
Andrew Tridgell 8dd34f8bc4 AP_InertialSensor: fixed example build 11 years ago
Andrew Tridgell 4671aaa367 AP_InertialNav: fixed example build 11 years ago
Andrew Tridgell e321ad65f4 AP_HAL: fixed example build 11 years ago
Andrew Tridgell 42eba615b4 AP_Baro: fixed example build 11 years ago
Andrew Tridgell 29b37b72e4 AC_WPNAV: fixed example build 11 years ago
Andrew Tridgell 305c6e4b56 AC_Sprayer: fixed example build 11 years ago
Andrew Tridgell 137137d4e1 GCS_MAVLink: remove unused header 11 years ago
Andrew Tridgell ec584de0c2 GCS_MAVLink: prevent valgrind warnings on unfilled data 11 years ago
Andrew Tridgell 93140bd956 DataFlash: auto-add FMT headers to binary logs if needed 11 years ago
Andrew Tridgell e6bafa2d8f DataFlash: added structures to Init() of dataflash 11 years ago
Andrew Tridgell 0a9e2d332a GCS_MAVLink: support erase and faster downloads 11 years ago
Andrew Tridgell 9d46f893e6 GCS_MAVLink: new headers for log download 11 years ago
Andrew Tridgell 5d53b780ba DataFlash: added functions for load download support 11 years ago
Andrew Tridgell d034a4108b GCS_MAVLink: started adding MAVLink log download 11 years ago
Andrew Tridgell e8f48af1b5 GCS_MAVLink: re-generate MAVLink headers 11 years ago
Andrew Tridgell 028eceefc4 GCS_MAVLink: import new mavlink XML 11 years ago
Andrew Tridgell eb2cb0abe0 Copter: moved GCS.h to common library 11 years ago
Andrew Tridgell e245bb07c2 RC_Channel: improved docs for RCn_FUNCTION=0 11 years ago
Robert Lefebvre 782ce54a5c TradHeli: Fix for yaw offset switching. Yaw Offset should switch on and off with the main motor, not waiting until the rotor has reached full speed. 11 years ago
Andrew Tridgell 6d39cf5e49 AP_InertialSensor: another attempt at fixing the spurious bad gyro health warnings 11 years ago
Andrew Tridgell 4ce2555a65 DataFlash: don't try to create a directory that exists 11 years ago
Randy Mackay 5767aa47d9 AC_WPNav: reduce leash length for stopping 11 years ago
Andrew Tridgell 99e2dc87c9 AP_InertialSensor: prevent INS healthy errors while initialising 11 years ago
Randy Mackay 343ea66cd1 Copter: add OctaQuad V frame 11 years ago
Randy Mackay 952afd296e Copter: initialise waypoint leash length 11 years ago
Randy Mackay 279d515e59 Copter: Y6 new motor factor fix 11 years ago
Andrew Tridgell 23a112c5d5 AP_InertialSensor: reduce the number of format string warnings 11 years ago
Andrew Tridgell 7a12f44a41 AP_GPS: GPS week is unsigned 11 years ago
Andrew Tridgell c649e4b06f AP_Airspeed: avoid a warning 11 years ago
Andrew Tridgell 4a77a944fa AP_Arming: make it possible to change ARMING_REQUIRED without a reboot 11 years ago