mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
OP-1764 Add explanation html for the new throttle/collective input channel min/max range check
This commit is contained in:
parent
993481c11e
commit
2b12b18167
@ -0,0 +1,17 @@
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta content="">
|
||||
<style></style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>System Configuration : BadThrottleOrCollectiveInputRange</h1>
|
||||
<p>
|
||||
There is a problem with throttle/collection channel configuration :
|
||||
<ul>
|
||||
<li>Redo your input calibration.</li>
|
||||
<li>The range for the channel between min and max must be more than 300us.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user