Adam Honse
c71cc4f18a
Change SPDX license identifier from GPL 2.0 only to GPL 2.0 or later, as the original LICENSE file includes an or later clause at the end so the file headers were incorrect
2025-09-28 00:47:08 -05:00
Nikola Jurkovic
2dd013a0a0
AIO H1xx ELITE Series
2025-08-13 17:37:10 -05:00
Adam Honse
2b546fce9f
Store name in CorsairHydroPlatinumController to avoid setting it in detector
2025-08-05 20:50:38 -05:00
James Buren
66109be668
Properly fix how how hidapi and libusb dependencies are handled
2024-08-05 01:14:17 +00:00
Adam Honse
da8469f478
Update all Corsair controller files to use new standardized file header comment
2024-05-14 19:14:09 -05:00
Evan Mulawski
f672397563
Generic device guard; use Corsair implementation for all Corsair HID cooling-capable controllers
2023-11-10 15:12:26 +00:00
Kasper
f04da17e4e
Corsair hydro platinum fix soft brick once again by increasing delay to 5ms
2021-05-27 14:31:43 +00:00
Kasper
9b2296b0bc
Fix sequence number having the wrong value
...
* I'm really not sure what it is, but for some reason with the ternary operator the sequence number was ending up wrong - it would end up being 1 twice in a row, at startup it would be 0 when it should have been 1 and other issues. This fixes that
* Also made it atomic
Commit amended for code style by Adam Honse <calcprogrammer1@gmail.com >
2021-04-14 15:27:19 -05:00
Kasper
bcbd4f88be
Implement a controller for Corsair Hydro Platinum AIO coolers
...
Commits squashed and amended for code style by Adam Honse <calcprogrammer1@gmail.com >
2021-04-04 23:18:20 -05:00