File: hackrf_biast.1

package info (click to toggle)
hackrf 2024.02.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 34,460 kB
  • sloc: ansic: 56,301; xml: 3,424; perl: 2,730; python: 1,402; makefile: 598; asm: 499; vhdl: 319; sh: 184; awk: 20
file content (41 lines) | stat: -rw-r--r-- 1,257 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
.TH HACKRF_BIAST "1" "January 2023" "HackRF antenna power utility" "User Commands"
.SH NAME
hackrf_biast \- antenna power utility
.SH DESCRIPTION
hackrf_biast \- HackRF antenna power bias-T configuration utility
Usage:
.HP
\fB\-h\fR, \fB\-\-help\fR: this help
.HP
\fB\-R\fR: Reset all bias tee settings to device default.  When combined
with -r/-t/-o, those settings will take precedence.
.HP
\fB\-b\fR: <mode> : 1=Enable bias tee immediately, 0=disable immediately
.HP
\fB\-r\fR: <mode> : Set default bias tee power when device enters RX mode
.HP
\fB\-t\fR: <mode> : Set default bias tee power when device enters TX mode
.HP
\fB\-o\fR: <mode> : Set default bias tee power when device enters OFF mode
.HP
\fB\-d\fR:  <serial_number>: Specify serial number of HackRF device to configure.
.SH EXAMPLES
.IP
hackrf_clock \-r 3 : prints settings for CLKOUT
.SS "Usage:"
.HP
\-h, \-\-help: this help
.IP
hackrf_biar \-R : Resets biast setting to default.
.HP
The -r/-t/-o options support the following mode settings:
.IP
leave		do nothing when entering mode
.IP
on		enable bias tee when entering mode
.IP
off		disable bias tee when entering mode
.SH "SEE ALSO"
The primary source of documentation is the wiki on github:
.P
https://github.com/mossmann/hackrf/wiki