|
NAMEsigrok-fwextract-hantek-dso - Extract Hantek DSO-2xxx/52xx firmwareSYNOPSISsigrok-fwextract-hantek-dso [FILE]DESCRIPTIONThis tool extracts firmware from the driver that comes with the Hantek DSO-2xxx/52xx series USB oscilloscopes. Find the 32-bit driver installed on the Windows system -- typically called DSOxxxx1.sys or DsoxxxxX861.sys, where xxxx is your device's model.Use it like this: $ sigrok-fwextract-hantek-dso Dso2090X861.sys
Copy the resulting file over to the location where libsigrok expects to find its firmware files. By default this is /usr/local/share/sigrok-firmware. OPTIONSNone.EXIT STATUSExits with 0 on success, 1 on most failures.SEE ALSOsigrok-fwextract-saleae-logic16(1)BUGSPlease report any bugs via Bugzilla (http://sigrok.org/bugzilla) or on the sigrok-devel mailing list (sigrok-devel@lists.souceforge.net).LICENSEThis program is covered by the GNU General Public License (GPL), version 3 or later.AUTHORSPlease see the individual source code files.
Visit the GSP FreeBSD Man Page Interface. |