94 lines
4.5 KiB
JavaScript
94 lines
4.5 KiB
JavaScript
/*
|
|
@licstart The following is the entire license notice for the JavaScript code in this file.
|
|
|
|
The MIT License (MIT)
|
|
|
|
Copyright (C) 1997-2020 by Dimitri van Heesch
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
|
and associated documentation files (the "Software"), to deal in the Software without restriction,
|
|
including without limitation the rights to use, copy, modify, merge, publish, distribute,
|
|
sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in all copies or
|
|
substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
|
|
BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
|
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
|
@licend The above is the entire license notice for the JavaScript code in this file
|
|
*/
|
|
var NAVTREE =
|
|
[
|
|
[ "2020-2021 Sunseeker Telemetry and Lighting System", "index.html", [
|
|
[ "Home", "index.html", [
|
|
[ "About", "index.html#autotoc_md23", null ],
|
|
[ "Documentation", "index.html#autotoc_md24", [
|
|
[ "Tips from Dr. Bazuin", "index.html#autotoc_md25", null ],
|
|
[ "Tips from Dr. Gomez", "index.html#autotoc_md26", null ]
|
|
] ],
|
|
[ "TODO List", "index.html#autotoc_md27", null ]
|
|
] ],
|
|
[ "Hardware", "hardware.html", "hardware" ],
|
|
[ "Software", "software.html", null ],
|
|
[ "Documentation Guide", "documentation_guide.html", [
|
|
[ "Doxygen", "documentation_guide.html#autotoc_md28", null ],
|
|
[ "Updating Documentation", "documentation_guide.html#autotoc_md29", null ],
|
|
[ "Important Notes", "documentation_guide.html#autotoc_md30", [
|
|
[ "For Consistency", "documentation_guide.html#autotoc_md31", null ],
|
|
[ "Adding Images", "documentation_guide.html#autotoc_md32", null ]
|
|
] ]
|
|
] ],
|
|
[ "Resources", "resources.html", [
|
|
[ "Altium Designer", "resources.html#autotoc_md34", [
|
|
[ "Learning Resources", "resources.html#autotoc_md35", null ],
|
|
[ "Importing Schematics/Footprints/3D Models", "resources.html#autotoc_md36", null ],
|
|
[ "Tips", "resources.html#autotoc_md37", null ]
|
|
] ],
|
|
[ "Texas Instruments MSP430 Universal Clock System (UCS)", "resources.html#autotoc_md38", null ]
|
|
] ],
|
|
[ "Modules", "modules.html", "modules" ],
|
|
[ "Namespaces", "namespaces.html", [
|
|
[ "Namespace List", "namespaces.html", "namespaces_dup" ]
|
|
] ],
|
|
[ "Data Structures", "annotated.html", [
|
|
[ "Data Structures", "annotated.html", "annotated_dup" ],
|
|
[ "Data Structure Index", "classes.html", null ],
|
|
[ "Data Fields", "functions.html", [
|
|
[ "All", "functions.html", null ],
|
|
[ "Functions", "functions_func.html", null ]
|
|
] ]
|
|
] ],
|
|
[ "Files", "files.html", [
|
|
[ "File List", "files.html", "files_dup" ],
|
|
[ "Globals", "globals.html", [
|
|
[ "All", "globals.html", "globals_dup" ],
|
|
[ "Functions", "globals_func.html", "globals_func" ],
|
|
[ "Variables", "globals_vars.html", "globals_vars" ],
|
|
[ "Macros", "globals_defs.html", "globals_defs" ]
|
|
] ]
|
|
] ]
|
|
] ]
|
|
];
|
|
|
|
var NAVTREEINDEX =
|
|
[
|
|
"_board_8h.html",
|
|
"_m_s_p430_f5xx__6xx_2tlv_2tlv__ex2__read_t_l_v_descriptors_8c.html#a90053704e55062d84fb0c5334e03c6f9",
|
|
"_m_s_p430_f_r2xx__4xx_2timer__a_2timer__a__ex5__pwm_multiple_up_8c.html",
|
|
"_m_s_p430_f_r57xx_2pmm_2pmm___reset___l_p_mx__5_8c.html#a6288eba0f8e8ad3ab1544ad731eb7667",
|
|
"_m_s_p430_f_r5xx__6xx_2mpy32_2mpy32__ex1__16bit_unsigned_multiply_8c.html#a6288eba0f8e8ad3ab1544ad731eb7667",
|
|
"adc12__a__ex4__repeated_seq_8c.html#a6288eba0f8e8ad3ab1544ad731eb7667",
|
|
"dac12__a__ex4__grouped_8c_source.html",
|
|
"eusci__b__i2c__ex2__slave_t_x_multiple_8c.html#a600430c0372d4ed0b67dfd6cb63d4560",
|
|
"ldopwr__ex1__internal_l_d_o_power_8c.html#a6288eba0f8e8ad3ab1544ad731eb7667",
|
|
"sd24__b__ex3__cont_conv_single_channel_8c.html#ae4b988ca1be2ba91ad4cc27231486318",
|
|
"usci__a__uart__ex3__auto_baudrate_detection_r_x_8c.html#a076a5923dcfdcf95d91a8e24981ba4ee"
|
|
];
|
|
|
|
var SYNCONMSG = 'click to disable panel synchronisation';
|
|
var SYNCOFFMSG = 'click to enable panel synchronisation'; |