mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
LP-98 Refresh / fix some text in alarms
This commit is contained in:
parent
17f0facd0f
commit
d2ba9ce52a
@ -10,4 +10,4 @@
|
||||
The GPS is receiving data but there is no position fix.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
@ -7,7 +7,12 @@
|
||||
<body>
|
||||
<h1>GPS: Error</h1>
|
||||
<p>
|
||||
The GPS has timed out; either there is no GPS plugged in, the GPS has locked up or there is some other hardware fault.
|
||||
The GPS has timed out, one of the following conditions may be present:
|
||||
<ul>
|
||||
<li>there is no GPS plugged in</li>
|
||||
<li>GPS is not powered using an external source (+5V)</li>
|
||||
<li>there is a hardware issue with wiring</li>
|
||||
</ul>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
@ -7,7 +7,12 @@
|
||||
<body>
|
||||
<h1>GPS : Erreur</h1>
|
||||
<p>
|
||||
Le GPS a expiré ; soit il n'y a pas de GPS branché, le GPS est masqué ou il y a une autre erreur matérielle.
|
||||
Le GPS a expiré pour une des raisons suivantes :
|
||||
<ul>
|
||||
<li>il n'y a pas de GPS branché</li>
|
||||
<li>le GPS n'est pas alimenté avec une source d'alimentation extérieure (+5V)</li>
|
||||
<li>il y a un problème avec le câblage</li>
|
||||
</ul>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<body>
|
||||
<h1>GPS: Avertissement</h1>
|
||||
<p>
|
||||
Le GPS a un fix et la navigation peut être utilisee. Cependant, la précision de la position est très faible (l'indication est < 7 satellites)
|
||||
Le GPS a un fix et la navigation peut être utilisée. Cependant, la précision de la position est très faible (l'indication est < 7 satellites)
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user