Devaev Maxim
cccf44655a
common env variables
2020-10-03 05:02:14 +03:00
Devaev Maxim
16946d1e0f
refactoring
2020-09-30 14:12:09 +03:00
Oleg Girko
a8589e48ab
Make kvmd compatible with libgpiod 1.2.
...
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 <ol@infoserver.lv>
2020-09-20 14:59:33 +01:00
Devaev Maxim
5c05276d46
fixed consumer names for libgpiod
2020-09-18 01:46:28 +03:00
Devaev Maxim
ee10435b81
common gpio path variable
2020-09-14 01:34:23 +03:00
Devaev Maxim
1e6ab4672f
refactoring and reuse gpio pulse code
2020-09-13 18:23:28 +03:00
Devaev Maxim
41223fa8b2
pass close()
2020-09-13 17:19:57 +03:00
Devaev Maxim
bddabc4742
using libgpiod for the relay msd
2020-09-12 22:16:14 +03:00
Devaev Maxim
605b67ca76
refactoring
2020-09-08 05:24:47 +03:00
Devaev Maxim
a6dac4bd84
ugpio plugins
2020-09-07 05:54:25 +03:00
Devaev Maxim
cf5bf8e147
refactoring
2020-05-29 04:33:35 +03:00
Devaev Maxim
98a176f740
lint fixes
2020-05-11 08:06:44 +03:00
Devaev Maxim
966267ebb9
asyncio.CancelledError is a subclass of BaseException since 3.8
2020-03-16 02:42:23 +03:00
Devaev Maxim
552bb93212
atomic fixes, removed tasked and muted
2020-03-03 23:48:53 +03:00
Devaev Maxim
8972357dbc
changed region methods to async
2020-03-02 01:26:43 +03:00
Devaev Maxim
75d9b858d7
moved AioExclusiveRegion to aiotools
2020-02-29 17:23:57 +03:00
Devaev Maxim
3048fc7923
very common exceptions
2019-12-09 02:26:48 +03:00
Devaev Maxim
cb6a6ed1d6
fixed exception on msd uploading abort
2019-11-16 19:53:05 +03:00
Devaev Maxim
10f8c2b335
otg msd and big refactoring
2019-11-07 01:27:07 +03:00
Devaev Maxim
c124e63d6d
refactoring
2019-10-24 02:45:07 +03:00
Devaev Maxim
e97d48b363
cdrom flag; written fix
2019-10-05 09:23:48 +03:00
Devaev Maxim
31c74a1c30
mypy fix
2019-09-28 05:45:53 +03:00
Devaev Maxim
5c4e8f7962
extended msd api for future otg
2019-09-25 03:15:20 +03:00
Devaev Maxim
aee005787c
preparing to otg
2019-09-24 00:03:31 +03:00
Devaev Maxim
35bd5ac719
logging fix
2019-09-14 05:26:24 +03:00
Devaev Maxim
ab7a16a4f7
msd plugins
2019-09-12 01:53:25 +03:00