# GPS and Telemetry

{% hint style="info" %}
Mount the GPS and the telemetry as far away from each other as possible to avoid parasitic effects.
{% endhint %}

## Installing the GPS

The GPS and its mount consist of several parts. The GPS should come with a **short** and a **long** rod. We **recommend to use the shorter one**, because it won't vibrate as much as the longer rod. However, many successful tests were done with the long one as well, so ultimately it comes down to personal preference. The longer one is useful when you get too much interference from the other electronics on the rover.

{% hint style="warning" %}
You will need a 1.5 mm hex/Allen key for the very small screws that keep the rod in place.&#x20;

\
Also, some GPS mounts have a Phillips/Pozidriv screw instead of 2.5 mm hex screw. You might need an additional screwdriver for this as well.
{% endhint %}

![Different parts of the GPS mount.](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-L9GLtb-Tz_XaKbQu-Al%2F-LhtEA4UOJfWdckFNrFv%2F-LhtEnygIco6JqGfyh5U%2F20190621_100301.jpg?alt=media\&token=3a03bf86-b95d-4de4-a7ce-a03690a90bd1)

A small part that will hold the rod should be screwed onto the cross-shaped base, using a hex screw.&#x20;

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-L9GLtb-Tz_XaKbQu-Al%2F-LhtEA4UOJfWdckFNrFv%2F-LhtF5bf0oWoTq1Xw4pb%2F20190621_100654.jpg?alt=media\&token=4b04a7a9-f297-45c8-a180-5ac116252852)

The rod can be inserted into this piece and will be kept in place with a tiny hex screw.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-L9GLtb-Tz_XaKbQu-Al%2F-LhtEA4UOJfWdckFNrFv%2F-LhtFQS8RQGhaCKpzzOa%2F20190621_100845.jpg?alt=media\&token=c7cf597b-d0da-4d4f-9a36-900b7261dc44)

You should put the big "cone" over the rod, you can screw this onto the base.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-L9GLtb-Tz_XaKbQu-Al%2F-LhtEA4UOJfWdckFNrFv%2F-LhtFaNPVr0i3oOs2XP9%2F20190621_100929.jpg?alt=media\&token=3460d6d7-8ea6-4bba-a06b-f0563b8aff7c)

On top, you should have a big flat piece, which is also kept in place with a tiny hex screw.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-L9GLtb-Tz_XaKbQu-Al%2F-LhtEA4UOJfWdckFNrFv%2F-LhtFnjoB5urjrOXtV9-%2F20190621_101105.jpg?alt=media\&token=37488e56-15cf-4535-bc28-8a58225b5b1a)

With the included double sided tape, you can install the GPS itself on top. Make sure the arrow on the GPS aligns with one of the "arms" of the cross-shaped base. It doesn't have to be perfect, you will be able to slightly rotate the GPS after loosening the small screw in the top part of the mount.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-L9GLtb-Tz_XaKbQu-Al%2F-LhtEA4UOJfWdckFNrFv%2F-LhtG0kHqKuy0H52cSFq%2F20190621_101243.jpg?alt=media\&token=65b035e3-3b1a-4efc-954c-07b00bbda879)

We also suggest to remove the piece of heatshrink at the end of the GPS cable, just before the connector. Be careful to not cut the wires! The reason for this is that this heatshrink is quite stiff and in some cases this would cause mechanical vibrations in the GPS mount to be "transmitted" by the cable to the FMU.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-L9GLtb-Tz_XaKbQu-Al%2F-LhtKHIqoVBVloQJHBJq%2F-LhtR-nzLxLrCPRq6YMY%2Fheatshrink.jpg?alt=media\&token=0919f48f-d551-4f45-91d3-9e4cb79e9f73)

Once it's assembled, the GPS mount can be installed onto the top plate. It's easier to do this now, because you can easily access the bottom side of this plate.

Now you can mount the base of the rod to the top plate of the rover. The best place is the left back corner (compare with the pictures below). Use the four black screws which were included in the GPS kit and the lock nuts. It may be helpful to remove the top plate before.

![](/files/-LzbEn6a5_qh3ilCWFIp)

## Telemetry mount

The telemetry can be mounted in the front of the chassis. You can put the telemetry antenna into the middle round notch. This should be sufficiently firm. Otherwise, the telemetry module can still be fixed with a cable tie. Pass the telemetry cable through the top plate to connect it to the FMU.

{% hint style="warning" %}
Some users have stated that the telemetry radio will not fit in this space. If yours doesn't, then you can place it on the top of the rover and route the wires underneath the top plate.
{% endhint %}

![](/files/-LzbFCwq4UGE_4i6gN1-)


---

# 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://nxp.gitbook.io/nxp-cup/2019-dfrobot-chassis-developer-guide/assembly/rddrone-fmuk66/gps-mount.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.
