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
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
e7281d924f
Bump version: 1.99 → 1.100
2020-09-11 10:20:58 +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
44c50aa4de
removed edge detection
2020-09-10 13:40:56 +03:00
Devaev Maxim
ff36ff203e
edge detection not available for pin r/w
2020-09-10 13:17:09 +03:00
Devaev Maxim
1d98f5ed04
experimental edge mode
2020-09-10 12:33:26 +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