# r09-receiver

### TLMS.r09-receiver.BB

*Type*: signed integer

*Default*

```
42
```

### TLMS.r09-receiver.IF

*Type*: signed integer

*Default*

```
32
```

### TLMS.r09-receiver.RF

*Type*: signed integer

*Default*

```
14
```

### TLMS.r09-receiver.device

Device string to pass to gnuradio

*Type*: string

*Default*

```
""
```

*Example*

```
"hackrf=0"
```

### TLMS.r09-receiver.enable

Wether[^1] to enable TLMS gnuradio reciever

*Type*: boolean

*Default*

```
false
```

### TLMS.r09-receiver.frequency

Frequency to tune radio to

*Type*: signed integer

*Default*

```
170795000
```

### TLMS.r09-receiver.group

as which group gnuradio should run

*Type*: string

*Default*

```
"gnuradio"
```

### TLMS.r09-receiver.offset

Offset of the signal from center frequency

*Type*: signed integer

*Default*

```
19550
```

### TLMS.r09-receiver.user

as which user gnuradio should run

*Type*: string

*Default*

```
"gnuradio"
```

[^1]:


---

# 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.tlm.solutions/nixos-options/r09-receiver.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.
