File: hackrf_info.1

package info (click to toggle)
hackrf 2018.01.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 30,092 kB
  • sloc: ansic: 15,215; python: 649; vhdl: 218; xml: 20; makefile: 18; sh: 14
file content (41 lines) | stat: -rw-r--r-- 1,588 bytes parent folder | download | duplicates (5)
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_info" 1 "2013.07.1" HACKRF "User Commands"
.SH NAME
hackrf_info \- probe device and show configuration
.SH DESCRIPTION
The HackRF project started by Michael Ossmann and Jared Boone to build
software radio peripheral using Free Software and Free Hardware
design. Care was taken to only use electronic components with
published documentation (no NDAs!) and to avoid software libraries
without open source licenses.
.LP
Jawbreaker is the first complete HackRF platform, a wideband software radio
transceiver with a USB interface.
.LP
This application lets the user probe the device and show configuration.
.SH SYNOPSIS
.B  hackrf_info
.SH OPTIONS
.IP none
.SH SEE ALSO
Great Scott Gadgets HackRF web page:
.B http://greatscottgadgets.com/hackrf/
.LP
Other hackrf programs:
.sp
hackrf_cpldjtag(1), hackrf_info(1), hackrf_max2837(1), hackrf_rffc5071(1), hackrf_si5351c(1), hackrf_spiflash(1), hackrf_transfer(1)

.SH AUTHOR
This manual page was written by Maitland Bottoms
for the Debian project (but may be used by others).
.SH COPYRIGHT
Copyright (c) 2013 A. Maitland Bottoms <bottoms@debian.org>
.LP
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
.LP
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.