File: hackrf_clock.1

package info (click to toggle)
hackrf 2026.01.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 38,216 kB
  • sloc: ansic: 60,696; python: 6,072; xml: 3,424; perl: 2,730; makefile: 601; asm: 514; vhdl: 319; sh: 179; awk: 20
file content (31 lines) | stat: -rw-r--r-- 1,096 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
.TH HACKRF_CLOCK "1" "July 2021" "HackRF clock configuration utility" "User Commands"
.SH NAME
hackrf_clock \- clock configuration utility
.SH DESCRIPTION
hackrf_clock \- HackRF clock configuration utility
Usage:
.HP
\fB\-h\fR, \fB\-\-help\fR: this help
.HP
\fB\-r\fR, \fB\-\-read\fR <clock_num>: read settings for clock_num
.HP
\fB\-a\fR, \fB\-\-all\fR: read settings for all clocks
.HP
\fB\-i\fR, \fB\-\-clkin\fR get CLKIN status
.HP
\fB\-o\fR, \fB\-\-clkout\fR <clkout_enable>: enable/disable CLKOUT
.HP
\fB-1\fR, \fB--p1\fR <signal>: select the HackRF Pro P1 SMA connector signal (default: clkin)
one of: clkin, trigger_in, trigger_out, p22_clkin, pps_out, aux_clk1, aux_clk2, off
.HP
\fB-2\fR, \fB--p2\fR <signal>: select the signal for the HackRF Pro P2 SMA connector (default: clkout)
one of: clkout, trigger_in, trigger_out
.HP
\fB\-d\fR, \fB\-\-device\fR <serial_number>: Serial number of desired HackRF.
.SH EXAMPLES
.IP
hackrf_clock \-r 3 : prints settings for CLKOUT
.SH "SEE ALSO"
The primary source of documentation is the wiki on github:
.P
https://github.com/mossmann/hackrf/wiki