Skip to content

Commit ba61a1a

Browse files
author
Git bot
committed
Update metadata
1 parent ad6338c commit ba61a1a

43 files changed

Lines changed: 2414 additions & 49 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

AP_Periph-1.9/Parameters.html

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41732,6 +41732,14 @@ <h2>GPS heading offset (SIM_GPS1_HDG_OFS)</h2><em>Note: This parameter is for ad
4173241732
</ul>
4173341733

4173441734

41735+
<h2>GPS Options (SIM_GPS1_OPTIONS)</h2><em>Note: This parameter is for advanced users</em><br>
41736+
41737+
<p>GPS Options bitmask</p>
41738+
<ul>
41739+
<li>Bitmask: 0:UBlox GPS is F9P</li>
41740+
</ul>
41741+
41742+
4173541743
<h1>SIM_GPS2_ Parameters</h1>
4173641744

4173741745

@@ -41932,6 +41940,14 @@ <h2>GPS heading offset (SIM_GPS2_HDG_OFS)</h2><em>Note: This parameter is for ad
4193241940
</ul>
4193341941

4193441942

41943+
<h2>GPS Options (SIM_GPS2_OPTIONS)</h2><em>Note: This parameter is for advanced users</em><br>
41944+
41945+
<p>GPS Options bitmask</p>
41946+
<ul>
41947+
<li>Bitmask: 0:UBlox GPS is F9P</li>
41948+
</ul>
41949+
41950+
4193541951
<h1>SIM_GPS3_ Parameters</h1>
4193641952

4193741953

@@ -42132,6 +42148,14 @@ <h2>GPS heading offset (SIM_GPS3_HDG_OFS)</h2><em>Note: This parameter is for ad
4213242148
</ul>
4213342149

4213442150

42151+
<h2>GPS Options (SIM_GPS3_OPTIONS)</h2><em>Note: This parameter is for advanced users</em><br>
42152+
42153+
<p>GPS Options bitmask</p>
42154+
<ul>
42155+
<li>Bitmask: 0:UBlox GPS is F9P</li>
42156+
</ul>
42157+
42158+
4213542159
<h1>SIM_GPS4_ Parameters</h1>
4213642160

4213742161

@@ -42332,6 +42356,14 @@ <h2>GPS heading offset (SIM_GPS4_HDG_OFS)</h2><em>Note: This parameter is for ad
4233242356
</ul>
4233342357

4233442358

42359+
<h2>GPS Options (SIM_GPS4_OPTIONS)</h2><em>Note: This parameter is for advanced users</em><br>
42360+
42361+
<p>GPS Options bitmask</p>
42362+
<ul>
42363+
<li>Bitmask: 0:UBlox GPS is F9P</li>
42364+
</ul>
42365+
42366+
4233542367
<h1>SIM_GRPE_ Parameters</h1>
4233642368

4233742369

AP_Periph-1.9/Parameters.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41252,6 +41252,14 @@ Enable simulated GPS jamming
4125241252

4125341253
GPS heading offset in degrees. how off the simulated GPS heading is from the actual heading
4125441254

41255+
## SIM_GPS1_OPTIONS: GPS Options
41256+
41257+
*Note: This parameter is for advanced users*
41258+
41259+
GPS Options bitmask
41260+
41261+
- Bitmask: 0:UBlox GPS is F9P
41262+
4125541263
# SIMGPS2 Parameters
4125641264

4125741265
## SIM_GPS2_ENABLE: GPS enable
@@ -41430,6 +41438,14 @@ Enable simulated GPS jamming
4143041438

4143141439
GPS heading offset in degrees. how off the simulated GPS heading is from the actual heading
4143241440

41441+
## SIM_GPS2_OPTIONS: GPS Options
41442+
41443+
*Note: This parameter is for advanced users*
41444+
41445+
GPS Options bitmask
41446+
41447+
- Bitmask: 0:UBlox GPS is F9P
41448+
4143341449
# SIMGPS3 Parameters
4143441450

4143541451
## SIM_GPS3_ENABLE: GPS enable
@@ -41608,6 +41624,14 @@ Enable simulated GPS jamming
4160841624

4160941625
GPS heading offset in degrees. how off the simulated GPS heading is from the actual heading
4161041626

