Skip to content

Commit 0c51553

Browse files
committed
Docs update
1 parent 4a591ad commit 0c51553

File tree

3 files changed

+12
-8
lines changed

3 files changed

+12
-8
lines changed
34.6 KB
Loading

docs/hardware_overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,10 @@ Located on the back side, are the MP2762AGV Charger IC, bq40z50 battery monitor,
100100

101101
## Tilt Compensation
102102

103+
![RTK Torch taking readings at an angle](RTK-Torch_Tilt_Compensation_Pole.png)
104+
105+
*RTK Torch taking readings at an angle*
106+
103107
The RTK Torch benefits from an internal IMU that can allow a user to take very accurate location readings even if the pole is not completely vertical.
104108

105109
The IM19 inertial module fuses MEMS sensor and GNSS RTK positioning data to deliver low-cost, high-precision attitude measurement, delivering corrected RTK position data while adding as little as 1cm inaccuracy to the position of the *point* of the surveying pole.

docs/reference_documents.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
The following datasheets are available for the SparkFun RTK Torch:
44

5-
* [RTK Torch Schematic](https://raw.githubusercontent.com/sparkfun/SparkFun_RTK_Torch/main/Datasheets/RTK_Torch_Schematic_v2.1.pdf)
5+
* [RTK Torch Schematic](<https://raw.githubusercontent.com/sparkfun/SparkFun_RTK_Torch/main/Datasheets/RTK_Torch_Schematic_v2.1.pdf>)
66
* [ESP32-WROOM-32UE-N16R2 Microcontroller SOM](https://raw.githubusercontent.com/sparkfun/SparkFun_RTK_Torch/main/Datasheets/esp32-wroom-32e_esp32-wroom-32ue_datasheet_en.pdf)
77
* [UM980 GNSS Receiver Datasheet](https://raw.githubusercontent.com/sparkfun/SparkFun_RTK_Torch/main/Datasheets/UM980_Datasheet.pdf)
88
* [UM980 GNSS Receiver Commands](https://raw.githubusercontent.com/sparkfun/SparkFun_RTK_Torch/main/Datasheets/Unicore_Reference_Commands_Manual_For_N4_High_Precision_Products_V2_EN_R1_1.pdf)
99
* [IM19 Tilt Sensor Integration Guide](https://raw.githubusercontent.com/sparkfun/SparkFun_RTK_Torch/main/Datasheets/IM19_IMU_Tilt_Sensor_IntegrationGuide_v1_3_7.pdf)
10-
* [IM19 Tilt Sensor Datasheet](Datasheets/IM19_IMU_Tilt_Sensor_v1_1_10.pdf)
11-
* [MP2762A Charger IC](<../Datasheets/MP2762AGV - Charger IC.pdf>)
12-
* [BQ40Z50 Battery Pack Manager Datasheet](Datasheets/bq40z50_-_Datasheet.pdf)
13-
* [BQ40Z50 Battery Pack Manager Technical Reference](Datasheets/bq40z50_-_Technical_Reference.pdf)
14-
* [HUSB238 USB PD Sink Controller Datasheet](Datasheets/USB_PD_Sink_HUSB238.pdf)
15-
* [HUSB238 USB PD Sink Controller Registers](Datasheets/USB_PD_Sink_HUSB238_Registers.pdf)
10+
* [IM19 Tilt Sensor Datasheet](https://raw.githubusercontent.com/sparkfun/SparkFun_RTK_Torch/main/IM19_IMU_Tilt_Sensor_v1_1_10.pdf)
11+
* [MP2762A Charger IC](<https://raw.githubusercontent.com/sparkfun/SparkFun_RTK_Torch/main/Datasheets/MP2762AGV - Charger IC.pdf>)
12+
* [BQ40Z50 Battery Pack Manager Datasheet](https://raw.githubusercontent.com/sparkfun/SparkFun_RTK_Torch/main/Datasheets/bq40z50_-_Datasheet.pdf)
13+
* [BQ40Z50 Battery Pack Manager Technical Reference](https://raw.githubusercontent.com/sparkfun/SparkFun_RTK_Torch/main/Datasheets/bq40z50_-_Technical_Reference.pdf)
14+
* [HUSB238 USB PD Sink Controller Datasheet](https://raw.githubusercontent.com/sparkfun/SparkFun_RTK_Torch/main/Datasheets/USB_PD_Sink_HUSB238.pdf)
15+
* [HUSB238 USB PD Sink Controller Registers](https://raw.githubusercontent.com/sparkfun/SparkFun_RTK_Torch/main/Datasheets/USB_PD_Sink_HUSB238_Registers.pdf)
1616
* [STM32WLE5CCU6 LoRa capable MCU](https://www.st.com/en/microcontrollers-microprocessors/stm32wle5cc.html)
17-
* [SKY65313-21 900 MHz Transmit/Receive Front-End Module](Datasheets/SKY65313_21_202121C.pdf)
17+
* [SKY65313-21 900 MHz Transmit/Receive Front-End Module](https://raw.githubusercontent.com/sparkfun/SparkFun_RTK_Torch/main/Datasheets/SKY65313_21_202121C.pdf)
1818

0 commit comments

Comments
 (0)