|
@@ -5,7 +5,7 @@
|
|
|
<meta charset="utf-8">
|
|
<meta charset="utf-8">
|
|
|
<title>ArduPilot Custom Firmware Builder</title>
|
|
<title>ArduPilot Custom Firmware Builder</title>
|
|
|
<meta name="description"
|
|
<meta name="description"
|
|
|
- content="ArduPilot Custom Firmware Builder. It allows to build custom ArduPilot firmware by selecting the wanted features.">
|
|
|
|
|
|
|
+ content="ArduPilot Custom Firmware Builder (with patch manager). It allows to build custom ArduPilot firmware by selecting the wanted features.">
|
|
|
<meta name="author" content="ArduPilot Team">
|
|
<meta name="author" content="ArduPilot Team">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
|
|
|
@@ -34,14 +34,14 @@
|
|
|
<a class="navbar-brand" href="/">
|
|
<a class="navbar-brand" href="/">
|
|
|
<img src="/static/images/ardupilot_logo.png" alt="ArduPilot" height="24"
|
|
<img src="/static/images/ardupilot_logo.png" alt="ArduPilot" height="24"
|
|
|
class="d-inline-block align-text-top">
|
|
class="d-inline-block align-text-top">
|
|
|
- <span class="ms-2 text-white" style="font-size: 25px;">Custom Firmware Builder</span>
|
|
|
|
|
|
|
+ <span class="ms-2 text-white" style="font-size: 25px;">Custom Firmware Builder & Patch Manager</span>
|
|
|
</a>
|
|
</a>
|
|
|
</div>
|
|
</div>
|
|
|
<div>
|
|
<div>
|
|
|
<a href="https://ardupilot.org/donate" target="_blank" class="btn btn-warning rounded-pill me-1"><i class="bi bi-heart me-2"></i>Donate</a>
|
|
<a href="https://ardupilot.org/donate" target="_blank" class="btn btn-warning rounded-pill me-1"><i class="bi bi-heart me-2"></i>Donate</a>
|
|
|
<a href="https://ardupilot.org/copter/docs/common-custom-firmware.html" class="btn btn-outline-light me-1"><i
|
|
<a href="https://ardupilot.org/copter/docs/common-custom-firmware.html" class="btn btn-outline-light me-1"><i
|
|
|
class="bi bi-book me-2"></i>Docs</a>
|
|
class="bi bi-book me-2"></i>Docs</a>
|
|
|
- <a href="https://github.com/ArduPilot/CustomBuild/issues/new" class="btn btn-outline-light me-1"><i
|
|
|
|
|
|
|
+ <a href="https://git.equalmass.com/Equalmass/ArdupilotCustomFirmwareBuilder/issues" class="btn btn-outline-light me-1"><i
|
|
|
class="bi bi-github me-2"></i>Report an issue</a>
|
|
class="bi bi-github me-2"></i>Report an issue</a>
|
|
|
<a href="/add_build" class="btn btn-success"><i class="bi bi-plus-square me-2"></i>Add a build</a>
|
|
<a href="/add_build" class="btn btn-success"><i class="bi bi-plus-square me-2"></i>Add a build</a>
|
|
|
|
|
|
|
@@ -65,11 +65,11 @@
|
|
|
<span class="mx-2">Credits:
|
|
<span class="mx-2">Credits:
|
|
|
<a href="https://github.com/ArduPilot/CustomBuild/graphs/contributors" style="text-decoration: underline; color: white;">See Contributors</a>
|
|
<a href="https://github.com/ArduPilot/CustomBuild/graphs/contributors" style="text-decoration: underline; color: white;">See Contributors</a>
|
|
|
</span>|
|
|
</span>|
|
|
|
- <span class="mx-2">Source:
|
|
|
|
|
- <a href="https://github.com/Ardupilot/CustomBuild" style="text-decoration: underline; color: white;">Ardupilot/CustomBuild</a>
|
|
|
|
|
|
|
+ <span class="mx-2">Source to this version:
|
|
|
|
|
+ <a href="https://git.equalmass.com/Equalmass/ArdupilotCustomFirmwareBuilder" style="text-decoration: underline; color: white;">Ardupilot/CustomBuild</a>
|
|
|
</span>
|
|
</span>
|
|
|
</div>
|
|
</div>
|
|
|
- <span>To try out the newest features of the app, please visit our beta server
|
|
|
|
|
|
|
+ <span>The official app is available here:
|
|
|
<a href="https://custom-beta.ardupilot.org" style="text-decoration: underline; color: white;">custom-beta.ardupilot.org</a>
|
|
<a href="https://custom-beta.ardupilot.org" style="text-decoration: underline; color: white;">custom-beta.ardupilot.org</a>
|
|
|
</span>
|
|
</span>
|
|
|
</div>
|
|
</div>
|