- Aug 01, 2012
-
-
rmackay9 authored
-
rmackay9 authored
-
rmackay9 authored
-
Andreas M. Antonopoulos authored
-
- Jul 31, 2012
-
-
Robert Lefebvre authored
-Added ramp-down rate instead of instantly setting ramp to zero when throttle is dropped to bottom. This is to allow "warm-restart" if shutdown was unintentional. -Actual ESC still goes to zero while throttle is dropped to the bottom, only the ramp counter winds down slowly behind the scenes.
-
Andreas M. Antonopoulos authored
-
Andrew Tridgell authored
-
- Jul 30, 2012
-
-
Jason Short authored
-
rmackay9 authored
-
- Jul 29, 2012
-
-
Michael Oborne authored
add enable/disable to mavlinkcheckbox modify my button to curved add delay to progress reporter dialog. to ensure correct parent Fix Mount screen for AP Fix Hardware screen Text display roi difrently modify HIL/Quad Hil update dataflashlog format (thanks randy) update mavcmd format for roi
-
Andrew Tridgell authored
mavlink parameters are uppercase by convention
-
Michael Oborne authored
-
- Jul 28, 2012
-
-
rmackay9 authored
-
rmackay9 authored
Enable by adding this line to APM_Config.h: #define DMP_ENABLED ENABLED
-
rmackay9 authored
-
rmackay9 authored
AP_InertialSensor_MPU6000: changed DMP memory definition (dmpMem) to const uint8_t to remove SITL compile errors (hopefully) Removed unused 'dump' variable from dmp_load_mem to reduce compiler warnings
-
rmackay9 authored
-
rmackay9 authored
-
rmackay9 authored
ArduCopter: fixed HIL build by removing ability to change _kp and _kp_yaw gains (used for accel and gyro sensor mixing)
-
rmackay9 authored
-
Michael Oborne authored
-
rmackay9 authored
-
rmackay9 authored
-
rmackay9 authored
-
rmackay9 authored
-
rmackay9 authored
-
rmackay9 authored
-
rmackay9 authored
-
rmackay9 authored
-
rmackay9 authored
-
rmackay9 authored
-
- Jul 26, 2012
-
-
Michael Oborne authored
-
Michael Oborne authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this allows users to adjust the base speed used for scaling roll/pitch PIDs. This can be used to make PIDs work for both airspeed and non-airspeed control
-
Andrew Tridgell authored
-
Andrew Tridgell authored
the SET_ROI commands are not supported yet
-
Andrew Tridgell authored
-
Andrew Tridgell authored
we are now 1.0 only
-
Andrew Tridgell authored
the old nav_roll will be used for the 2.50 release to prevent the need for re-tuning. For the release after that we will use the new calculation
-