# Propel

## Details

**Protocol Number:**  66\
**Autobind:**  Yes\
**Channel Re-mapping:**  Yes\
**Extended Limits:**  No\
**Failsafe Support:**  No\
**Receiver Match:**  No\
**Telemetry:**  Yes - see notes\
**Option Value:**  N/A

## Notes

**Model:**  Propel 74-Z Speeder Bike

**Telemetry:**

* RSSI is equal to TX\_LQI which indicates how well the TX receives the RX (0-100%).&#x20;
* A1 voltage should indicate the numbers of life remaining (not tested)
* A2 is the model status using a bit mask:&#x20;
  * 0x80 = flying
  * 0x08 = taking off
  * 0x04 = landing
  * 0x00 = landed/crashed

## Channel Assignment

| CH1 | CH2 | CH3 | CH4 | CH4  | CH5  | CH6     | CH7      | CH8  | CH9     | CH10   | CH11      | CH12     | CH13 | CH14     |
| --- | --- | --- | --- | ---- | ---- | ------- | -------- | ---- | ------- | ------ | --------- | -------- | ---- | -------- |
| A   | E   | T   | R   | Warp | LEDs | Roll CW | Roll CCW | Fire | Weapons | Calib. | Alt. Hold | Take Off | Land | Training |


---

# 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://www.multi-module.org/using-the-module/protocol-details/propel.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.
