Copter: update firmware version to 3.0.0

This commit is contained in:
Randy Mackay 2013-06-17 22:39:38 +09:00
parent c42ed1e5eb
commit b1a014e12e
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
#define THISFIRMWARE "ArduCopter V3.0.0-rc6"
#define THISFIRMWARE "ArduCopter V3.0.0"
/*
* ArduCopter Version 3.0
* Creator: Jason Short

View File

@ -1,6 +1,6 @@
ArduCopter Release Notes:
------------------------------------------------------------------
ArduCopter 3.0.0-rc6 16-Jun-2013
ArduCopter 3.0.0 / 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