]> sigrok.org Git - sigrok-util.git/blame - firmware/hantek-dso/sigrok-fwextract-hantek-dso.1
sigrok-cross-mingw: Update MXE patch to fix various issues.
[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"
61e867bb
UH
29\fBsigrok\-fwextract\-dreamsourcelab\-dslogic\fP(1)
30.br
61c16c36
UH
31\fBsigrok\-fwextract\-lecroy\-logicstudio\fP(1)
32.br
0de04a36 33\fBsigrok\-fwextract\-saleae\-logic16\fP(1)
61c16c36 34.br
61c16c36 35\fBsigrok\-fwextract\-sysclk\-lwla1016\fP(1)
c2d27140
UH
36.br
37\fBsigrok\-fwextract\-sysclk\-lwla1034\fP(1)
0de04a36
UH
38.SH "BUGS"
39Please report any bugs via Bugzilla
40.RB "(" http://sigrok.org/bugzilla ")"
41or on the sigrok\-devel mailing list
42.RB "(" sigrok\-devel@lists.souceforge.net ")."
43.SH "LICENSE"
44This program is covered by the GNU General Public License (GPL),
45version 3 or later.
46.SH "AUTHORS"
47Please see the individual source code files.