diff --git a/docs/resources.md b/docs/resources.md index 4d6c7b7..c18c5f7 100644 --- a/docs/resources.md +++ b/docs/resources.md @@ -44,10 +44,10 @@ --- - :material-folder-cog: Design Files: - - :fontawesome-solid-file-pdf: [Schematic](SparkFun_GNSS_pHAT/docs/assets/board_files/schematic.pdf) - - :fontawesome-solid-file-pdf: [Board Dimensions](SparkFun_GNSS_pHAT/docs/assets/board_files/dimensions.pdf) - - :material-folder-zip: [KiCad Files](SparkFun_GNSS_pHAT/docs/assets/board_files/kicad_files.zip) - - :material-cube-outline: [STEP File](SparkFun_GNSS_pHAT/docs/assets/3d_model/cad_model-pHAT.step) + - :fontawesome-solid-file-pdf: [Schematic](../flex_boards/SparkFun_GNSS_pHAT/docs/assets/board_files/schematic.pdf) + - :fontawesome-solid-file-pdf: [Board Dimensions](../flex_boards/SparkFun_GNSS_pHAT/docs/assets/board_files/dimensions.pdf) + - :material-folder-zip: [KiCad Files](../flex_boards/SparkFun_GNSS_pHAT/docs/assets/board_files/kicad_files.zip) + - :material-cube-outline: [STEP File](../flex_boards/SparkFun_GNSS_pHAT/docs/assets/3d_model/cad_model-pHAT.step) - Design Specifications: - [Design Requirements](https://datasheets.raspberrypi.com/hat/hat-plus-specification.pdf) - [Mechanical Specifications](https://raw.githubusercontent.com/raspberrypi/hats/refs/heads/master/hat-board-mechanical.pdf) diff --git a/flex_boards/SparkPNT_GNSS_Flex_Module_mosaic-X5/docs/assets/img/hookup_guide/navigation_tabs.png b/flex_boards/SparkPNT_GNSS_Flex_Module_mosaic-X5/docs/assets/img/hookup_guide/navigation_tabs.png new file mode 100644 index 0000000..8e89f57 Binary files /dev/null and b/flex_boards/SparkPNT_GNSS_Flex_Module_mosaic-X5/docs/assets/img/hookup_guide/navigation_tabs.png differ diff --git a/flex_boards/SparkPNT_GNSS_Flex_Module_mosaic-X5/docs/hardware_overview.md b/flex_boards/SparkPNT_GNSS_Flex_Module_mosaic-X5/docs/hardware_overview.md index c234f16..b02f752 100644 --- a/flex_boards/SparkPNT_GNSS_Flex_Module_mosaic-X5/docs/hardware_overview.md +++ b/flex_boards/SparkPNT_GNSS_Flex_Module_mosaic-X5/docs/hardware_overview.md @@ -339,19 +339,19 @@ The centerpiece of the mosaic-X5 GNSS Flex module, is the [mosaic-X5 module](./a
--
+-
![QR code to product video](./assets/img/qr_code/video-septentrio_mosaic-x5.png){ .qr width=100 }
-
+
--
+-
-
+ -
[![mosaic-X5 module](./assets/img/hookup_guide/mosaic-X5.png){ width="400" }](./assets/img/hookup_guide/mosaic-X5.png "Click to enlarge") @@ -723,7 +723,7 @@ Below, are the features that are available from the mosaic-X5 GNSS receiver.
!!! success "Initial Configuration" - Before data logging can occur, it is necessary to create a *logging stream* from the **Logging** tab of the web interface or using the **RxTools** software suite. Streams can contain NMEA or SBF (Septentrio Binary Format) data; SBF can contain RTCM and/or RINEX. *(see the [Data Logging](web_interface.md#data-logging) section)* + Before data logging can occur, it is necessary to create a *logging stream* from the **Logging** tab of the web interface or using the **RxTools** software suite. Streams can contain NMEA or SBF (Septentrio Binary Format) data; SBF can contain RTCM and/or RINEX. !!! info "SD Card Specifications" @@ -802,7 +802,7 @@ There are some key parameters related to an antenna that can make or break the s
-[![GPS antenna input](./assets/img/hookup_guide/ant-ufl.png){ width="400" }](./assets/img/hookup_guide/ant.png "Click to enlarge") +[![GPS antenna input](./assets/img/hookup_guide/ant-ufl.png){ width="400" }](./assets/img/hookup_guide/ant-ufl.png "Click to enlarge")
The U.FL connector to attach an external GNSS antenna to the mosaic-X5 GNSS Flex module.
diff --git a/flex_boards/SparkPNT_GNSS_Flex_Module_mosaic-X5/docs/software_overview.md b/flex_boards/SparkPNT_GNSS_Flex_Module_mosaic-X5/docs/software_overview.md index 2028943..ce84a84 100644 --- a/flex_boards/SparkPNT_GNSS_Flex_Module_mosaic-X5/docs/software_overview.md +++ b/flex_boards/SparkPNT_GNSS_Flex_Module_mosaic-X5/docs/software_overview.md @@ -187,7 +187,7 @@ Users should install the [RXTools software suite](https://www.septentrio.com/en/ For users who are having trouble installing the USB driver, we have an archived version *(v3.0.2[^9])* of the installation file. Users can download [**version 3.0.2**](./assets/component_documentation/driver/USB_driver_3_0_2_Installer.exe) of the driver, by clicking on the button below. [^9]: - For the latest USB driver from Septentrio, please install their driver through the [RxTools software suite](rxtools.md).
+ For the latest USB driver from Septentrio, please install their driver through the RxTools software suite.
*This is driver version, was archived at the time that this guide was written. Please do not request for the file to be updated.*
diff --git a/mkdocs.yml b/mkdocs.yml index 6219057..97903eb 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -391,7 +391,7 @@ extra_css: extra_javascript: # Enables support for MathJax - javascript/mathjax.js - - https://polyfill.io/v3/polyfill.min.js?features=es6 + # - https://polyfill.io/v3/polyfill.min.js?features=es6 - https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js # Enables support for KaTeX