mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
Copter: update AC3.0-rc6 version and release notes
This commit is contained in:
parent
7c5d96385e
commit
fbe166d8a9
@ -1,6 +1,6 @@
|
||||
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
||||
|
||||
#define THISFIRMWARE "ArduCopter V3.0.0-rc5"
|
||||
#define THISFIRMWARE "ArduCopter V3.0.0-rc6"
|
||||
/*
|
||||
* ArduCopter Version 3.0
|
||||
* Creator: Jason Short
|
||||
|
@ -1,5 +1,11 @@
|
||||
ArduCopter Release Notes:
|
||||
------------------------------------------------------------------
|
||||
ArduCopter 3.0.0-rc6 16-Jun-2013
|
||||
Improvements over 3.0.0-rc5
|
||||
1) bug fix to Circle mode's start position (was moving to last loiter target)
|
||||
2) WP_ACCEL parameter added to allow user to adjust acceleration during missions
|
||||
3) loiter acceleration set to half of LOIT_SPEED parameter value (was hard-coded)
|
||||
------------------------------------------------------------------
|
||||
ArduCopter 3.0.0-rc5 04-Jun-2013
|
||||
Improvements over 3.0.0-rc4
|
||||
1) bug fix to LAND flight mode in which it could try to fly to mission's next waypoint location
|
||||
|
Loading…
Reference in New Issue
Block a user