11<!-- Import the component -->
22<script type =" module " src =" https://ajax.googleapis.com/ajax/libs/model-viewer/3.5.0/model-viewer.min.js " ></script >
33
4+
45## GNSS Flex System
56The GNSS Flex system is designed to be modular with a standardized pin layout that keeps the ecosystem pin-compatible for upgrades and allows boards to be easily swapped for repairs. The ecosystem is comprised of two boards, which mate through two 2x10-pin, 2mm pitch headers.
67
8+
79<figure markdown >
810<model-viewer alt =" Utilizing the GNSS Flex System " src =" ../assets/3d_model/GNSS_Flex-Stack_Animation.glb " poster =" ./assets/img/hookup_guide/animation-attach_module.gif " camera-controls autoplay tone-mapping =" neutral " shadow-intensity =" 2 " shadow-softness =" 0.2 " camera-orbit =" 0deg 70deg 16.7m " field-of-view =" 18deg " camera-target =" 2.93m 1.16m -1.29m " style =" width : 500px ; height : 300px ;" >
911</model-viewer >
@@ -27,7 +29,7 @@ The SparkPNT GNSS Flex modules function as *plug-in* boards that feature differe
2729
2830
2931
30- ## Ecosystem Boards
32+ ### Board Variants
3133Below are two generic examples of a GNSS Flex * module* and * carrier* board.
3234
3335
@@ -37,30 +39,46 @@ Below are two generic examples of a GNSS Flex *module* and *carrier* board.
3739
3840 ---
3941
40- <model-viewer src =" ../assets/3d_model/GNSS_Flex-Generic_Module.glb " camera-controls poster =" ../assets/3d_model/poster-generic_module.png " tone-mapping =" neutral " shadow-intensity =" 2 " shadow-softness =" 0.2 " camera-orbit =" 0deg 75deg 0.1623m " field-of-view =" 25.11deg " style =" width : 100% ; height : 400 px ;" >
42+ <model-viewer src =" ../assets/3d_model/GNSS_Flex-Generic_Module.glb " camera-controls poster =" ../assets/3d_model/poster-generic_module.png " tone-mapping =" neutral " shadow-intensity =" 2 " shadow-softness =" 0.2 " camera-orbit =" 0deg 75deg 0.1623m " field-of-view =" 12deg " style =" width : 100% ; height : 250 px ;" >
4143 </model-viewer >
4244
45+ <article style =" text-align : center ;" markdown >
46+ [ All GNSS Flex Modules] ( modules.md ) { .md-button .md-button--primary }
47+ </article >
48+
4349
4450- ** GNSS Flex * "Carrier"* Board**
4551
4652 ---
4753
48- <model-viewer src =" ../assets/3d_model/GNSS_Flex-Carrier_Board.glb " camera-controls poster =" ../assets/3d_model/poster-carrier_board.png " tone-mapping =" neutral " shadow-intensity =" 2 " shadow-softness =" 0.2 " camera-orbit =" 0deg 75deg 0.1781m " field-of-view =" 30deg " style =" width : 100% ; height : 400 px ;" >
54+ <model-viewer src =" ../assets/3d_model/GNSS_Flex-Carrier_Board.glb " camera-controls poster =" ../assets/3d_model/poster-carrier_board.png " tone-mapping =" neutral " shadow-intensity =" 2 " shadow-softness =" 0.2 " camera-orbit =" 0deg 75deg 0.1781m " field-of-view =" 15deg " style =" width : 100% ; height : 250 px ;" >
4955 </model-viewer >
5056
57+ <article style =" text-align : center ;" markdown >
58+ [ All GNSS Flex * Carrier* Boards] ( carriers.md ) { .md-button .md-button--primary }
59+ </article >
5160
5261</div >
5362
5463
5564
65+ ## Ecosystem Boards
66+
67+ <div class =" grid cards " markdown >
68+
69+ --8<-- "./modules.md:9:40"
70+
71+ --8<-- "./carriers.md:9:23"
72+
73+ </div >
5674
57- ---
5875
5976
77+ ---
78+
6079
61- Section Topics
62- ===
6380
81+ ### Section Topics
6482This guide is divided into three sections:
6583
6684- The ** Ecosystem Overview** section describes the overall GNSS Flex system and its primary components.
0 commit comments