Spaces:
Running
Running
Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
|
@@ -493,7 +493,7 @@
|
|
| 493 |
<i class="fas fa-chevron-down text-blue-600 ml-4 transition-transform"></i>
|
| 494 |
</button>
|
| 495 |
<div class="faq-content mt-4 text-gray-600 hidden">
|
| 496 |
-
<p>
|
| 497 |
</div>
|
| 498 |
</div>
|
| 499 |
|
|
@@ -503,7 +503,7 @@
|
|
| 503 |
<i class="fas fa-chevron-down text-blue-600 ml-4 transition-transform"></i>
|
| 504 |
</button>
|
| 505 |
<div class="faq-content mt-4 text-gray-600 hidden">
|
| 506 |
-
<p>This project served as a
|
| 507 |
</div>
|
| 508 |
</div>
|
| 509 |
|
|
@@ -513,7 +513,7 @@
|
|
| 513 |
<i class="fas fa-chevron-down text-blue-600 ml-4 transition-transform"></i>
|
| 514 |
</button>
|
| 515 |
<div class="faq-content mt-4 text-gray-600 hidden">
|
| 516 |
-
<p>While the conceptual designs are presented here, we don't provide build instructions or support for actual construction. This
|
| 517 |
</div>
|
| 518 |
</div>
|
| 519 |
|
|
@@ -523,7 +523,7 @@
|
|
| 523 |
<i class="fas fa-chevron-down text-blue-600 ml-4 transition-transform"></i>
|
| 524 |
</button>
|
| 525 |
<div class="faq-content mt-4 text-gray-600 hidden">
|
| 526 |
-
<p>Tracer's focus on
|
| 527 |
</div>
|
| 528 |
</div>
|
| 529 |
</div>
|
|
|
|
| 493 |
<i class="fas fa-chevron-down text-blue-600 ml-4 transition-transform"></i>
|
| 494 |
</button>
|
| 495 |
<div class="faq-content mt-4 text-gray-600 hidden">
|
| 496 |
+
<p>Despite DepthStrike not beeing offered as a real product, the priciples behind it are well documented and about a dozen of functional prototypes exist somewhere at an undisclosed location.</p>
|
| 497 |
</div>
|
| 498 |
</div>
|
| 499 |
|
|
|
|
| 503 |
<i class="fas fa-chevron-down text-blue-600 ml-4 transition-transform"></i>
|
| 504 |
</button>
|
| 505 |
<div class="faq-content mt-4 text-gray-600 hidden">
|
| 506 |
+
<p>This project served as a testing platform for the Tracer language, allowing us to test its capabilities in a complex, safety-critical embedded systems scenario. The ASW bomb concept provided an interesting technical challenge.</p>
|
| 507 |
</div>
|
| 508 |
</div>
|
| 509 |
|
|
|
|
| 513 |
<i class="fas fa-chevron-down text-blue-600 ml-4 transition-transform"></i>
|
| 514 |
</button>
|
| 515 |
<div class="faq-content mt-4 text-gray-600 hidden">
|
| 516 |
+
<p>While the conceptual designs are presented here, we don't provide build instructions or support for actual construction. This is for obvious safety reasons, but feel free to larn Tracer yourself to be able to build things like this.</p>
|
| 517 |
</div>
|
| 518 |
</div>
|
| 519 |
|
|
|
|
| 523 |
<i class="fas fa-chevron-down text-blue-600 ml-4 transition-transform"></i>
|
| 524 |
</button>
|
| 525 |
<div class="faq-content mt-4 text-gray-600 hidden">
|
| 526 |
+
<p>Tracer's focus on abstracting PCB development allowed us to rapidly prototype without having to worry about the time investment in modifying a PCB layout. It also allowed us to abstract common subcircuits so we didn't have to repeat them over and over.</p>
|
| 527 |
</div>
|
| 528 |
</div>
|
| 529 |
</div>
|