Documentation mostly working as desired. Good enough for now. Added some topics.

This commit is contained in:
William Miceli
2021-01-29 19:14:41 -05:00
parent d9b4e5cfe2
commit f8edae68d9
77 changed files with 2135 additions and 176 deletions

View File

@@ -24,28 +24,21 @@
*/
var NAVTREE =
[
[ "Sunseeker Telemetry and Lighting System", "index.html", [
[ "ECE4810-Fall2020-SunseekerTelemetry", "index.html", [
[ "Documentation", "index.html#autotoc_md14", [
[ "Tips from Dr. Bazuin", "index.html#autotoc_md15", null ],
[ "Tips from Dr. Gomez", "index.html#autotoc_md16", null ]
[ "2020-2021 Sunseeker Telemetry and Lighting System", "index.html", [
[ "About", "index.html#autotoc_md13", null ],
[ "Documentation", "index.html#autotoc_md14", [
[ "Tips from Dr. Bazuin", "index.html#autotoc_md15", null ],
[ "Tips from Dr. Gomez", "index.html#autotoc_md16", null ]
] ],
[ "Hardware", "hardware.html", "hardware" ],
[ "Software", "software.html", null ],
[ "Documentation Guide", "documentation_guide.html", [
[ "Doxygen", "documentation_guide.html#autotoc_md17", null ],
[ "Updating Documentation", "documentation_guide.html#autotoc_md18", null ],
[ "Important Notes", "documentation_guide.html#autotoc_md19", [
[ "For Consistency", "documentation_guide.html#autotoc_md20", null ]
] ]
] ],
[ "Device Specifications", "md__hardware__device__specifications.html", [
[ "Microcontroller: Texas Instruments MSP430F5438AIPZR", "md__hardware__device__specifications.html#autotoc_md1", null ],
[ "Real-Time Clock/Calendar: Microchip Technology MCP7940MT-I/SN", "md__hardware__device__specifications.html#autotoc_md2", null ],
[ "Bluetooth/Wi-Fi: Espressif Systems ESP32-WROVER-IE (8MB)", "md__hardware__device__specifications.html#autotoc_md3", null ],
[ "GPS Receiver: Maxim Integrated MAX2771ETI+T", "md__hardware__device__specifications.html#autotoc_md4", null ],
[ "CANbus Controller: Microchip Technology MCP2515T-I/SO", "md__hardware__device__specifications.html#autotoc_md5", null ],
[ "CAN Bus Transceiver: Microchip Technology MCP2542FD-H/SN", "md__hardware__device__specifications.html#autotoc_md6", null ],
[ "SD Card (Generic)", "md__hardware__device__specifications.html#autotoc_md7", null ],
[ "USB to UART Bridge: FTDI FT260Q-T", "md__hardware__device__specifications.html#autotoc_md8", null ],
[ "RS-232 Transceiver: Texas Instruments GD75232PWR", "md__hardware__device__specifications.html#autotoc_md9", null ],
[ "Inertial Measurement Unit: TDK InvenSense ICM-20600", "md__hardware__device__specifications.html#autotoc_md10", null ]
] ],
[ "Layout Planning", "md__hardware__layout__planning.html", [
[ "Microcontroller", "md__hardware__layout__planning.html#autotoc_md12", null ]
] ],
[ "Files", "files.html", [
[ "File List", "files.html", "files_dup" ],
[ "Globals", "globals.html", [
@@ -58,7 +51,7 @@ var NAVTREE =
var NAVTREEINDEX =
[
"dir_4e9c05acfa2c3671b8618fcb95d57d96.html"
"device_specifications.html"
];
var SYNCONMSG = 'click to disable panel synchronisation';