Skip to content

Commit

Permalink
Plane: prepare for 3.1.2beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Tridgell committed Nov 21, 2014
1 parent 1d2d8c9 commit 826ae8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ArduPlane/ArduPlane.pde
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-

#define THISFIRMWARE "ArduPlane V3.1.2beta2"
#define THISFIRMWARE "ArduPlane V3.1.2beta3"
/*
Lead developer: Andrew Tridgell
Expand Down
1 change: 1 addition & 0 deletions ArduPlane/release-notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ new features.
- TECS prevent throttle undershoot after a climb
- AP_Mount: added lead filter to improve servo gimbals
- Zynq and NavIO updates
- fixed preflight calibration to prevent losing 3D accel cal


Release 3.1.1, September 12th 2014
Expand Down

0 comments on commit 826ae8e

Please sign in to comment.