Doxygen Update
This commit is contained in:
2
Documentation/latex/_9_references_8markdown.tex
Normal file
2
Documentation/latex/_9_references_8markdown.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{_9_references_8markdown}{}\doxysection{References/!\+References.markdown File Reference}
|
||||
\label{_9_references_8markdown}\index{References/"!References.markdown@{References/"!References.markdown}}
|
||||
@@ -0,0 +1,2 @@
|
||||
\hypertarget{dir_465c8a410b787ccece2cc89dfe6b85b1}{}\doxysection{References Directory Reference}
|
||||
\label{dir_465c8a410b787ccece2cc89dfe6b85b1}\index{References Directory Reference@{References Directory Reference}}
|
||||
@@ -1,19 +1,20 @@
|
||||
\hypertarget{documentation_guide_autotoc_md17}{}\doxysection{Doxygen}\label{documentation_guide_autotoc_md17}
|
||||
\hypertarget{documentation_guide_autotoc_md18}{}\doxysection{Doxygen}\label{documentation_guide_autotoc_md18}
|
||||
The program called \char`\"{}doxygen\char`\"{} (\href{https://github.com/doxygen/doxygen}{\texttt{ Git\+Hub Page}} and \href{https://www.doxygen.nl/}{\texttt{ Website}}) is what we\textquotesingle{}re using to document our project and try to make things a bit simpler/easier not only for us, but also future projects or people looking at what we\textquotesingle{}ve done.
|
||||
|
||||
It simply uses a small configuration file at the root of the project {\ttfamily /\+Doxyfile} to store some settings, and the rest is through mainly Markdown files ({\ttfamily .md} or {\ttfamily .markdown}) and source code files.
|
||||
|
||||
It is setup (as of writing this) that someone can simply open the {\ttfamily /\+Doxyfile} in the GUI Wizard, click on the \char`\"{}\+Run\char`\"{} tab, then \char`\"{}\+Run doxygen\char`\"{}, and everything will be updated... that\textquotesingle{}s it.\hypertarget{documentation_guide_autotoc_md18}{}\doxysection{Updating Documentation}\label{documentation_guide_autotoc_md18}
|
||||
You need to have installed the program from either the Git\+Hub page or website, then simply open the {\ttfamily /\+Doxyfile} within the GUI frontend or \char`\"{}\+Wizard\char`\"{}.\hypertarget{documentation_guide_autotoc_md19}{}\doxysection{Important Notes}\label{documentation_guide_autotoc_md19}
|
||||
It is setup (as of writing this) that someone can simply open the {\ttfamily /\+Doxyfile} in the GUI Wizard, click on the \char`\"{}\+Run\char`\"{} tab, then \char`\"{}\+Run doxygen\char`\"{}, and everything will be updated... that\textquotesingle{}s it.\hypertarget{documentation_guide_autotoc_md19}{}\doxysection{Updating Documentation}\label{documentation_guide_autotoc_md19}
|
||||
You need to have installed the program from either the Git\+Hub page or website, then simply open the {\ttfamily /\+Doxyfile} within the GUI frontend or \char`\"{}\+Wizard\char`\"{}.\hypertarget{documentation_guide_autotoc_md20}{}\doxysection{Important Notes}\label{documentation_guide_autotoc_md20}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item Make sure that the {\ttfamily /\+Doxyfile} stays where it\textquotesingle{}s at! It should be kept at the root directory (just to keep things simple)
|
||||
\item Make sure you use RELATIVE paths when changing configurations, or else when someone else tries running the {\ttfamily /\+Doxyfile}, they\textquotesingle{}ll have to re-\/do all of them in order for it to start functioning again.
|
||||
\end{DoxyItemize}\hypertarget{documentation_guide_autotoc_md20}{}\doxysubsection{For Consistency}\label{documentation_guide_autotoc_md20}
|
||||
\item {\bfseries{DO NOT}} put any files into the {\ttfamily /\+Documentation} folder manually, as they {\bfseries{WILL BE DELETED}} when doxygen is run.
|
||||
\end{DoxyItemize}\hypertarget{documentation_guide_autotoc_md21}{}\doxysubsection{For Consistency}\label{documentation_guide_autotoc_md21}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item Please make sure the internal names of files are using \char`\"{}camel\+Case\char`\"{}
|
||||
\item Please make sure the internal names (\char`\"{}tags\char`\"{}) of files are using \char`\"{}camel\+Case\char`\"{}
|
||||
\begin{DoxyItemize}
|
||||
\item Example\+: for \char`\"{}@page documentation\+Guide Documentation Guide\char`\"{} \char`\"{}documentation\+Guide\char`\"{} is the name used internally by doxygen. \char`\"{}\+Documentation Guide\char`\"{} is what shows up on the output documentation.
|
||||
\item Example\+: for \char`\"{}@page documentation\+Guide Documentation Guide\char`\"{} \char`\"{}documentation\+Guide\char`\"{} is the name/tag used internally by doxygen. \char`\"{}\+Documentation Guide\char`\"{} is what shows up on the output documentation.
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}
|
||||
@@ -7,8 +7,21 @@
|
||||
\end{DoxyItemize}
|
||||
|
||||
\DoxyHorRuler{0}
|
||||
\hypertarget{deviceSpecifications}{}\doxysection{Device Specifications}\label{deviceSpecifications}
|
||||
\hypertarget{device_specifications_autotoc_md1}{}\doxysubsubsection{Microcontroller\+: Texas Instruments MSP430\+F5438\+AIPZR}\label{device_specifications_autotoc_md1}
|
||||
\hypertarget{hardware_autotoc_md1}{}\doxysection{Design Reminders}\label{hardware_autotoc_md1}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item From \char`\"{}\+Texas Instruments -\/ SLAS655\+G...\char`\"{}, Page 22\+:
|
||||
\begin{DoxyItemize}
|
||||
\item To improve EMI on the XT1 oscillator, the following guidelines should be observed\+:
|
||||
\begin{DoxyItemize}
|
||||
\item Keep the trace between the device and the crystal as short as possible.
|
||||
\item Design a good ground plane around the oscillator pins.
|
||||
\item Prevent crosstalk from other clock or data lines into oscillator pins XIN and XOUT.
|
||||
\item Avoid running PCB traces underneath or adjacent to the XIN and XOUT pins.
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}\hypertarget{deviceSpecifications}{}\doxysection{Device Specifications}\label{deviceSpecifications}
|
||||
\hypertarget{device_specifications_autotoc_md2}{}\doxysubsubsection{Microcontroller\+: Texas Instruments MSP430\+F5438\+AIPZR}\label{device_specifications_autotoc_md2}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item 1.\+8 V to 3.\+6 V Supply Voltage
|
||||
@@ -32,7 +45,7 @@
|
||||
\item 14 external channels
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md2}{}\doxysubsubsection{Real-\/\+Time Clock/\+Calendar\+: Microchip Technology \+MCP7940\+MT-\/\+I/\+SN}\label{device_specifications_autotoc_md2}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md3}{}\doxysubsubsection{Real-\/\+Time Clock/\+Calendar\+: Microchip Technology \+MCP7940\+MT-\/\+I/\+SN}\label{device_specifications_autotoc_md3}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item 1.\+8 V to 5.\+5 V Supply Voltage
|
||||
@@ -43,7 +56,7 @@
|
||||
\item Clock rate up to 400 k\+Hz
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md3}{}\doxysubsubsection{Bluetooth/\+Wi-\/\+Fi\+: Espressif Systems ESP32-\/\+WROVER-\/\+IE (8\+MB)}\label{device_specifications_autotoc_md3}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md4}{}\doxysubsubsection{Bluetooth/\+Wi-\/\+Fi\+: Espressif Systems ESP32-\/\+WROVER-\/\+IE (8\+MB)}\label{device_specifications_autotoc_md4}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item 3.\+0 V to 3.\+6 V Supply Voltage
|
||||
@@ -53,7 +66,7 @@
|
||||
\item SPI
|
||||
\item UART
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md4}{}\doxysubsubsection{GPS Receiver\+: Maxim Integrated \+MAX2771\+ETI+T}\label{device_specifications_autotoc_md4}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md5}{}\doxysubsubsection{GPS Receiver\+: Maxim Integrated \+MAX2771\+ETI+T}\label{device_specifications_autotoc_md5}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item 2.\+7 V to 3.\+3 V Supply Voltage
|
||||
@@ -61,7 +74,7 @@
|
||||
\begin{DoxyItemize}
|
||||
\item SPI
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md5}{}\doxysubsubsection{CANbus Controller\+: Microchip Technology MCP2515\+T-\/\+I/\+SO}\label{device_specifications_autotoc_md5}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md6}{}\doxysubsubsection{CANbus Controller\+: Microchip Technology MCP2515\+T-\/\+I/\+SO}\label{device_specifications_autotoc_md6}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item 2.\+7 V to 5.\+5 V Supply Voltage
|
||||
@@ -72,12 +85,12 @@
|
||||
\item 10 MHz
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md6}{}\doxysubsubsection{CAN Bus Transceiver\+: \+Microchip Technology MCP2542\+FD-\/\+H/\+SN}\label{device_specifications_autotoc_md6}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md7}{}\doxysubsubsection{CAN Bus Transceiver\+: \+Microchip Technology MCP2542\+FD-\/\+H/\+SN}\label{device_specifications_autotoc_md7}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item 4.\+5 V to 5.\+5 V Supply Voltage
|
||||
\item Used directly with CANbus Controller
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md7}{}\doxysubsubsection{SD Card (\+Generic)}\label{device_specifications_autotoc_md7}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md8}{}\doxysubsubsection{SD Card (\+Generic)}\label{device_specifications_autotoc_md8}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item 2.\+7 V to 3.\+6 V Supply Voltage
|
||||
@@ -85,12 +98,12 @@
|
||||
\begin{DoxyItemize}
|
||||
\item SPI
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md8}{}\doxysubsubsection{USB to UART Bridge\+: FTDI \+FT260\+Q-\/T}\label{device_specifications_autotoc_md8}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md9}{}\doxysubsubsection{USB to UART Bridge\+: FTDI \+FT260\+Q-\/T}\label{device_specifications_autotoc_md9}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item We will use a \char`\"{}\+Bus-\/\+Powered Configuration\char`\"{}, requiring the host device to supply power, that way we don\textquotesingle{}t have to.
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md9}{}\doxysubsubsection{RS-\/232 Transceiver\+: Texas Instruments GD75232\+PWR}\label{device_specifications_autotoc_md9}
|
||||
\hypertarget{device_specifications_autotoc_md10}{}\doxysubsubsection{Inertial Measurement Unit\+: TDK Inven\+Sense ICM-\/20600}\label{device_specifications_autotoc_md10}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md10}{}\doxysubsubsection{RS-\/232 Transceiver\+: Texas Instruments GD75232\+PWR}\label{device_specifications_autotoc_md10}
|
||||
\hypertarget{device_specifications_autotoc_md11}{}\doxysubsubsection{Inertial Measurement Unit\+: TDK Inven\+Sense ICM-\/20600}\label{device_specifications_autotoc_md11}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item 1.\+71 V to 3.\+45 V Supply Voltage
|
||||
@@ -106,4 +119,4 @@
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}\hypertarget{layoutPlanning}{}\doxysection{Layout Planning}\label{layoutPlanning}
|
||||
\hypertarget{layout_planning_autotoc_md11}{}\doxysubsubsection{Microcontroller}\label{layout_planning_autotoc_md11}
|
||||
\hypertarget{layout_planning_autotoc_md12}{}\doxysubsubsection{Microcontroller}\label{layout_planning_autotoc_md12}
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
\end{DoxyItemize}
|
||||
|
||||
\DoxyHorRuler{0}
|
||||
\hypertarget{index_autotoc_md13}{}\doxysection{About}\label{index_autotoc_md13}
|
||||
What this project is about (TODO)\hypertarget{index_autotoc_md14}{}\doxysection{Documentation}\label{index_autotoc_md14}
|
||||
\hypertarget{index_autotoc_md14}{}\doxysection{About}\label{index_autotoc_md14}
|
||||
What this project is about (TODO)\hypertarget{index_autotoc_md15}{}\doxysection{Documentation}\label{index_autotoc_md15}
|
||||
For Documentation, we will use \char`\"{}doxygen\char`\"{} 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.
|
||||
|
||||
More information here\+: \mbox{\hyperlink{documentation_guide}{Documentation Guide}}\hypertarget{index_autotoc_md15}{}\doxysubsection{Tips from Dr. Bazuin}\label{index_autotoc_md15}
|
||||
More information here\+: \mbox{\hyperlink{documentation_guide}{Documentation Guide}}\hypertarget{index_autotoc_md16}{}\doxysubsection{Tips from Dr. Bazuin}\label{index_autotoc_md16}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item Make sub-\/circuits/sub-\/designs for schematics to keep things organized and modular/copy-\/able
|
||||
@@ -28,7 +28,7 @@ More information here\+: \mbox{\hyperlink{documentation_guide}{Documentation Gui
|
||||
\item Document things as we go
|
||||
\item Need to make sure we have a BOM
|
||||
\item Free samples for parts from manufacturers
|
||||
\end{DoxyItemize}\hypertarget{index_autotoc_md16}{}\doxysubsection{Tips from Dr. Gomez}\label{index_autotoc_md16}
|
||||
\end{DoxyItemize}\hypertarget{index_autotoc_md17}{}\doxysubsection{Tips from Dr. Gomez}\label{index_autotoc_md17}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item Our requirements/specifications should be made to be more measurable
|
||||
|
||||
13
Documentation/latex/references.tex
Normal file
13
Documentation/latex/references.tex
Normal file
@@ -0,0 +1,13 @@
|
||||
{\bfseries{Subpages}}
|
||||
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item microcontroller Microcontroller
|
||||
\end{DoxyItemize}
|
||||
|
||||
\DoxyHorRuler{0}
|
||||
\hypertarget{references_autotoc_md23}{}\doxysection{Universal Clock System (\+UCS)}\label{references_autotoc_md23}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item \href{https://www.youtube.com/watch?v=b4PEmSDZml4}{\texttt{ High-\/level Introductory Video}}
|
||||
\end{DoxyItemize}
|
||||
@@ -185,6 +185,10 @@
|
||||
\label{documentation_guide}
|
||||
\Hypertarget{documentation_guide}
|
||||
\input{documentation_guide}
|
||||
\chapter{References}
|
||||
\label{references}
|
||||
\Hypertarget{references}
|
||||
\input{references}
|
||||
\chapter{File Index}
|
||||
\input{files}
|
||||
\chapter{File Documentation}
|
||||
@@ -193,6 +197,7 @@
|
||||
\input{_layout_01_planning_8markdown}
|
||||
\input{_documentation_01_guide_8markdown}
|
||||
\input{_r_e_a_d_m_e_8markdown}
|
||||
\input{_9_references_8markdown}
|
||||
\input{_9_software_8markdown}
|
||||
\input{main_8c}
|
||||
%--- End generated contents ---
|
||||
|
||||
Reference in New Issue
Block a user