41627+
## SIM_GPS3_OPTIONS: GPS Options
41628+
41629+
*Note: This parameter is for advanced users*
41630+
41631+
GPS Options bitmask
41632+
41633+
- Bitmask: 0:UBlox GPS is F9P
41634+
4161141635
# SIMGPS4 Parameters
4161241636

4161341637
## SIM_GPS4_ENABLE: GPS enable
@@ -41786,6 +41810,14 @@ Enable simulated GPS jamming
4178641810

4178741811
GPS heading offset in degrees. how off the simulated GPS heading is from the actual heading
4178841812

41813+
## SIM_GPS4_OPTIONS: GPS Options
41814+
41815+
*Note: This parameter is for advanced users*
41816+
41817+
GPS Options bitmask
41818+
41819+
- Bitmask: 0:UBlox GPS is F9P
41820+
4178941821
# SIMGRPE Parameters
4179041822

4179141823
## SIM_GRPE_ENABLE: Gripper servo Sim enable/disable

AP_Periph-1.9/Parameters.rst

Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79224,6 +79224,30 @@ SIM\_GPS1\_NUMSATS: GPS Num Satellites
7922479224
Number of satellites GPS has in view
7922579225

7922679226

79227+
.. _SIM_GPS1_OPTIONS:
79228+
79229+
SIM\_GPS1\_OPTIONS: GPS Options
79230+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
79231+
79232+
| *Note: This parameter is for advanced users*
79233+
79234+
GPS Options bitmask
79235+
79236+
79237+
+----------------------------+
79238+
| Bitmask |
79239+
+============================+
79240+
| +-----+------------------+ |
79241+
| | Bit | Meaning | |
79242+
| +=====+==================+ |
79243+
| | 0 | UBlox GPS is F9P | |
79244+
| +-----+------------------+ |
79245+
| |
79246+
+----------------------------+
79247+
79248+
79249+
79250+
7922779251
.. _SIM_GPS1_POS_X:
7922879252

7922979253
SIM\_GPS1\_POS\_X: GPS Position
@@ -79622,6 +79646,30 @@ SIM\_GPS2\_NUMSATS: GPS Num Satellites
7962279646
Number of satellites GPS has in view
7962379647

7962479648

79649+
.. _SIM_GPS2_OPTIONS:
79650+
79651+
SIM\_GPS2\_OPTIONS: GPS Options
79652+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
79653+
79654+
| *Note: This parameter is for advanced users*
79655+
79656+
GPS Options bitmask
79657+
79658+
79659+
+----------------------------+
79660+
| Bitmask |
79661+
+============================+
79662+
| +-----+------------------+ |
79663+
| | Bit | Meaning | |
79664+
| +=====+==================+ |
79665+
| | 0 | UBlox GPS is F9P | |
79666+
| +-----+------------------+ |
79667+
| |
79668+
+----------------------------+
79669+
79670+
79671+
79672+
7962579673
.. _SIM_GPS2_POS_X:
7962679674

7962779675
SIM\_GPS2\_POS\_X: GPS Position
@@ -80020,6 +80068,30 @@ SIM\_GPS3\_NUMSATS: GPS Num Satellites
8002080068
Number of satellites GPS has in view
8002180069

8002280070

80071+
.. _SIM_GPS3_OPTIONS:
80072+
80073+
SIM\_GPS3\_OPTIONS: GPS Options
80074+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
80075+
80076+
| *Note: This parameter is for advanced users*
80077+
80078+
GPS Options bitmask
80079+
80080+
80081+
+----------------------------+
80082+
| Bitmask |
80083+
+============================+
80084+
| +-----+------------------+ |
80085+
| | Bit | Meaning | |
80086+
| +=====+==================+ |
80087+
| | 0 | UBlox GPS is F9P | |
80088+
| +-----+------------------+ |
80089+
| |
80090+
+----------------------------+
80091+
80092+
80093+
80094+
8002380095
.. _SIM_GPS3_POS_X:
8002480096

8002580097
SIM\_GPS3\_POS\_X: GPS Position
@@ -80418,6 +80490,30 @@ SIM\_GPS4\_NUMSATS: GPS Num Satellites
8041880490
Number of satellites GPS has in view
8041980491

8042080492

