Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-01 | Another XH switch variation support | Maxim Devaev | |
Co-authored-by: lumascet | |||
2024-01-14 | libgpiod 2.x api | Maxim Devaev | |
2023-10-26 | pikvm/pikvm#1116: fixed tesmart lag, making new tcp connection on every request | Maxim Devaev | |
2023-05-27 | copyright update | Maxim Devaev | |
2023-05-04 | python 3.11 fixes | Maxim Devaev | |
2023-04-13 | lint fixes | Maxim Devaev | |
2023-03-17 | refactoring | Maxim Devaev | |
2023-03-16 | more msd async | Maxim Devaev | |
2023-03-08 | anelpwr.py: fix POST URL (#120) | PSc-secunet | |
Co-authored-by: Peter Schumann <[email protected]> | |||
2023-03-07 | refactoring | Maxim Devaev | |
2023-03-07 | rewritten anelpwr plugin | Maxim Devaev | |
2023-03-07 | add support for Anel NET-PwrCtrl ADV as GPIO (#118) | PSc-secunet | |
Co-authored-by: Peter Schumann <[email protected]> | |||
2022-11-08 | lint fix | Maxim Devaev | |
2022-09-04 | new typing style | Maxim Devaev | |
2022-08-19 | cmdret module instead of cmd.read implementation | Maxim Devaev | |
2022-08-17 | minor fix | Maxim Devaev | |
2022-08-17 | add the ability to use command exit status as a gpio state in ugpio/cmd (#112) | Dylan M. Kozicki | |
2022-08-07 | simplified AioNotifier() | Maxim Devaev | |
2022-08-05 | shielded some tasks | Maxim Devaev | |
2022-07-21 | refactoring | Maxim Devaev | |
2022-07-21 | Support for driving TESmart KVMs by RS-232 (#89) | Marcin Mikołajczak | |
* Fixed TESmart name casing * Support for driving TESmart KVMs by RS-232 * Restored 0-based pin numbering | |||
2022-06-19 | improved subprocess cmd logging | Maxim Devaev | |
2022-04-16 | locator plugin | Maxim Devaev | |
2022-04-12 | removed unnecessary proc.returncode | Maxim Devaev | |
2022-04-02 | otgconf gpio plugin | Maxim Devaev | |
2022-03-31 | refactoring | Maxim Devaev | |
2022-03-31 | get rid of otgbind's cleanup and fixed hid for this | Maxim Devaev | |
2022-03-31 | simplified find_udc() | Maxim Devaev | |
2022-03-30 | improved otgbind | Maxim Devaev | |
2022-01-24 | refactoring | Maxim Devaev | |
2022-01-24 | refactoring | Maxim Devaev | |
2022-01-24 | PWAY plugin fix: Normalize pin/channel index to 0-based (#78) | Kenny Younger | |
* PWAY plugin fix: Normalize pin/channel index to 1-based * Normalize to 0-based instead | |||
2022-01-07 | copyright bump | Maxim Devaev | |
2021-11-21 | pway fixes | Maxim Devaev | |
2021-11-21 | PWAY 16-port SH1601A Driver (#67) | SpookHCK | |
* pway 16-port SH1601A driver Minimum viable driver. * Update to pWay 16-port driver * Rename kvmd/pway.py to plugins/ugpio/pway.py Fixed file mods * Delete pway.py * Update pway.py Fixed file changes to only one... * fixed spaces on line 181 | |||
2021-10-24 | prefix for log_process() | Maxim Devaev | |
2021-10-24 | pikvm/pikvm#457: custom commands driver | Maxim Devaev | |
2021-10-03 | xk-hk4401: fixed regexp | Maxim Devaev | |
2021-10-02 | style fix | Maxim Devaev | |
2021-10-02 | style fixes | Maxim Devaev | |
2021-10-01 | Added driver for xh_hk4401 4 port HDMI/USB KVM (#69) | Sebastian Goscik | |
* Added driver for xh_hk4401 4 port HDMI/USB KVM * Removed trailing whitespace * Changed xh_hk4401 channel numbers Used 0-3 to match other KVM plugins instead of the 1-4 numbering the KVM uses. | |||
2021-09-26 | don't pulse ipmi gpio | Maxim Devaev | |
2021-09-24 | refactoring | Maxim Devaev | |
2021-09-16 | kvmd/kvmd#62: alternative implementation | Maxim Devaev | |
2021-09-08 | small rebranding | Maxim Devaev | |
2021-09-08 | improved pins validation | Maxim Devaev | |
2021-09-08 | fix | Maxim Devaev | |
2021-09-08 | string pins | Maxim Devaev | |
2021-09-07 | refactoring | Maxim Devaev | |
2021-08-28 | unified udc code and automatic driver detection | Maxim Devaev | |