Commit c5b75b70 authored by Gus Grubba's avatar Gus Grubba

Joystick UI WIP

parent 4f293495
......@@ -56,6 +56,7 @@
<file alias="px4.png">resources/firmware/px4.png</file>
</qresource>
<qresource prefix="/res/calibration">
<file alias="joystick.svg">resources/calibration/joystick/joystick.svg</file>
<file alias="accel_back.png">resources/calibration/accel_back.png</file>
<file alias="accel_down.png">resources/calibration/accel_down.png</file>
<file alias="accel_front.png">resources/calibration/accel_front.png</file>
......
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 288 144" style="enable-background:new 0 0 288 144;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;stroke:#000000;stroke-width:4;stroke-miterlimit:10;}
.st1{fill:none;stroke:#000000;stroke-width:3;stroke-miterlimit:10;}
.st2{fill:none;stroke:#000000;stroke-miterlimit:10;}
.st3{fill:none;stroke:#000000;stroke-width:2;stroke-miterlimit:10;}
</style>
<circle class="st0" cx="72" cy="86.4" r="36"/>
<circle class="st0" cx="216" cy="86.4" r="36"/>
<circle class="st1" cx="72" cy="28.8" r="10.8"/>
<circle class="st1" cx="216" cy="28.8" r="10.8"/>
<g>
<line class="st2" x1="57.343" y1="28.8" x2="53.059" y2="28.8"/>
<line class="st2" x1="86.657" y1="28.8" x2="90.941" y2="28.8"/>
<line class="st2" x1="86.158" y1="25.006" x2="90.295" y2="23.898"/>
<line class="st2" x1="84.693" y1="21.471" x2="88.403" y2="19.33"/>
<line class="st2" x1="82.364" y1="18.436" x2="85.393" y2="15.407"/>
<line class="st2" x1="79.329" y1="16.107" x2="81.47" y2="12.397"/>
<line class="st2" x1="75.794" y1="14.642" x2="76.902" y2="10.505"/>
<line class="st2" x1="72" y1="14.143" x2="72" y2="9.859"/>
<line class="st2" x1="68.206" y1="14.642" x2="67.098" y2="10.505"/>
<line class="st2" x1="64.671" y1="16.107" x2="62.53" y2="12.397"/>
<line class="st2" x1="61.636" y1="18.436" x2="58.607" y2="15.407"/>
<line class="st2" x1="59.307" y1="21.471" x2="55.597" y2="19.33"/>
<line class="st2" x1="57.842" y1="25.006" x2="53.705" y2="23.898"/>
</g>
<g>
<line class="st2" x1="201.343" y1="28.8" x2="197.059" y2="28.8"/>
<line class="st2" x1="230.657" y1="28.8" x2="234.941" y2="28.8"/>
<line class="st2" x1="230.158" y1="25.006" x2="234.295" y2="23.898"/>
<line class="st2" x1="228.693" y1="21.471" x2="232.403" y2="19.33"/>
<line class="st2" x1="226.364" y1="18.436" x2="229.393" y2="15.407"/>
<line class="st2" x1="223.329" y1="16.107" x2="225.47" y2="12.397"/>
<line class="st2" x1="219.794" y1="14.642" x2="220.902" y2="10.505"/>
<line class="st2" x1="216" y1="14.143" x2="216" y2="9.859"/>
<line class="st2" x1="212.206" y1="14.642" x2="211.098" y2="10.505"/>
<line class="st2" x1="208.671" y1="16.107" x2="206.53" y2="12.397"/>
<line class="st2" x1="205.636" y1="18.436" x2="202.607" y2="15.407"/>
<line class="st2" x1="203.307" y1="21.471" x2="199.597" y2="19.33"/>
<line class="st2" x1="201.842" y1="25.006" x2="197.705" y2="23.898"/>
</g>
<path class="st3" d="M274.39,142.253H13.61c-6.6,0-12-5.4-12-12V13.747c0-6.6,5.4-12,12-12h260.78c6.6,0,12,5.4,12,12v116.505
C286.39,136.853,280.99,142.253,274.39,142.253z"/>
</svg>
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment