forked from emlid/emlid-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreachrs2.yml
92 lines (86 loc) · 2.99 KB
/
reachrs2.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
site_name: Reach RS2 docs
site_url: https://emlid.com/reachrs2/
docs_dir: docs/reach/rs2
copyright: "Emlid.com"
edit_uri: ""
extra_css:
- 'assets/stylesheets/extra.css?v=3'
theme:
name: material
logo: 'common/img/logo.png'
favicon: 'common/img/favicon.ico'
palette:
primary: 'light blue'
accent: 'light blue'
font:
text: 'Open Sans'
code: 'Open Sans'
custom_dir: 'theme'
repo_url: https://github.com/emlid/emlid-docs
extra:
social:
- type: github
link: https://github.com/emlid
- type: twitter
link: https://twitter.com/emlid
- type: facebook
link: https://facebook.com/emlidtech
google_analytics:
- UA-49508097-1
- auto
markdown_extensions:
- admonition
- codehilite:
guess_lang: False
- def_list
- footnotes
- meta
- toc:
permalink: True
- pymdownx.details
- attr_list
nav:
- Introduction: index.md
- Power supply: power-supply.md
- Placement: placement.md
- ReachView:
- Introduction: common/reachview/index.md
- Settings: reachview/settings.md
- Status: reachview/status.md
- Survey: common/reachview/survey.md
- RTK settings: reachview/rtk-settings.md
- Correction input: common/reachview/correction-input.md
- Position output: common/reachview/position-output.md
- Base mode: reachview/base-mode.md
- Logging: reachview/logging.md
- Mobile data: reachview/mobile-data.md
- Wi-Fi: reachview/wifi.md
- Bluetooth: common/reachview/bluetooth.md
- Firmware reflashing: common/reachview/firmware-reflashing.md
- Updater: common/reachview/updater.md
- Changelogs: common/reachview/changelogs.md
- LED status: led-status.md
- Specification: specs.md
- Quickstart:
- First setup: quickstart/first-setup.md
- Base and Rover setup: quickstart/base-rover-setup.md
- Tutorials:
- Basics:
- How RTK works: common/tutorials/rtk-introduction.md
- How PPK works: common/tutorials/ppk-introduction.md
- Tuning LoRa for RTK: common/tutorials/tuning-lora.md
- Connecting Reach to the Internet: connecting-to-the-internet.md
- Working with NTRIP service: common/tutorials/ntrip-workflow.md
- Placing GCPs in RTK mode: common/tutorials/placing-gcps.md
- How to download files from Reach: common/tutorials/downloading-files.md
- Placing the base: common/tutorials/placing-the-base.md
- Post-processing workflow:
- How PPK works: common/tutorials/ppk-introduction.md
- GPS post-processing: common/tutorials/gps-post-processing.md
- Analyzing PPK solution and logs: common/tutorials/analyzing-logs.md
- Integration with external software:
- Bluetooth output and Android mock location: common/tutorials/mock-location.md
- Using QGIS as survey tool: common/tutorials/qgis-survey.md
- Microsurvey FieldGenius setup guide: common/tutorials/fieldgenius.md
- Carlson SurvCE/SurvPC setup guide: common/tutorials/survce.md
- Topcon MAGNET Field Layout setup guide: common/tutorials/magnetfield.md