]> sigrok.org Git - sigrok-util.git/blame - firmware/hantek-dso/sigrok-fwextract-hantek-dso.1
sigrok-fwextract-hantek-dso: Add manpage.
[sigrok-util.git] / firmware / hantek-dso / sigrok-fwextract-hantek-dso.1
CommitLineData
0de04a36
UH
1.TH SIGROK\-FWEXTRACT\-HANTEK\-DSO 1 "Aug 08, 2013"
2.SH "NAME"
3sigrok\-fwextract\-hantek\-dso \- Extract Hantek DSO-2xxx/52xx firmware
4.SH "SYNOPSIS"
5.B sigrok\-fwextract\-hantek\-dso [FILE]
6.SH "DESCRIPTION"
7This tool extracts firmware from the driver that comes with the
8Hantek DSO-2xxx/52xx series USB oscilloscopes. Find the 32-bit
9driver installed on the Windows system -- typically called
10.B DSOxxxx1.sys
11or
12.BR DsoxxxxX861.sys ,
13where xxxx is your device's model.
14.PP
15Use it like this:
16.PP
17.B " $ sigrok-fwextract-hantek-dso Dso2090X861.sys"
18.br
19.RB " saved 4730 bytes to hantek-dso-2090.fw"
20.PP
21Copy the resulting file over to the location where libsigrok expects
22to find its firmware files. By default this is
23.BR /usr/local/share/sigrok-firmware .
24.SH OPTIONS
25None.
26.SH "EXIT STATUS"
27Exits with 0 on success, 1 on most failures.
28.SH "SEE ALSO"
29\fBsigrok\-fwextract\-saleae\-logic16\fP(1)
30.SH "BUGS"
31Please report any bugs via Bugzilla
32.RB "(" http://sigrok.org/bugzilla ")"
33or on the sigrok\-devel mailing list
34.RB "(" sigrok\-devel@lists.souceforge.net ")."
35.SH "LICENSE"
36This program is covered by the GNU General Public License (GPL),
37version 3 or later.
38.SH "AUTHORS"
39Please see the individual source code files.