Browse Source

Copter: AC3.2-rc2 release notes and version

master
Randy Mackay 11 years ago
parent
commit
d4a892c650
  1. 2
      ArduCopter/ArduCopter.pde
  2. 7
      ArduCopter/ReleaseNotes.txt

2
ArduCopter/ArduCopter.pde

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
#define THISFIRMWARE "ArduCopter V3.2-rc1"
#define THISFIRMWARE "ArduCopter V3.2-rc2"
/*
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

7
ArduCopter/ReleaseNotes.txt

@ -1,5 +1,12 @@ @@ -1,5 +1,12 @@
ArduCopter Release Notes:
------------------------------------------------------------------
ArduCopter 3.2-rc2 27-May-2014
Changes from 3.2-rc1
1) Hybrid mode initialisation bug fix
2) Throttle pulsing bug fix on Pixhawk
3) Parachute enabled on Pixhawk
4) Rally Points enabled on Pixhawk
------------------------------------------------------------------
ArduCopter 3.2-rc1 9-May-2014
Changes from 3.1.4
1) Hybrid mode - position hold mode but with direct response to pilot input during repositioning (JulienD, SandroT)

Loading…
Cancel
Save