5025 Commits (37e00fae80acada6761ecb3f6b16ee97493381e3)
 

Author SHA1 Message Date
rmackay9 dbe7c8ed1a AP_AHRS_MPU6000: first draft implementation of class that uses MPU6000's DMP to calculate attitude 13 years ago
rmackay9 b844bb7919 AP_AHRS: removed var_info from AP_AHRS class (moved to AP_AHRS_DCM) 13 years ago
rmackay9 468170b589 AP_AHRS_DCM: moved var_info to belong to AP_AHRS_DCM instead of AP_AHRS 13 years ago
rmackay9 7b9782c5ac AP_IMU_INS: added gx(), gy() and gz() methods to return gyro offsets 13 years ago
rmackay9 6cd0918134 AP_InertialSensor: methods added to access DMP functionality 13 years ago
Michael Oborne cb0eacca37 AP Fix Hil Airspeed calc in m/s 13 years ago
Michael Oborne c87337a3a8 firmware build 13 years ago
Andrew Tridgell 9eb05a2e1a APM: update version for 2.50 release 13 years ago
Andrew Tridgell 6bcfe913f7 APM: added a SCALING_SPEED parameter 13 years ago
Andrew Tridgell 3c2fc72654 APM: fixed HIL build 13 years ago
Andrew Tridgell 07992bc943 APM: fixed build 13 years ago
Andrew Tridgell 4b4b67496b MAVLink: rename the message_definitions directory 13 years ago
Andrew Tridgell 8dd62829f9 MAVLink: removed MAVLink 0.9 message definitions 13 years ago
Andrew Tridgell 7e697e4abd APM: switch back to old nav_roll calculation 13 years ago
Michael Oborne ca6419bf52 Mission Planner 1.2 13 years ago
rmackay9 8e5312a759 ArduCopter: add support for MAVLink's MAV_CMD_NAV_ROI command 13 years ago
rmackay9 bb05dab924 AP_Mount: addition of Amilcar's mount_type 13 years ago
Michael Oborne c8e0da0dd1 firmware build 13 years ago
Michael Oborne f4705577c8 AC fix sitl attitude hil build 13 years ago
wiseman af0d2de2ed Use MAVPROXY_CMD instead of MAVPROXY 13 years ago
wiseman 05de9e425c Added run_sim_mission. 13 years ago
Jason Short 8188058404 ACM: Failsafe Fix for Mission planner initiated AUTO mode 13 years ago
Michael Oborne 39ad8b5eec AP fix sitl hil attitude mode. 13 years ago
Jonathan Challinger 9cd98e79dd AHRS: normalise GA_b before computing error vector only if too large 13 years ago
Michael Oborne 8bebf0c394 APM Planner 1.1.99 13 years ago
Andreas M. Antonopoulos 80cf794c86 AC: ArduCopter 2.7 release candidate - updated THISFIRMWARE constant. 13 years ago
Jason Short b17eb7f768 ACM: Fixed Baro rate patch to work with Sonar and added simple filter 13 years ago
Jason Short 96aabb7712 ACM: Lowered default Alt hold P 13 years ago
Andrew Tridgell 9e72d4c3f4 APM: fixed a problem with wayoints completing early 13 years ago
Andrew Tridgell 175b6d2606 AP_AnalogSource: fixed reporting of VCC 13 years ago
Jason Short 55c342c858 ACM: Safety patch for CH7 flip toggle. Prevents flipping while on the ground. ouch. 13 years ago
Jason Short 1d085c8cf4 Added minimum speed for RTL 13 years ago
Jason Short fcd0e12a1e ACM: Flip code revision to fix bad orientation bug. 13 years ago
Jason Short ca70acbf64 Arducopter: Added safety check for inadvertent triggering of flip code. 13 years ago
Jason Short 9f6e1347b6 Ardcucopter: RTL distance check update, reset I terms fixed. 13 years ago
Andrew Tridgell 5f5ab9c07c AHRS: if we don't have gps correction enabled, zero the yaw correction 13 years ago
Jason Short 613849a8df Arducopter: Force nav_yaw to match auto_yaw when starting a mission 13 years ago
Jason Short 2b20c85279 Arducopter: cleanup, skip out of throttle control when flipping. 13 years ago
Jason Short fbe898a6db Arducopter: motors.pde formatting 13 years ago
Jason Short 3b496ff229 Arducopter: Upped D rate to .005 by default 13 years ago
Andrew Tridgell 0a12b6ad6f ACM: fixed HIL build with new accel setup code 13 years ago
Andrew Tridgell 85465c9126 MAVLink: fixed another two places where micros() was used for a millisecond time 13 years ago
Andrew Tridgell c937738732 AHRS: allow the gps/accelerometers to control yaw when rolled 13 years ago
Andrew Tridgell 151a50b6af MAVLink: imported updated generated mavlink C code 13 years ago
Jason Short f46e8468c4 Arducopter: Adjusted speed of climb to not stall out before hitting peak 13 years ago
Jason Short da6d981479 Arducopter: Testing toy mode - commented out by default 13 years ago
Jason Short ad45012739 Arducopter: Renamed Config define (RTL_HOLD_ALT) 13 years ago
Jason Short 351b503fb6 Arducopter: Flip Check 13 years ago
Jason Short 49c7579079 Arducopter: Config.h defaults adjustments 13 years ago
Jason Short 610d1d1795 Arducopter: deprecated the get_nav_yaw_offset function. 13 years ago