File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
// / -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
2
2
3
- #define THISFIRMWARE " ArduCopter V3.0.1-rc2 "
3
+ #define THISFIRMWARE " ArduCopter V3.0.1"
4
4
/*
5
5
* ArduCopter Version 3.0
6
6
* Creator: Jason Short
Original file line number Diff line number Diff line change 1
1
ArduCopter Release Notes:
2
2
------------------------------------------------------------------
3
- ArduCopter 3.0.1-rc2 10 -Jul-2013
3
+ ArduCopter 3.0.1-rc2 / 3.0.1 11 -Jul-2013
4
4
Improvements over 3.0.1-rc1
5
5
1) Rate Roll, Pitch and Yaw I fix when we hit motor limits
6
6
2) pre-arm check changes:
7
7
a) double flash arming light when pre-arm checks fail
8
8
b) relax mag field checks to 35% min, 165% max of expected field
9
9
3) loiter and auto changes:
10
- a) reduced Loiter Pos P to 0.8 (was 1.0)
11
- b) reduced Loiter speed to 5 m/s
12
- c) reduced WP_ACCEL to 1 m/s/s (was 250 m/s/s)
13
- d) rounding error fix in loiter controller
10
+ a) reduced Loiter speed to 5 m/s
11
+ b) reduced WP_ACCEL to 1 m/s/s (was 2. 5 m/s/s)
12
+ c) rounding error fix in loiter controller
13
+ d) bug fix to stopping point calculation for RTL and loiter during missions
14
14
4) Stability Patch fix which was freezing Rate Taw I term and allowing uncommanded Yaw
15
15
------------------------------------------------------------------
16
16
ArduCopter 3.0.1-rc1 26-Jun-2013
You can’t perform that action at this time.
0 commit comments