352 Commits

Author SHA1 Message Date
Devaev Maxim
55f6956c2b confirmations for gpio 2020-09-22 04:42:39 +03:00
Devaev Maxim
50c2d9c1c5 event about looping 2020-09-22 04:42:39 +03:00
Devaev Maxim
f4eabde86e removed unnecessary broadcasting 2020-09-22 04:42:39 +03:00
Devaev Maxim
649ca0c6bc option to stream forever 2020-09-17 13:10:53 +03:00
Maxim Devaev
1f3cdd03be
Merge pull request #8 from pikvm/libgpiod
Libgpiod
2020-09-17 01:12:09 +03:00
Devaev Maxim
00069931c1 debounce for gpiod AioReader 2020-09-16 00:03:44 +03:00
Devaev Maxim
1c31b8f80d pikvm/pikvm#69: note about user invalidation in kvmd-htpasswd 2020-09-15 00:54:17 +03:00
Devaev Maxim
91eb257f3d non-cas operation 2020-09-13 21:59:09 +03:00
Devaev Maxim
5ed0c27f1f removed rpi.gpio 2020-09-13 21:43:52 +03:00
Devaev Maxim
002823b6e1 using libgpiod for the gpio atx 2020-09-13 10:47:53 +03:00
Devaev Maxim
bddabc4742 using libgpiod for the relay msd 2020-09-12 22:16:14 +03:00
Devaev Maxim
fa5e6735ed using libgpiod for the serial hid 2020-09-12 21:17:44 +03:00
Devaev Maxim
1dad3ee3ad deprecated old streaming hardware control 2020-09-12 13:26:34 +03:00
Devaev Maxim
bae65c35ee led colors 2020-09-10 18:26:43 +03:00
Devaev Maxim
92ba157b67 changed separator 2020-09-10 17:48:10 +03:00
Devaev Maxim
7baf4bc07e refactoring 2020-09-10 10:17:28 +03:00
Devaev Maxim
ec6d13dc34 refactoring 2020-09-10 09:58:31 +03:00
Devaev Maxim
9cb5582565 only available gpio modes 2020-09-10 09:31:05 +03:00
Devaev Maxim
967afb2d9a refactoring 2020-09-10 07:30:25 +03:00
Devaev Maxim
a6385cd20e fixes 2020-09-10 07:09:03 +03:00
Devaev Maxim
31fdcd2f3c removed processing flag 2020-09-10 04:48:19 +03:00
Devaev Maxim
015baee6d7 sync atx api 2020-09-09 16:21:49 +03:00
Devaev Maxim
2d44539484 prefer sync api 2020-09-09 15:24:15 +03:00
Devaev Maxim
2e6d6593ec mute 2020-09-09 13:33:59 +03:00
Devaev Maxim
170ed92bd4 cleanup on driver side 2020-09-09 12:52:45 +03:00
Devaev Maxim
a9a6f477bc tests 2020-09-09 05:23:37 +03:00
Devaev Maxim
9c78f4f631 catch manual validation 2020-09-09 03:26:15 +03:00
Devaev Maxim
081797b253 refactoring 2020-09-08 12:58:09 +03:00
Devaev Maxim
d528a3002e refactoring 2020-09-08 12:32:16 +03:00
Devaev Maxim
d932a937ca validate drivers 2020-09-08 12:13:44 +03:00
Devaev Maxim
7098eab258 renamed default gpio driver 2020-09-08 11:41:12 +03:00
Devaev Maxim
1ea68f3e9a more validation 2020-09-08 10:44:38 +03:00
Devaev Maxim
7990bf7e54 refactoring 2020-09-08 10:05:29 +03:00
Devaev Maxim
4767a44af8 improved ugpio scheme api 2020-09-08 06:30:13 +03:00
Devaev Maxim
71aa087b3e fixed ipmi auth 2020-09-08 05:34:58 +03:00
Devaev Maxim
605b67ca76 refactoring 2020-09-08 05:24:47 +03:00
Devaev Maxim
4cc60e4d52 refactoring 2020-09-08 05:05:40 +03:00
Devaev Maxim
1353ca2e97 optional gpio initial 2020-09-07 14:42:29 +03:00
Devaev Maxim
73d0656f64 fix 2020-09-07 06:07:03 +03:00
Devaev Maxim
a6dac4bd84 ugpio plugins 2020-09-07 05:54:25 +03:00
Devaev Maxim
e8bd1e2648 more logs 2020-09-05 14:47:31 +03:00
Devaev Maxim
54fe569ad1 fixed ugpio pin modes 2020-09-05 14:24:02 +03:00
Devaev Maxim
482eeec3e7 common background systasks 2020-09-05 09:26:55 +03:00
Devaev Maxim
e162d84d56 gpio read is very fast 2020-09-05 08:29:25 +03:00
Devaev Maxim
0c85248987 minor 3.7 fixes 2020-09-05 05:58:33 +03:00
Devaev Maxim
e106aaebed refactoring 2020-09-05 01:56:49 +03:00
Maxim Devaev
1257408183
Merge pull request #6 from OlegGirko/python-3.7
Make KVMD compatible with Python 3.7
2020-09-05 01:56:36 +03:00
Devaev Maxim
6820c31626 pass gpio to prometheus metrics 2020-09-03 12:05:41 +03:00
Devaev Maxim
68ab7ce33c gpio ui 2020-09-03 06:51:11 +03:00
Oleg Girko
f13581d356 Remove all uses of = specifier in f-strings.
This is needed to port to Python 3.7 because
Raspbian 10 doesn't have Python 3.8.

Signed-off-by: Oleg Girko <ol@infoserver.lv>
2020-09-01 19:24:13 +03:00