Skip to content

Commit be32b94

Browse files
Replace center tag
Center tag is deprecated - Replaced w/ `<article style="text-align: center;" markdown>` - For video blocks `<article class="video-500px" style="text-align: center; margin: auto;" markdown>`
1 parent d217b84 commit be32b94

File tree

7 files changed

+51
-60
lines changed

7 files changed

+51
-60
lines changed

docs/github/file_issue.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Spot something wrong? Please let us know. [![Open Issues Badge](https://img.shie
66
!!! warning "Need Help?"
77
If you need technical assistance or more information on a product that is not working as you expected, we recommend heading on over to the [SparkFun Technical Assistance](https://www.sparkfun.com/technical_assistance) page for some initial troubleshooting. This **Submit Issues** page is not where users should seek assistance.
88

9-
<center>
9+
<article style="text-align: center;" markdown>
1010
[SparkFun Technical Assistance Page](https://www.sparkfun.com/technical_assistance){ .md-button .md-button--primary }
11-
</center>
11+
</article>
1212

1313
If you can't find what you need there, the [SparkFun Forums](https://forum.sparkfun.com) is a great place to search the product forums and ask questions.
1414

docs/hardware_assembly.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The [Telemetry Radio v3](https://www.sparkfun.com/products/19032) connected to t
6060

6161
When connecting the Quad-band GNSS RTK breakout board to other products, users should be aware of the pin connections between the devices. The table below, details the pin connections of the locking JST connector on the Quad-band GNSS RTK breakout board.
6262

63-
<center>
63+
<article style="text-align: center;" markdown>
6464

6565
<table border="1" markdown>
6666
<tr markdown>
@@ -93,7 +93,7 @@ When connecting the Quad-band GNSS RTK breakout board to other products, users s
9393
</tr>
9494
</table>
9595

96-
</center>
96+
</article>
9797

9898
</div>
9999

@@ -111,7 +111,7 @@ We have designed the locking JST connector to be plun-n-play with the following
111111

112112
1. While the [SiK Telemetry Radio v3](https://www.sparkfun.com/products/19032) may function with a **3.3V** input, their specifications stipulate that a **5V** power supply be provided.
113113

114-
<center>
114+
<article style="text-align: center;" markdown>
115115

116116
<table border="1" markdown>
117117
<tr markdown>
@@ -165,7 +165,7 @@ We have designed the locking JST connector to be plun-n-play with the following
165165
</tr>
166166
</table>
167167

168-
</center>
168+
</article>
169169

170170

171171
??? tip "Radio Pin Connections"
@@ -189,7 +189,7 @@ We have designed the locking JST connector to be plun-n-play with the following
189189

190190
However, the flow control pins *(`CTS` and `RTS`)* are not available on the Quad-band GNSS RTK breakout board. Therefore, when connecting either of the radios, the pin connections should follow the table below:
191191

192-
<center>
192+
<article style="text-align: center;" markdown>
193193

194194
<table>
195195
<tr>
@@ -206,7 +206,7 @@ We have designed the locking JST connector to be plun-n-play with the following
206206
</tr>
207207
</table>
208208

209-
</center>
209+
</article>
210210

211211
</div>
212212

docs/hardware_overview.md

Lines changed: 26 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,18 @@ The SparkFun LG290P Quadband GNSS RTK breakout board's dimensions, pin layout, a
2828
- <!-- Boxes in tabs -->
2929

3030
=== "3D Model"
31-
<center>
31+
<article style="text-align: center;" markdown>
3232
<model-viewer src="../assets/3d_model/web_model.glb" camera-controls poster="../assets/3d_model/poster.png" tone-mapping="neutral" shadow-intensity="1.49" exposure="0.75" shadow-softness="0.58" camera-target="-0.001m 0m 0m" camera-orbit="0deg 70deg 0.1259m" field-of-view="25.11deg" environment-image="legacy" style="width: 100%; height: 450px;">
3333
</model-viewer>
34-
</center>
34+
</article>
3535

3636
=== "Dimensions"
37-
<center>
37+
<article style="text-align: center;" markdown>
3838
[![Board Dimensions](./assets/board_files/dimensions.png){ width="450" }](./assets/board_files/dimensions.png "Click to enlarge")
3939
<figcaption markdown>
4040
Dimensions of the Quad-band GNSS RTK breakout board.
4141
</figcaption>
42-
</center>
42+
</article>
4343

4444

4545
??? tip "Need more measurements?"
@@ -48,20 +48,18 @@ The SparkFun LG290P Quadband GNSS RTK breakout board's dimensions, pin layout, a
4848
!!! info ":octicons-download-16:{ .heart } KiCad - Free Download!"
4949
KiCad is free, open-source [CAD]("computer-aided design") program for electronics. Click on the button below to download their software. *(\*Users can find out more information about KiCad from their [website](https://www.kicad.org/).)*
5050

51-
<center>
51+
<article style="text-align: center;" markdown>
5252
[Download :kicad-logo:{ .enlarge-logo }](https://www.kicad.org/download/ "Go to downloads page"){ .md-button .md-button--primary width="250px" }
53-
</center>
53+
</article>
5454

5555

5656
??? info ":straight_ruler: Measuring Tool"
5757
This video demonstrates how to utilize the dimensions tool in KiCad, to include additional measurements:
5858

59-
<center>
60-
<article class="video-500px">
59+
<article class="video-500px" style="text-align: center; margin: auto;" markdown>
6160
<iframe src="https://www.youtube.com/embed/-eXuD8pkCYw" title="KiCad Dimension Tool" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
61+
![QR code to play video](./assets/img/qr_code/dimension_tool.png){ .qr width=100 }
6262
</article>
63-
![QR code to play video](./assets/img/qr_code/dimension_tool.png){ .qr }
64-
</center>
6563

6664
</div>
6765

@@ -187,12 +185,10 @@ The LG290P module on the Quad-band GNSS RTK breakout board.
187185

188186
<div markdown>
189187

190-
<center>
191-
![QR code to product video](./assets/img/qr_code/quectel-video.png){ .qr width=100 }
192-
<article class="video-500px">
188+
<article class="video-500px" style="text-align: center; margin: auto;" markdown>
193189
<iframe src="https://player.vimeo.com/video/1000742664?dnt=1&amp;app_id=122963" title="Quectel: Product Intro for LG290P GNSS Module" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
190+
![QR code to product video](./assets/img/qr_code/quectel-video.png){ .qr width=100 }
194191
</article>
195-
</center>
196192

197193
</div>
198194

@@ -358,15 +354,15 @@ The LG290P module on the Quad-band GNSS RTK breakout board.
358354
- The reliability of RTK corrections are inherently reduced in [multipath environments](https://en.wikipedia.org/wiki/Multipath_propagation).
359355

360356

361-
<center>
357+
<article style="text-align: center;" markdown>
362358

363359
| Correction Method | Horizontal | Vertical | Velocity |
364360
| :-------------------------------------------------------------------------------------------- | :--------------------------: | :---------------------: | :-------------------------------------: |
365361
| Standalone | 0.7m<br>~2.3' | 2.5m<br>~8.2' | 3cm/s (0.108kph)<br>~1.2in/s (0.067mph) |
366362
| [RTK](https://en.wikipedia.org/wiki/Real-time_kinematic_positioning "Real-Time Kinematic") | **0.8cm** *(+1ppm)*<br>~0.3" | 1.5cm *(+1ppm)*<br>~.6" | |
367363

368364

369-
</center>
365+
</article>
370366

371367

372368
??? info "RTK Corrections"
@@ -468,7 +464,7 @@ The peripheral interfaces and I/O pins on the Quad-band GNSS RTK breakout board.
468464
??? tip "Pin Connections"
469465
When connecting to the board's UART pins to another device, the pins should be connected based upon the flow of their data.
470466

471-
<center>
467+
<article style="text-align: center;" markdown>
472468

473469
<table>
474470
<tr>
@@ -485,7 +481,7 @@ The peripheral interfaces and I/O pins on the Quad-band GNSS RTK breakout board.
485481
</tr>
486482
</table>
487483

488-
</center>
484+
</article>
489485

490486
</div>
491487

@@ -526,7 +522,7 @@ The peripheral interfaces and I/O pins on the Quad-band GNSS RTK breakout board.
526522
A full list of compatible `NMEA 0183` v4.11 messages, is provided in section **2.2. Standard Messages** of the [GNSS Protocol Specification](./assets/component_documentation/quectel_lg290p03_gnss_protocol_specification_v1-0.pdf) manual. This protocol is used for outputting GNSS data, as detailed by the [National Marine Electronics Association](https://www.nmea.org/) organization.
527523

528524
??? abstract "List of Standard NMEA Messages"
529-
<center>
525+
<article style="text-align: center;" markdown>
530526

531527
| Message | Type Mode | Message Description |
532528
| :-----: | :-------: | :-------------------------------- |
@@ -537,14 +533,14 @@ The peripheral interfaces and I/O pins on the Quad-band GNSS RTK breakout board.
537533
| VTG | Output | Course Over Ground & Ground Speed |
538534
| GLL | Output | Geographic Position – Latitude/Longitude |
539535

540-
</center>
536+
</article>
541537

542538

543539
=== "PQTM"
544540
A full list of PQTM messages (proprietary NMEA messages defined by Quectel) supported by LG290P, is provided in section **2.3. PQTM Messages** of the [GNSS Protocol Specification](./assets/component_documentation/quectel_lg290p03_gnss_protocol_specification_v1-0.pdf) manual. This protocol is used to configure or read the settings for the LG290P GNSS module.
545541

546542
??? abstract "List of Proprietary Quectel Messages"
547-
<center>
543+
<article style="text-align: center;" markdown>
548544

549545
| Message | Type Mode | Message Description |
550546
| :----------------- | :----------: | :----------------------------------------------- |
@@ -588,14 +584,14 @@ The peripheral interfaces and I/O pins on the Quad-band GNSS RTK breakout board.
588584
| PQTMCFGRSID | Input/Output | Sets/gets the reference station ID |
589585
| PQTMCFGRTCM | Input/Output | Sets/gets RTCM |
590586

591-
</center>
587+
</article>
592588

593589

594590
=== "RTCM"
595591
A full list of compatible `RTCM v3` messages, is provided in section **3. RTCM Protocol** of the [GNSS Protocol Specification](./assets/component_documentation/quectel_lg290p03_gnss_protocol_specification_v1-0.pdf) manual. This protocol is used for transferring GNSS raw measurement data, as detailed by the [Radio Technical Commission for Maritime Services](https://www.rtcm.org/) organization.
596592

597593
??? abstract "List of Supported RTCMv3 *(MSM)* Messages"
598-
<center>
594+
<article style="text-align: center;" markdown>
599595

600596
| Message | Type Mode | Message Description |
601597
| :--: | :----------: | :----------------------------------------------- |
@@ -638,7 +634,7 @@ The peripheral interfaces and I/O pins on the Quad-band GNSS RTK breakout board.
638634
| 1136 | Input/Output | NavIC/IRNSS MSM6 |
639635
| 1137 | Input/Output | NavIC/IRNSS MSM7 |
640636

641-
</center>
637+
</article>
642638

643639

644640

@@ -779,7 +775,7 @@ The JST connector on the Quad-band GNSS RTK breakout board.
779775
#### Pin Connections
780776
When connecting the Quad-band GNSS RTK breakout board to other products, users need to be aware of the pin connections between the devices.
781777

782-
<center>
778+
<article style="text-align: center;" markdown>
783779

784780
<table border="1" markdown>
785781
<tr>
@@ -812,7 +808,7 @@ The JST connector on the Quad-band GNSS RTK breakout board.
812808
</tr>
813809
</table>
814810

815-
</center>
811+
</article>
816812

817813

818814
<div class="grid" markdown>
@@ -821,7 +817,7 @@ The JST connector on the Quad-band GNSS RTK breakout board.
821817

822818
When connecting the Quad-band GNSS RTK breakout board to our radios, the pin connections should follow the table below. If the flow control is not enabled, the only the `RX`, `TX`, and `GND` pins are utilized.
823819

824-
<center>
820+
<article style="text-align: center;" markdown>
825821

826822
<table markdown>
827823
<tr>
@@ -838,7 +834,7 @@ The JST connector on the Quad-band GNSS RTK breakout board.
838834
</tr>
839835
</table>
840836

841-
</center>
837+
</article>
842838

843839
</div>
844840

@@ -875,7 +871,7 @@ The 6-pin BlueSMiRF PTH header on the Quad-band GNSS RTK breakout board.
875871
#### Pin Connections
876872
When connecting the Quad-band GNSS RTK breakout board to other products, users need to be aware of the pin connections between the devices.
877873

878-
<center>
874+
<article style="text-align: center;" markdown>
879875

880876
<table border="1" markdown>
881877
<tr>
@@ -910,7 +906,7 @@ The 6-pin BlueSMiRF PTH header on the Quad-band GNSS RTK breakout board.
910906
</tr>
911907
</table>
912908

913-
</center>
909+
</article>
914910

915911

916912

docs/introduction.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,10 @@ icon: material/book-open-page-variant
1616
</figure></a>
1717

1818

19-
<center>
20-
<article class="video-500px">
19+
<article class="video-500px" style="text-align: center; margin: auto;" markdown>
2120
<iframe src="https://www.youtube.com/embed/a-aU4-Yodzg" title="Product Showcase Video" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
2221
![QR code to product video](./assets/img/qr_code/product_video.png){ .qr width=100 }
2322
</article>
24-
</center>
2523

2624

2725
- The SparkFun Quadband GNSS RTK Breakout - LG290P (Qwiic) features the Quectel LG290P GNSS module. The board's dimensions, pin layout, and connectors are exactly the same as our vary popular [SparkFun GPS-RTK-SMA Breakout - ZED-F9P (Qwiic)](https://www.sparkfun.com/products/16481); and can be used as a drop-in replacement. The board also accommodates users with a diverse choice of interfaces including UART, SPI[^1], and I^2^C[^1].
@@ -32,9 +30,9 @@ icon: material/book-open-page-variant
3230

3331
With its performance advantages of high-precision and low power consumption, this board is an ideal choice for high-precision navigation applications, such as intelligent robots, UAVs, precision agriculture, mining, surveying, and autonomous navigation.
3432

35-
<center>
33+
<article style="text-align: center;" markdown>
3634
[&nbsp;![QR code to product page](./assets/img/qr_code/product-low.png){ .tinyqr }&nbsp;&nbsp;Purchase from SparkFun :fontawesome-solid-cart-plus:{ .heart }&nbsp;&nbsp;&nbsp;](https://www.sparkfun.com/products/26620){ .md-button .md-button--primary }
37-
</center>
35+
</article>
3836

3937

4038
</div>
@@ -636,10 +634,10 @@ To get started, users will need a few items. Some users may already have a few o
636634
<div markdown>
637635

638636
<!-- Qwiic Banner -->
639-
<center>
637+
<article style="text-align: center;" markdown>
640638
[![Qwiic Logo - light theme](./assets/img/qwiic/qwiic_logo-light.png#only-light){ width=400 }](https://www.sparkfun.com/qwiic)
641639
[![Qwiic Logo - dark theme](./assets/img/qwiic/qwiic_logo-dark.png#only-dark){ width=400 }](https://www.sparkfun.com/qwiic)
642-
</center>
640+
</article>
643641

644642
---
645643

@@ -649,13 +647,10 @@ To get started, users will need a few items. Some users may already have a few o
649647

650648
<div style="max-height=400px;" markdown>
651649

652-
<center>
653-
<div class="video-500px">
650+
<article class="video-500px" style="text-align: center; margin: auto;" markdown>
654651
<iframe src="https://www.youtube.com/embed/x0RDEHqFIF8" title="SparkFun's Qwiic Connect System" frameborder="0" allow="accelerometer; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
655-
656652
![QR code to instructional video](./assets/img/qr_code/qwiic_video.png){ .qr width=100 }
657-
</div>
658-
</center>
653+
</article>
659654

660655
</div>
661656

docs/pqmt_commands.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Below, are excerpts for a few of the PQTM messages from the [GNSS Protocol Speci
88
A full list of PQTM messages (proprietary NMEA messages defined by Quectel) supported by LG290P, is provided in section **2.3. PQTM Messages** of the [GNSS Protocol Specification](./assets/component_documentation/quectel_lg290p03_gnss_protocol_specification_v1-0.pdf) manual. This protocol is used to configure or read the settings for the LG290P GNSS module.
99

1010
??? abstract "List of Proprietary Quectel Messages"
11-
<center>
11+
<article style="text-align: center;" markdown>
1212

1313
| Message | Type Mode | Message Description |
1414
| :---------------------------------- | :----------: | :----------------------------------------------- |
@@ -52,7 +52,7 @@ Below, are excerpts for a few of the PQTM messages from the [GNSS Protocol Speci
5252
| PQTMCFGRSID | Input/Output | Sets/gets the reference station ID |
5353
| PQTMCFGRTCM | Input/Output | Sets/gets RTCM |
5454

55-
</center>
55+
</article>
5656

5757

5858
## Save Parameters/Restore to Default Settings

docs/software_overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ The USB drivers for the CH342 USB-to-Serial converter can be downloaded from the
5050

5151
QGNSS is highly intuitive GNSS evaluation software that is easy to use, personalized, and compatible with leading Quectel technologies. The software allows users to define or apply GNSS product configurations for specific use cases. Saving, restoring, or sharing configurations between different products and users is easy. The software supports product evaluation with a choice of views to observe static and dynamic behavior of the connected a Quectel GNSS receiver.
5252

53-
<center>
53+
<article style="text-align: center;" markdown>
5454
[:octicons-download-16:{ .heart } Download the QGNSS Software *(v2.0)* from Quectel](https://www.quectel.com/download/qgnss_v2-0_en/){ .md-button .md-button--primary target="blank" }
55-
</center>
55+
</article>
5656

5757
!!! info "System Requirements"
5858
**Operating System:** Windows
@@ -320,9 +320,9 @@ SparkFun LG290P Quadband RTK GNSS Arduino Library in the library manager of the
320320
!!! tip "Manually Download the Arduino Library"
321321
For users who would like to manually download and install the library, the `*.zip` file can be accessed from the [GitHub repository](https://github.com/sparkfun/SparkFun_LG290P_GNSS_Arduino_Library) or downloaded by clicking the button below.
322322

323-
<center>
323+
<article style="text-align: center;" markdown>
324324
[:octicons-download-16:{ .heart } Download the Arduino Library](https://github.com/sparkfun/SparkFun_LG290P_GNSS_Arduino_Library/archive/refs/heads/main.zip){ .md-button .md-button--primary }
325-
</center>
325+
</article>
326326

327327
</div>
328328

docs/troubleshooting_tips.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ icon: sfe-logo
55
!!! warning "Need Help?"
66
If you need technical assistance or more information on a product that is not working as you expected, we recommend heading over to the [SparkFun Technical Assistance](https://www.sparkfun.com/technical_assistance) page for some initial troubleshooting.
77

8-
<center>
8+
<article style="text-align: center;" markdown>
99
[SparkFun Technical Assistance Page](https://www.sparkfun.com/technical_assistance){ .md-button .md-button--primary }
10-
</center>
10+
</article>
1111

1212
If you can't find what you need there, the [SparkFun GNSS Forum](https://forum.sparkfun.com/viewforum.php?f=116) is a great place to ask questions.
1313

@@ -17,6 +17,6 @@ icon: sfe-logo
1717

1818

1919
<!-- QR Code for Hookup Guide (Displayed when printed) -->
20-
<center>
20+
<article style="text-align: center;" markdown>
2121
![QR code to the hookup guide](./assets/img/qr_code/hookup_guide.png){ .qr }
22-
</center>
22+
</article>

0 commit comments

Comments
 (0)