80493+
.. _SIM_GPS4_OPTIONS:
80494+
80495+
SIM\_GPS4\_OPTIONS: GPS Options
80496+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
80497+
80498+
| *Note: This parameter is for advanced users*
80499+
80500+
GPS Options bitmask
80501+
80502+
80503+
+----------------------------+
80504+
| Bitmask |
80505+
+============================+
80506+
| +-----+------------------+ |
80507+
| | Bit | Meaning | |
80508+
| +=====+==================+ |
80509+
| | 0 | UBlox GPS is F9P | |
80510+
| +-----+------------------+ |
80511+
| |
80512+
+----------------------------+
80513+
80514+
80515+
80516+
8042180517
.. _SIM_GPS4_POS_X:
8042280518

8042380519
SIM\_GPS4\_POS\_X: GPS Position

AP_Periph-1.9/ParametersLatex.rst

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87031,6 +87031,25 @@ SIM\_GPS1\_HDG\_OFS: GPS heading offset
8703187031
GPS heading offset in degrees\. how off the simulated GPS heading is from the actual heading
8703287032

8703387033

87034+
.. _SIM_GPS1_OPTIONS:
87035+
87036+
SIM\_GPS1\_OPTIONS: GPS Options
87037+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
87038+
87039+
| *Note: This parameter is for advanced users*
87040+
87041+
GPS Options bitmask
87042+
87043+
87044+
+-----+------------------+
87045+
| Bit | Meaning |
87046+
+=====+==================+
87047+
| 0 | UBlox GPS is F9P |
87048+
+-----+------------------+
87049+
87050+
87051+
87052+
8703487053

8703587054
.. _SIM_GPS2_ENABLE:
8703687055

@@ -87410,6 +87429,25 @@ SIM\_GPS2\_HDG\_OFS: GPS heading offset
8741087429
GPS heading offset in degrees\. how off the simulated GPS heading is from the actual heading
8741187430

8741287431

87432+
.. _SIM_GPS2_OPTIONS:
87433+
87434+
SIM\_GPS2\_OPTIONS: GPS Options
87435+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
87436+
87437+
| *Note: This parameter is for advanced users*
87438+
87439+
GPS Options bitmask
87440+
87441+
87442+
+-----+------------------+
87443+
| Bit | Meaning |
87444+
+=====+==================+
87445+
| 0 | UBlox GPS is F9P |
87446+
+-----+------------------+
87447+
87448+
87449+
87450+
8741387451

8741487452
.. _SIM_GPS3_ENABLE:
8741587453

@@ -87789,6 +87827,25 @@ SIM\_GPS3\_HDG\_OFS: GPS heading offset
8778987827
GPS heading offset in degrees\. how off the simulated GPS heading is from the actual heading
8779087828

8779187829

87830+
.. _SIM_GPS3_OPTIONS:
87831+
87832+
SIM\_GPS3\_OPTIONS: GPS Options
87833+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
87834+
87835+
| *Note: This parameter is for advanced users*
87836+
87837+
GPS Options bitmask
87838+
87839+
87840+
+-----+------------------+
87841+
| Bit | Meaning |
87842+
+=====+==================+
87843+
| 0 | UBlox GPS is F9P |
87844+
+-----+------------------+
87845+
87846+
87847+
87848+
8779287849

8779387850
.. _SIM_GPS4_ENABLE:
8779487851

@@ -88168,6 +88225,25 @@ SIM\_GPS4\_HDG\_OFS: GPS heading offset
8816888225
GPS heading offset in degrees\. how off the simulated GPS heading is from the actual heading
8816988226

8817088227

88228+
.. _SIM_GPS4_OPTIONS:
88229+
88230+
SIM\_GPS4\_OPTIONS: GPS Options
88231+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
88232+
88233+
| *Note: This parameter is for advanced users*
88234+
88235+
GPS Options bitmask
88236+
88237+
88238+
+-----+------------------+
88239+
| Bit | Meaning |
88240+
+=====+==================+
88241+
| 0 | UBlox GPS is F9P |
88242+
+-----+------------------+
88243+
88244+
88245+
88246+
8817188247

8817288248
.. _SIM_GRPE_ENABLE:
8817388249

0 commit comments

Comments
 (0)