more images
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 62 KiB |
@ -8,7 +8,7 @@
|
||||
<body>
|
||||
<nav class="top-nav">
|
||||
<div class="navbar">
|
||||
<img src="IRS_Uni_invers.jpg" clas="navbar-logo"/>
|
||||
<img src="images/IRS_Uni_invers.jpg" clas="navbar-logo"/>
|
||||
|
||||
<p>IRS Satellite Software Projects</p>
|
||||
<a href="#" class="contact">Contact</a>
|
||||
@ -28,7 +28,7 @@
|
||||
</div>
|
||||
<div id="fsfw-content" class="visible">
|
||||
<img
|
||||
src="FSFW_Logo_V3_bw.png"/>
|
||||
src="images/FSFW_Logo_V3_bw.png"/>
|
||||
<p class="fsfw-desc">
|
||||
The Flight Software Framework is a C++ Object Oriented Framework for unmanned, automated systems like Satellites.<br>
|
||||
|
||||
@ -52,7 +52,7 @@
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h1>Repository</h1>
|
||||
<div class="repo-container">
|
||||
<a href="https://egit.irs.uni-stuttgart.de/fsfw/fsfw" target="_blank" class="repo">Repository</a>
|
||||
@ -61,7 +61,7 @@
|
||||
|
||||
<div id="sat-rs-content" class="hidden">
|
||||
<img
|
||||
src="sat-rs_logo.png"/>
|
||||
src="images/sat-rs_logo.png"/>
|
||||
<p class="sat-rs-desc">sat-rs is a framework with the primary goal to provide re-usable components
|
||||
to write on-board software for remote systems like rovers or satellites. It is specifically written for the special requirements for these systems.
|
||||
A lot of the architecture and general design considerations are based on the
|
||||
|