Copter: firmware to AC3.1.2-rc1
This commit is contained in:
parent
7009c4aead
commit
a078d00e6a
@ -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 V3.1.1-rc2"
|
#define THISFIRMWARE "ArduCopter V3.1.2-rc1"
|
||||||
/*
|
/*
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
ArduCopter Release Notes:
|
ArduCopter Release Notes:
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
|
ArduCopter 3.1.2-rc1 30-Jan-2014
|
||||||
|
Changes from 3.1.1
|
||||||
|
1) Pixhawk baro bug fix to SPI communication which could cause large altitude estimate jumps at high temperatures
|
||||||
|
------------------------------------------------------------------
|
||||||
ArduCopter 3.1.1-rc2 21-Jan-2014
|
ArduCopter 3.1.1-rc2 21-Jan-2014
|
||||||
Changes from 3.1.1-rc1
|
Changes from 3.1.1-rc1
|
||||||
1) Pixhawk improvements (available for APM2 when AC3.2 is released):
|
1) Pixhawk improvements (available for APM2 when AC3.2 is released):
|
||||||
|
Loading…
Reference in New Issue
Block a user