Devaev Maxim
ce4704f7c0
fixed logging
2020-10-03 10:07:21 +03:00
Devaev Maxim
2b2014f7b1
adjust reopen delay
2020-10-03 10:06:04 +03:00
Devaev Maxim
877a0b8441
processing udc state
2020-10-03 09:58:15 +03:00
Devaev Maxim
d64f667156
assert
2020-10-03 08:35:47 +03:00
Devaev Maxim
2881795f80
refactoring
2020-10-03 07:54:11 +03:00
Devaev Maxim
400021fc81
lint fix
2020-10-03 07:30:14 +03:00
Devaev Maxim
8b2a2eb731
using sysfs prefix
2020-10-03 06:43:23 +03:00
Devaev Maxim
9db6a4a6b4
handle ESHUTDOWN during hid write()
...
61b7f805dc
2020-10-03 05:31:52 +03:00
Devaev Maxim
cccf44655a
common env variables
2020-10-03 05:02:14 +03:00
Devaev Maxim
b2a377233d
improved net validators
2020-10-02 07:03:46 +03:00
Devaev Maxim
16946d1e0f
refactoring
2020-09-30 14:12:09 +03:00
Devaev Maxim
eeedb6025a
Check config toplevel
2020-09-30 12:21:30 +03:00
Devaev Maxim
e94a105bf5
improved logging
2020-09-30 09:10:43 +03:00
Devaev Maxim
9b4b01f697
renamed otg config
2020-09-30 09:01:13 +03:00
Devaev Maxim
4bdb06f108
configurable ethernet driver
2020-09-30 08:52:00 +03:00
Devaev Maxim
1b62570466
optional host_mac and kvm_mac
2020-09-30 07:49:58 +03:00
Devaev Maxim
630593492a
ignored protected-access for _unpack()
2020-09-30 07:25:52 +03:00
Devaev Maxim
3f9c32e9fc
moved otg devices configs to their own section
2020-09-30 06:36:00 +03:00
Devaev Maxim
771640a79c
options to configure otg ethernet
2020-09-30 04:53:21 +03:00
Devaev Maxim
ccab97a56f
basic redfish api
2020-09-28 02:41:46 +03:00
Martin Funk
9e577fc5b1
Added mapping for AltGr key
2020-09-25 22:18:38 +02:00
Devaev Maxim
f605e91bf2
fixed #10
2020-09-23 22:58:45 +03:00
Maxim Devaev
3f74311485
Merge pull request #10 from mfunkey/new_key
...
Added missing key on non us keyboards
2020-09-23 21:21:32 +03:00
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
Martin Funk
3701a0a742
Added missing no us key
2020-09-20 23:04:52 +02: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
13f4119eb0
Bump version: 1.101 → 1.102
2020-09-18 01:48:33 +03:00
Devaev Maxim
5c05276d46
fixed consumer names for libgpiod
2020-09-18 01:46:28 +03:00
Devaev Maxim
204645efa2
Bump version: 1.100 → 1.101
2020-09-17 14:30:48 +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
3f79f55a9e
refactoring
2020-09-16 01:33:15 +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
7cdf5976a8
fix
2020-09-14 23:37:19 +03:00
Devaev Maxim
123406b2b2
workaround for possible driver bug
2020-09-14 22:59:24 +03:00
Devaev Maxim
6ef53e48c5
notify only on change
2020-09-14 21:51:53 +03:00
Devaev Maxim
50d0612f82
refactoring
2020-09-14 21:16:02 +03:00
Devaev Maxim
ddb60e5a73
read multiply events
2020-09-14 14:23:14 +03:00
Devaev Maxim
ee10435b81
common gpio path variable
2020-09-14 01:34:23 +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
0ad0d17528
using libgpiod for the ugpio driver
2020-09-13 20:04:17 +03:00
Devaev Maxim
5464bc2297
fixed AioPinsReader's main loop
2020-09-13 19:18:12 +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
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