]> sigrok.org Git - sigrok-util.git/commitdiff
Consistently use the "Sysclk" spelling everywhere.
authorUwe Hermann <redacted>
Mon, 22 Apr 2019 11:30:34 +0000 (13:30 +0200)
committerUwe Hermann <redacted>
Sat, 29 Jun 2019 18:24:43 +0000 (20:24 +0200)
We use this spelling (not "SysClk") in most of the rest of the code-base,
as well as in the wiki.

debug/sysclk-lwla/sysclk-lwla-dissector.lua
firmware/sysclk-lwla/sigrok-fwextract-sysclk-lwla1016.1
firmware/sysclk-lwla/sigrok-fwextract-sysclk-lwla1034.1

index c90d9231b2197e80c8c4b2dd1c370ad574a5f75f..f93a3c0f49a8dc86d637273a205f883dd09c6844 100644 (file)
@@ -223,8 +223,8 @@ function p_lwla.init()
     -- will make it inaccessible from Linux, so Wireshark cannot fetch the
     -- descriptor by itself.  However, it is sufficient if the VirtualBox
     -- guest requests the descriptor once while Wireshark is capturing.
---    usb_product_dissectors:add(0x29616688, p_lwla) -- SysClk LWLA1016
---    usb_product_dissectors:add(0x29616689, p_lwla) -- SysClk LWLA1034
+--    usb_product_dissectors:add(0x29616688, p_lwla) -- Sysclk LWLA1016
+--    usb_product_dissectors:add(0x29616689, p_lwla) -- Sysclk LWLA1034
 
     -- Addendum: Protocol registration based on product ID does not always
     -- work as desired.  Register the protocol on the interface class instead.
index 883012a2cee41472702b2c62103c39276df74b28..8b3df39c08a487dc4bcdb1d134ae20b43adbaae7 100644 (file)
@@ -1,10 +1,10 @@
 .TH SIGROK\-FWEXTRACT\-SYSCLK\-LWLA1016 1 "Oct 21, 2015"
 .SH "NAME"
-sigrok\-fwextract\-sysclk\-lwla1016 \- Extract SysClk LWLA1016 firmware
+sigrok\-fwextract\-sysclk\-lwla1016 \- Extract Sysclk LWLA1016 firmware
 .SH "SYNOPSIS"
 .B sigrok\-fwextract\-sysclk\-lwla1016 LWLA1016-INST-DIR
 .SH "DESCRIPTION"
-This tool extracts FPGA bitstreams from the vendor software for the SysClk
+This tool extracts FPGA bitstreams from the vendor software for the Sysclk
 LWLA1016 USB logic analyzer. Install the original software (possibly within
 a virtual machine) and locate the installation directory.
 .PP
index 5649f8eeee84770163673ba5d877f88c5f22727a..bd5753302ce628265208be0124808c4895a7061a 100644 (file)
@@ -1,10 +1,10 @@
 .TH SIGROK\-FWEXTRACT\-SYSCLK\-LWLA1034 1 "Oct 31, 2015"
 .SH "NAME"
-sigrok\-fwextract\-sysclk\-lwla1034 \- Extract SysClk LWLA1034 firmware
+sigrok\-fwextract\-sysclk\-lwla1034 \- Extract Sysclk LWLA1034 firmware
 .SH "SYNOPSIS"
 .B sigrok\-fwextract\-sysclk\-lwla1034 SETUP-EXE
 .SH "DESCRIPTION"
-This tool extracts FPGA bitstreams from the vendor software for the SysClk
+This tool extracts FPGA bitstreams from the vendor software for the Sysclk
 LWLA1034 USB logic analyzer. Insert the CD-ROM that ships with the device,
 and locate the Windows installer executable "lwla1034_EN_setup.exe".
 .PP