Copter: change firmware version to 3.0.0-rc1

This commit is contained in:
Randy Mackay 2013-06-26 14:02:37 +09:00
parent cb0e262e24
commit 0592475959
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.1"
#define THISFIRMWARE "ArduCopter V3.0.1-rc1"
/*
* ArduCopter Version 3.0
* Creator: Jason Short

View File

@ -1,6 +1,6 @@
ArduCopter Release Notes:
------------------------------------------------------------------
ArduCopter 3.0.1 26-Jun-2013
ArduCopter 3.0.1-rc1 26-Jun-2013
Improvements over 3.0.0
1) bug fix to Fence checking position after GPS lock was lost
2) bug fix to LAND so that it does not attempt to maintain horizontal position without GPS lock