Skip to content

Commit 2da26f2

Browse files
committed
Remove APC and AH from Base, moved to Instrument Config
1 parent e25ad23 commit 2da26f2

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

Firmware/RTK_Everywhere/AP-Config/index.html

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -698,36 +698,6 @@
698698
</span>
699699
</div>
700700

701-
702-
<div class="form-group row">
703-
<label for="antennaHeight_mm" class="box-margin40 col-sm-3 col-5 col-form-label">Antenna
704-
Height(mm):
705-
<span class="tt" data-bs-placement="right"
706-
title="Distance from the base of the antenna to the mark on the ground. This is usually the total length of the prism pole and any extensions. Amount is added to HAE before starting fixed base.">
707-
<span class="icon-info-circle text-primary ms-2"></span>
708-
</span>
709-
</label>
710-
711-
<div class="col-sm-4 col-5">
712-
<input type="number" class="form-control" id="antennaHeight_mm">
713-
<p id="antennaHeight_mmError" class="inlineError"></p>
714-
</div>
715-
</div>
716-
717-
<div class="form-group row">
718-
<label for="antennaPhaseCenter_mm" class="box-margin40 col-5 col-form-label">Antenna
719-
Phase Center(mm):
720-
<span class="tt" data-bs-placement="right"
721-
title="APC is the distance from the base of the antenna to the antenna phase center. This is usually printed on the side of the antenna and is calculated during antenna calibration. Amount is added to HAE before starting fixed base. Common APCs: Torch(117mm)">
722-
<span class="icon-info-circle text-primary ms-2"></span>
723-
</span>
724-
</label>
725-
<div class="col-sm-4 col-5">
726-
<input type="number" class="form-control" id="antennaPhaseCenter_mm">
727-
<p id="antennaPhaseCenter_mm" class="inlineError"></p>
728-
</div>
729-
</div>
730-
731701
<div class="form-group row">
732702
<label for="fixedHAEAPC" class="box-margin40 col-sm-3 col-5 col-form-label">HAE APC(m):
733703
<span class="tt" data-bs-placement="right"

0 commit comments

Comments
 (0)