diff --git a/wireshark_dumps/g810-spectrum/README.md b/wireshark_dumps/g810-spectrum/README.md new file mode 100644 index 0000000..5316549 --- /dev/null +++ b/wireshark_dumps/g810-spectrum/README.md @@ -0,0 +1,26 @@ +# Description of each wireshark dump found in this folder +=== + +Sets effect to 'breathing' with color rgb(252,253,254) at the highest level the slider bar offers. Noticed that the full cycle of updates after switching to the profile (which was done through linking a profile to Notepad++ and letting logitech automatically send the profile once) is around 1 second for fullspeed, 5 seconds for midspeed, and a long 10 seconds for nospeed. + +`g810-effect-to-breathing-252-253-254-fullspeed.pcapng +`g810-effect-to-breathing-252-253-254-midspeed.pcapng +`g810-effect-to-breathing-252-253-254-nospeed.pcapng + +Sets effect to 'key press' with pressed color rgb(3,2,1) and background color rgb(252,253,254) with slider at lowest speed + +`g810-effect-to-keypress-3-2-1_252-253-254-nospeed.pcapng + +Idle g810 capture, was getting periodic updates without having anything interesting going on. Not sure why + +`g810-idle.pcapng + +Sets key color of 'a' / 'rcntrl' to rgb(252,253,254) + +`g810-set-a-to-252-253-254.pcapng +`g810-set-rcntrl-to-252-253-254.pcapng + +Sets effect to 'fixedcolor' - believe this was also at rgb(252,253,254). The second one includes going to the window and back, where it loads the profile and then reloads the former profile. + +`g810-switches-to-fixedcolor-effect.pcapng +`g810-switches-to-from-fixedcolor-effect.pcapng diff --git a/wireshark_dumps/g810-spectrum/g810-effect-to-breathing-252-253-254-fullspeed.pcapng b/wireshark_dumps/g810-spectrum/g810-effect-to-breathing-252-253-254-fullspeed.pcapng new file mode 100644 index 0000000..6f02103 Binary files /dev/null and b/wireshark_dumps/g810-spectrum/g810-effect-to-breathing-252-253-254-fullspeed.pcapng differ diff --git a/wireshark_dumps/g810-spectrum/g810-effect-to-breathing-252-253-254-midspeed.pcapng b/wireshark_dumps/g810-spectrum/g810-effect-to-breathing-252-253-254-midspeed.pcapng new file mode 100644 index 0000000..c5c4b97 Binary files /dev/null and b/wireshark_dumps/g810-spectrum/g810-effect-to-breathing-252-253-254-midspeed.pcapng differ diff --git a/wireshark_dumps/g810-spectrum/g810-effect-to-breathing-252-253-254-nospeed.pcapng b/wireshark_dumps/g810-spectrum/g810-effect-to-breathing-252-253-254-nospeed.pcapng new file mode 100644 index 0000000..e74ee6b Binary files /dev/null and b/wireshark_dumps/g810-spectrum/g810-effect-to-breathing-252-253-254-nospeed.pcapng differ diff --git a/wireshark_dumps/g810-spectrum/g810-effect-to-keypress-3-2-1_252-253-254-nospeed.pcapng b/wireshark_dumps/g810-spectrum/g810-effect-to-keypress-3-2-1_252-253-254-nospeed.pcapng new file mode 100644 index 0000000..03986f5 Binary files /dev/null and b/wireshark_dumps/g810-spectrum/g810-effect-to-keypress-3-2-1_252-253-254-nospeed.pcapng differ diff --git a/wireshark_dumps/g810-spectrum/g810-idle.pcapng b/wireshark_dumps/g810-spectrum/g810-idle.pcapng new file mode 100644 index 0000000..b38822f Binary files /dev/null and b/wireshark_dumps/g810-spectrum/g810-idle.pcapng differ diff --git a/wireshark_dumps/g810-spectrum/g810-set-a-to-252-253-254.pcapng b/wireshark_dumps/g810-spectrum/g810-set-a-to-252-253-254.pcapng new file mode 100644 index 0000000..31f9f87 Binary files /dev/null and b/wireshark_dumps/g810-spectrum/g810-set-a-to-252-253-254.pcapng differ diff --git a/wireshark_dumps/g810-spectrum/g810-set-rcntrl-to-252-253-254.pcapng b/wireshark_dumps/g810-spectrum/g810-set-rcntrl-to-252-253-254.pcapng new file mode 100644 index 0000000..aa848d1 Binary files /dev/null and b/wireshark_dumps/g810-spectrum/g810-set-rcntrl-to-252-253-254.pcapng differ diff --git a/wireshark_dumps/g810-spectrum/g810-switches-to-fixedcolor-effect.pcapng b/wireshark_dumps/g810-spectrum/g810-switches-to-fixedcolor-effect.pcapng new file mode 100644 index 0000000..caa928c Binary files /dev/null and b/wireshark_dumps/g810-spectrum/g810-switches-to-fixedcolor-effect.pcapng differ diff --git a/wireshark_dumps/g810-spectrum/g810-switches-to-from-fixedcolor-effect.pcapng b/wireshark_dumps/g810-spectrum/g810-switches-to-from-fixedcolor-effect.pcapng new file mode 100644 index 0000000..12f3023 Binary files /dev/null and b/wireshark_dumps/g810-spectrum/g810-switches-to-from-fixedcolor-effect.pcapng differ