Skip to content

Commit 19735ab

Browse files
committed
Updated documentation for v3.1 Beta 1 release.
1 parent 0d8b5d7 commit 19735ab

File tree

2 files changed

+28
-2
lines changed

2 files changed

+28
-2
lines changed

Diff for: InstallationInstructions.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Version 3.0 of the AeroQuad Flight Software takes advantage of the use of libraries within the Arduino IDE environment. There are two install methods to use to make sure the AeroQuad libraries are properly deteced by the Arduino IDE.
1+
Version 3.x of the AeroQuad Flight Software takes advantage of the use of libraries within the Arduino IDE environment. There are two install methods to use to make sure the AeroQuad libraries are properly deteced by the Arduino IDE.
22

33
Method 1:
44
- Save the AeroQuad folder into your location of choice.

Diff for: README.markdown

+27-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,33 @@
1-
AeroQuad Flight Software Source Code 3.0.1
1+
AeroQuad Flight Software Source Code 3.1 Beta 1
22
========================================
33
[http://www.AeroQuad.com](http://www.AeroQuad.com)
44

5+
Version 3.1 Beta 1 Release Notes (7/1/2012)
6+
----------------------------------------
7+
* Waypoint following (Waypoints uploaded from Configurator)
8+
* Auto Descent/Land (Must be tuned for your individual setup)
9+
* GPS Position Hold
10+
* GPS Return to Home
11+
* Obstacle detection
12+
* Uses ultrasonic sensors to detect if objects are nearby and displays on the OSD
13+
* Telemetry over audio channel of your video transmitter
14+
* Requires telemetry modem soon to come to AeroQuad store)
15+
* Option to enable 400Hz update rate to motors (ESC's must support this)
16+
* Fixed hex configuration motor control
17+
* OSD improvements to support above features
18+
* Ability to tune PIDs and store them
19+
* Graphical indication when objects are nearby
20+
* Icons to denote flight mode (acro, stable, position hold)
21+
* Return to home arrow and distance to home
22+
* Transmitter switch assignments for new features
23+
* AUX1 or AUX2 < 1750 = Altitude hold (baro or ultrasonic)
24+
* AUX3 < 1750 = Auto descent/land (baro or ultrasonic)
25+
* If GPS Navigation Enabled
26+
* AUX2 < 1750 = Start waypoint following
27+
* AUX1 < 1600 = GPS position hold
28+
* If AUX1 in middle switch position = altitude hold
29+
* If AUX1 in last position = GPS position hold
30+
531
Version 3.0.1 Release Notes (2/21/2012)
632
----------------------------------------
733
* Updated min/max motor commanding for level flight during yaw

0 commit comments

Comments
 (0)