# \[in progress] Altimeters

Commercial off-shelf altimeters are often required and just nice to have for redundancy. We use the 2 perfectflite stratologger in the avionics bay for main and drogue parachute deployment.

![](/files/-LXHB1juQGxZm75TqRec)

## Programming

For the most part, the altimeters do not need to be programmed once bought. It can be reprogrammed for different modes including ignoring the first X seconds of flight. Refer to the manual linked at the bottom of this page but the reprogramming wires are purchased and housed in the Etcheverry locker.

## Wiring

![](/files/-LXIVjJi-UXVjBVqFjr8)

Positive and negative does not matter for main and drogue as both sides go to an E-match. Same with switch, both sides are the same. However, make sure that the positive and negative sides of the battery is connected properly and listen to beeps for accuracy.

**Manual:** <http://www.perfectflite.com/Downloads/StratoLoggerCF%20manual.pdf>


---

# 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://rocketry.gitbook.io/public/tutorials/recovery/recovery-wiring-altimeterts.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.
