Skip to content

Commit 2fd0523

Browse files
committed
docs updates
1 parent 3b63571 commit 2fd0523

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docs/hardware_overview.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ These terminals are described in the tabs below. For more information on the I/O
571571
</figure>
572572

573573
=== "SCL2 & SDA2"
574-
The SCL2 and SDA2 screw terminals provide access to the TCXO I<sup>2</sup>C bus, allowing the user to connect an external configurable TCXO if desired. The I<sup>2</sup>C voltage level is set by the VCCIO switch: 3.3V or 5V. The provided firmware supports the SiTime SiT5358. The ueser will need to modify the firmware to support additional osciillators.
574+
The SCL2 and SDA2 screw terminals provide access to the TCXO I<sup>2</sup>C bus, allowing the user to connect an external configurable TCXO if desired. The I<sup>2</sup>C voltage level is set by the VCCIO switch: 3.3V or 5V. The provided firmware supports the SiTime SiT5358; the user will need to modify the firmware to support additional osciillators.
575575

576576
<center>
577577

@@ -653,7 +653,8 @@ The OLED display on the GPSDO.
653653
</figure>
654654

655655
* Date & Time : YYYY/MM/DD HH:MM:SS from ReceiverTime
656-
* **IP** : nnn.nnn.nnn.nnn from IPStatus IPAddress. When TCP console access is enabled, the TCP port number is also displayed.
656+
* **IP** : nnn.nnn.nnn.nnn from IPStatus IPAddress
657+
* When [TCP console access](./software_overview.md#tcp-server-ips1) is enabled, the TCP port number is also displayed.
657658
* **Lat** : Latitude from PVTGeodetic (Degrees)
658659
* **Long** : Longitude from PVTGeodetic (Degrees)
659660
* **Sys** : TimeSystem from PVTGeodetic

docs/resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ icon: material/book-open-page-variant
88
* [Quick Start Guide](./assets/quick_start_guide-v10.pdf)
99
* :material-folder-cog: Design Files:
1010
* :fontawesome-solid-file-pdf: [Schematic](./assets/board_files/schematic.pdf)
11-
* :fontawesome-solid-file-png: [Board Dimensions](./assets/board_files/dimensions.png)
11+
* :fontawesome-solid-file-image: [Board Dimensions](./assets/board_files/dimensions.png)
1212
* :fontawesome-solid-file-pdf: [Enclosure Dimensions](./assets/board_files/dimensions-enclosure.pdf)
1313
* :fontawesome-solid-file-code: [ESP32 Firmware](https://github.com/sparkfun/SparkFun_GPSDO/tree/main/Firmware/GPSDO_Firmware)
1414
* :fontawesome-solid-file-pdf: [mosaic-T Datasheet](./assets/component_documentation/Mosaic%20Hardware%20Manual_v1.8.0.pdf)

0 commit comments

Comments
 (0)