Andrew Tridgell 3 лет назад
Родитель
Сommit
f42c51d3d4
1 измененных файлов с 10 добавлено и 1 удалено
  1. 10 1
      RemoteIDModule/web/index.html

+ 10 - 1
RemoteIDModule/web/index.html

@@ -85,7 +85,16 @@
       <tr><td>TimeStamp</td><td><div id="LOCATION:TimeStamp"></div><td></tr>
     </table>
   </fieldset>
-  
+
+  <h2>Documentation</h2>
+
+  <ul>
+    <li><a href="https://ardupilot.org/ardupilot/index.html">ArduPilot Project</a></li>
+    <li><a href="https://github.com/ArduPilot/ArduRemoteID">ArduRemoteID Project</a></li>
+    <li><a href="https://ardupilot.org/plane/docs/common-remoteid.html">ArduPilot RemoteID Documentation</a></li>
+    <li><a href="https://www.opendroneid.org/">OpenDroneID Website</a></li>
+  </ul>
+
   <h2>Firmware Update</h2>
 
   <form method='POST' action='#' enctype='multipart/form-data' id='upload_form'>