mirror of
https://gitlab.com/lander-team/site.git
synced 2025-06-16 15:17:14 +00:00
finished easteregg
This commit is contained in:
parent
7c486ca6fc
commit
ed2683efe0
21
index.html
21
index.html
@ -179,13 +179,17 @@
|
|||||||
<p>
|
<p>
|
||||||
The simulated vehicle comprises a feedback loop where the
|
The simulated vehicle comprises a feedback loop where the
|
||||||
rocket motor causing forces on load cells translates to forces
|
rocket motor causing forces on load cells translates to forces
|
||||||
in the simulation. The control system utilizes a PID which
|
in the simulation. The control system utilizes a
|
||||||
gives commands to the simulated vehicle; the commands are then
|
<abbr
|
||||||
translated back into hardware as TVC commands. The physical
|
title="proportional–integral–derivative controller is a control loop mechanism for driving an error in state (vehicle deflection) to zero."
|
||||||
vehicle encompasses the avionics, TVC, and load cells. The
|
>PID</abbr
|
||||||
physical vehicle receives commands from the simulated vehicle
|
>
|
||||||
and returns, calculated thrust data back to the control
|
which gives commands to the simulated vehicle; the commands
|
||||||
software.
|
are then translated back into hardware as TVC commands. The
|
||||||
|
physical vehicle encompasses the avionics, TVC, and load
|
||||||
|
cells. The physical vehicle receives commands from the
|
||||||
|
simulated vehicle and returns, calculated thrust data back to
|
||||||
|
the control software.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -338,8 +342,9 @@
|
|||||||
font-style: italic;
|
font-style: italic;
|
||||||
"
|
"
|
||||||
>
|
>
|
||||||
ad astra per aspera
|
ad astra per alas porci
|
||||||
</p>
|
</p>
|
||||||
|
<p style="font-size: 0.5em; margin-top: 150px">🐖</p>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
<!-- JS, Popper.js, and jQuery for Bootstrap -->
|
<!-- JS, Popper.js, and jQuery for Bootstrap -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user