ServoTab_Interfacepyramid
Last change
on this file since dc22931 was
dc22931,
checked in by Steve Castellotti <sc@…>, 9 years ago
|
Tutorial:
|
-
Property mode set to
100644
|
File size:
1.2 KB
|
Line | |
---|
1 | <!DOCTYPE html> |
---|
2 | <html> |
---|
3 | <head> |
---|
4 | <meta name="viewport" content="width=device-width"> |
---|
5 | <link rel="stylesheet" type="text/css" href="style.css"> |
---|
6 | <title>Orbit Tutorial</title> |
---|
7 | </head> |
---|
8 | <body> |
---|
9 | |
---|
10 | <center> |
---|
11 | <h2>Tips</h2> |
---|
12 | </center> |
---|
13 | |
---|
14 | <ul> |
---|
15 | <li>In the event of a crash or if the propellers make contact with some object the Orbit will enter "safety model" and shut down |
---|
16 | <!-- |
---|
17 | </ul> |
---|
18 | <ul> |
---|
19 | --> |
---|
20 | |
---|
21 | <li>The Orbit will need to be power cycled (turned off and back on) whenever it enters "safety mode"</li> |
---|
22 | |
---|
23 | </ul> |
---|
24 | <ul> |
---|
25 | |
---|
26 | <li>Power off the Orbit until ready to fly</li> |
---|
27 | <li>After 15 seconds, if no control signal is received, the Orbit will enter "safety mode" to preserve battery life</li> |
---|
28 | </ul> |
---|
29 | |
---|
30 | <a class='prev button' onclick="parent.changePage('step09.html');"> ← </a> |
---|
31 | <a class='contents button' onclick="parent.changePage('contents.html');"> ↑ </a> |
---|
32 | <a class='next button' onclick="parent.changePage('faq.html');"> → </a> |
---|
33 | |
---|
34 | </body> |
---|
35 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.