# Setup and Operation in QGC (On Laptop)

In addition to your [NAV RTK BASE gear](/inspired-documentation/products/accessories/inspired-flight-nav-rtk-base-station/base-station-gear-setup.md), you will also need:&#x20;

1. IF1200 or IF800 with Herelink Blue GCS
2. A laptop with QGC installed&#x20;
3. A tripod (recommended >6.5 ft high)

## Connecting Laptop to Herelink Hotspot

1. Power on the aircraft and the controller.
2. On the controller, swipe down from the top of the screen to pull up the device settings.

<figure><img src="/files/vHbQd1BP7Es9wtNUmuzr" alt=""><figcaption></figcaption></figure>

3. Tap and hold the wireless & networks symbol.

<figure><img src="/files/F1b2HwYUtY22XioeJRof" alt=""><figcaption></figcaption></figure>

4. Select 'Tethering & portable hotspot'.

<figure><img src="/files/nD48gp1MtSs6tMdqYB3H" alt=""><figcaption></figcaption></figure>

5. Select 'Set up Wi-Fi hotspot'.

<figure><img src="/files/I8KhWgeENqSMRFKlbBmi" alt=""><figcaption></figcaption></figure>

6. Set desired network name and password, then tap 'Save' to close the menu.

<figure><img src="/files/CVNFLiDXGBcHZ64Lmjba" alt=""><figcaption></figcaption></figure>

7. Activate the Portable Wi-Fi hotspot by sliding the toggle.

<figure><img src="/files/WCgzfeGglEsMvyGRoL2u" alt=""><figcaption></figcaption></figure>

8. On the laptop, connect to the controller’s hotspot via wifi connection settings. The aircraft can now be piloted with the controller with RTK present.

<figure><img src="/files/pJnn936uC4xLDsDXfmKG" alt=""><figcaption></figcaption></figure>

## RTK Setup in QGC

1. After the [base station has been setup](/inspired-documentation/products/accessories/inspired-flight-nav-rtk-base-station/base-station-gear-setup.md).
2. Open QGC on the laptop that the Base Station is plugged into.&#x20;
3. QGC will automatically recognize the base station and begin trying to acquire a fixed signal.

<figure><img src="/files/ag9GdsIWmZXURCdPrvyH" alt=""><figcaption></figcaption></figure>

4. Click on the purple QGC symbol in the top left corner to open the 'Select Tool' menu. Select 'Application Settings'

<figure><img src="/files/7sasQwFNjXYzow75BTba" alt=""><figcaption></figcaption></figure>

5. Under the 'General' tab, scroll down to the "RTK GPS" section.
6. Set desired absolute geographic accuracy using the 'Survey in accuracy (U-blox only)' box and desired 'Minimum observation time'.

<figure><img src="/files/ETh4OA8wp7W2IscW2bQW" alt=""><figcaption></figcaption></figure>

7. Restart QGC by closing the app and reopening it again.
   1. Swipe right from far left of the screen, then press the square button in the native android menu
   2. Press the x on the IGC app to close the app.&#x20;
   3. Reopen the app by pressing the IGC logo
8. Click on the red RTK icon to verify that the Current Accuracy is decreasing. Note that it may take several minutes for this to occur.&#x20;

{% hint style="info" %}
If the accuracy continues to remain stagnant, restart QGC again.
{% endhint %}

<figure><img src="/files/glm1tbtIARlBexRtOVKp" alt=""><figcaption></figcaption></figure>

9. Once the Base Station has reached the desired accuracy, the RTK symbol will change to white, indicating a ‘fixed’ signal.&#x20;

<figure><img src="/files/qSX5zm8rFQsIXkRuS52a" alt=""><figcaption></figcaption></figure>

10. To reuse this location for future surveying, navigate back to the RTK GPS window in the Application Settings. Select 'Use Specific Base Position' and 'Save Current Base Position'.

<figure><img src="/files/QI0uRUJTMDi5ijUxxs6v" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.inspiredflight.com/inspired-documentation/products/accessories/inspired-flight-nav-rtk-base-station/setup-and-operation-in-qgc-on-laptop.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
