Skip to content

Commit 0710d60

Browse files
committed
update smart_loc refs for html conversion
1 parent 8cd6c90 commit 0710d60

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gnss_lib_py/parsers/smart_loc.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ def _row_map():
110110
def remove_nlos(smartloc_raw):
111111
"""Remove NLOS and 'no information' measurements from SmartLoc.
112112
113-
The dataset's paper[1]_ says the following about their NLOS
113+
The dataset's paper [3]_ says the following about their NLOS
114114
classification process:
115115
"The NovAtel receiver is also able to provide raw measurement
116116
(pseudorange) information like the u-blox receiver. The
@@ -143,7 +143,7 @@ def remove_nlos(smartloc_raw):
143143
144144
References
145145
----------
146-
.. [1] Reisdorf, Pierre, Tim Pfeifer, Julia Bressler, Sven Bauer,
146+
.. [3] Reisdorf, Pierre, Tim Pfeifer, Julia Bressler, Sven Bauer,
147147
Peter Weissig, Sven Lange, Gerd Wanielik and Peter Protzel.
148148
The Problem of Comparable GNSS Results – An Approach for a
149149
Uniform Dataset with Low-Cost and Reference Data. Vehicular.

0 commit comments

Comments
 (0)