Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-10 | refactoring | Maxim Devaev | |
2022-04-10 | aiohelpers | Maxim Devaev | |
2022-04-10 | get rid of the otg-unlock helper | Maxim Devaev | |
2022-04-06 | refactoring | Maxim Devaev | |
2022-04-01 | delay | Maxim Devaev | |
2022-03-31 | refactoring | Maxim Devaev | |
2022-03-31 | otg msd: handle functions switching | Maxim Devaev | |
2022-01-07 | copyright bump | Maxim Devaev | |
2021-09-24 | refactoring | Maxim Devaev | |
2021-09-08 | small rebranding | Maxim Devaev | |
2021-07-27 | /msd/write_remote handle | Maxim Devaev | |
2021-07-23 | refactoring | Maxim Devaev | |
2021-07-08 | lint fixes | Devaev Maxim | |
2021-06-08 | pikvm/pikvm#321: server-side uploading counters | Devaev Maxim | |
2021-05-26 | sync | Devaev Maxim | |
2021-05-26 | speed up msd | Devaev Maxim | |
2021-05-25 | pikvm/pikvm#208: permanent image | Devaev Maxim | |
2021-01-07 | update copy | Devaev Maxim | |
2020-12-29 | relay msd fixes | Devaev Maxim | |
2020-12-25 | configurable gpio devices | Devaev Maxim | |
2020-12-21 | refactoring | Devaev Maxim | |
2020-11-22 | refactoring | Devaev Maxim | |
2020-11-13 | using monotonic time | Devaev Maxim | |
2020-11-12 | refactoring | Devaev Maxim | |
2020-10-13 | mypy again | Devaev Maxim | |
2020-10-09 | refactoring | Devaev Maxim | |
2020-10-03 | common env variables | Devaev Maxim | |
2020-09-30 | refactoring | Devaev Maxim | |
2020-09-20 | Make kvmd compatible with libgpiod 1.2. | Oleg Girko | |
The singular default_val argument of gpiod.Line.request() method was introduced in libgpiod 1.3. For older versions of libgpiod, defailt_vals argument with list value should be used. This argument is available in newer versions of libgpiod as well for compatibility. This change is needed for Debian / Raspbian 10 that have libgpiod 1.2. Signed-off-by: Oleg Girko <[email protected]> | |||
2020-09-18 | fixed consumer names for libgpiod | Devaev Maxim | |
2020-09-14 | common gpio path variable | Devaev Maxim | |
2020-09-13 | refactoring and reuse gpio pulse code | Devaev Maxim | |
2020-09-13 | pass close() | Devaev Maxim | |
2020-09-12 | using libgpiod for the relay msd | Devaev Maxim | |
2020-09-10 | refactoring | Devaev Maxim | |
2020-09-08 | refactoring | Devaev Maxim | |
2020-09-07 | ugpio plugins | Devaev Maxim | |
2020-09-05 | common background systasks | Devaev Maxim | |
2020-05-29 | refactoring | Devaev Maxim | |
2020-05-29 | refactoring | Devaev Maxim | |
2020-05-11 | lint fixes | Devaev Maxim | |
2020-03-16 | asyncio.CancelledError is a subclass of BaseException since 3.8 | Devaev Maxim | |
2020-03-15 | proper usage of asyncio.wait() for first completed | Devaev Maxim | |
2020-03-03 | atomic fixes, removed tasked and muted | Devaev Maxim | |
2020-03-02 | changed region methods to async | Devaev Maxim | |
2020-03-01 | no more busyloops in stub plugins | Devaev Maxim | |
2020-03-01 | no busyloop in otg msd | Devaev Maxim | |
2020-02-29 | moved AioExclusiveRegion to aiotools | Devaev Maxim | |
2019-12-09 | very common exceptions | Devaev Maxim | |
2019-11-16 | fixed exception on msd uploading abort | Devaev Maxim | |