Added documentation for boost
This commit is contained in:
@@ -92,14 +92,14 @@ $(document).ready(function(){initNavTree('index.html',''); initResizable(); });
|
||||
<div class="title">Home </div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><h1><a class="anchor" id="autotoc_md15"></a>
|
||||
<div class="textblock"><h1><a class="anchor" id="autotoc_md19"></a>
|
||||
About</h1>
|
||||
<p>What this project is about (TODO)</p>
|
||||
<h1><a class="anchor" id="autotoc_md16"></a>
|
||||
<h1><a class="anchor" id="autotoc_md20"></a>
|
||||
Documentation</h1>
|
||||
<p>For Documentation, we will use "doxygen" to easily create documentation pages for the project. This will be accessible in a variety of means, but primarily through HTML pages accessible through a browser, covering all aspects of the project.</p>
|
||||
<p>More information here: <a class="el" href="documentation_guide.html">Documentation Guide</a></p>
|
||||
<h2><a class="anchor" id="autotoc_md17"></a>
|
||||
<h2><a class="anchor" id="autotoc_md21"></a>
|
||||
Tips from Dr. Bazuin</h2>
|
||||
<ul>
|
||||
<li>Make sub-circuits/sub-designs for schematics to keep things organized and modular/copy-able</li>
|
||||
@@ -119,14 +119,14 @@ Tips from Dr. Bazuin</h2>
|
||||
<li>Make peripherals like output on one side and inputs on the other</li>
|
||||
<li>Use SPI Chip Select as a separate command (Use 3-pin SPI and then just use GPIO for Chip Select)</li>
|
||||
</ul>
|
||||
<h2><a class="anchor" id="autotoc_md18"></a>
|
||||
<h2><a class="anchor" id="autotoc_md22"></a>
|
||||
Tips from Dr. Gomez</h2>
|
||||
<ul>
|
||||
<li>Our requirements/specifications should be made to be more measurable</li>
|
||||
<li>Need to design to safety standards, which need to be researched online</li>
|
||||
<li>He said that he is available himself for anything power-related to help out with if needed</li>
|
||||
</ul>
|
||||
<h1><a class="anchor" id="autotoc_md19"></a>
|
||||
<h1><a class="anchor" id="autotoc_md23"></a>
|
||||
TODO List</h1>
|
||||
<ul>
|
||||
<li>[ ] Make battery circuitry for Real-Time Clock/Calendar for when the vehicle is off.</li>
|
||||
@@ -140,7 +140,7 @@ TODO List</h1>
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Mon Feb 22 2021 20:33:18 for 2020-2021 Sunseeker Telemetry and Lighting System by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
|
||||
<li class="footer">Generated on Tue Apr 6 2021 20:41:01 for 2020-2021 Sunseeker Telemetry and Lighting System by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user