mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-07 08:23:56 -04:00
Copter: update version to 2.9.1 ahead of release
Also updated release notes
This commit is contained in:
parent
42e830192d
commit
d6edde93b4
@ -1,6 +1,6 @@
|
|||||||
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
||||||
|
|
||||||
#define THISFIRMWARE "ArduCopter V2.9.1-rc2"
|
#define THISFIRMWARE "ArduCopter V2.9.1"
|
||||||
/*
|
/*
|
||||||
* ArduCopter Version 2.9
|
* ArduCopter Version 2.9
|
||||||
* Lead author: Jason Short
|
* Lead author: Jason Short
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
ArduCopter Release Notes:
|
ArduCopter Release Notes:
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
ArduCopter 2.9.1-rc2 01-Feb-2013
|
ArduCopter 2.9.1 & 2.9.1-rc2 01-Feb-2013
|
||||||
Improvements over 2.9.1-rc1:
|
Improvements over 2.9.1-rc1:
|
||||||
1) small corretion to use of THR_MID to scale lower end of manual throttle between THR_MIN and 500 instead of 0 and 500
|
1) small corretion to use of THR_MID to scale lower end of manual throttle between THR_MIN and 500 instead of 0 and 500
|
||||||
2) bug fix for longitude scaling being incorrectly calculated using Next Waypoint instead of home which could lead to scaling being 1
|
2) bug fix for longitude scaling being incorrectly calculated using Next Waypoint instead of home which could lead to scaling being 1
|
||||||
|
Loading…
Reference in New Issue
Block a user