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 |
|
Oleg Girko
|
2dbf11428f
|
Remove all uses of assignment expressions.
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 |
|
Devaev Maxim
|
7782668944
|
gpio view and refactoring
|
2020-08-31 09:01:40 +03:00 |
|
Devaev Maxim
|
9feb353150
|
no title
|
2020-08-31 07:33:33 +03:00 |
|
Devaev Maxim
|
584651afba
|
proper set_input/set_output
|
2020-08-31 05:01:09 +03:00 |
|
Devaev Maxim
|
9baf507453
|
inverted output and initial state
|
2020-08-31 03:58:07 +03:00 |
|
Devaev Maxim
|
146a44844a
|
refactoring
|
2020-08-30 23:30:45 +03:00 |
|
Maxim Devaev
|
164f2620cf
|
Merge pull request #5 from Frostman/prom
Add minimal prometheus exporter support
|
2020-08-30 21:42:46 +03:00 |
|
Sergey Lukjanov
|
8f56e1ab8b
|
Add minimal prometheus exporter support
Prometheus https://prometheus.io/ is one of the popular monitoring
systems. It pulls service's endpoint to get metrics in a simple
text format https://prometheus.io/docs/instrumenting/exposition_formats/
|
2020-08-30 11:35:25 -07:00 |
|
Devaev Maxim
|
02e207347b
|
supported Authorization header
|
2020-08-30 21:12:13 +03:00 |
|
Devaev Maxim
|
2175338470
|
refactoring
|
2020-08-30 21:00:35 +03:00 |
|
Devaev Maxim
|
a7de2184a7
|
refactoring
|
2020-08-30 20:09:11 +03:00 |
|
Devaev Maxim
|
c10b614b08
|
rename
|
2020-08-30 19:47:40 +03:00 |
|
Devaev Maxim
|
9b14e8b3e2
|
user gpio
|
2020-08-30 19:08:49 +03:00 |
|
Devaev Maxim
|
0301b53d52
|
fixed unit naming
|
2020-08-23 17:21:26 +03:00 |
|
Devaev Maxim
|
f0882df330
|
fixed VNC for capture without quality control
|
2020-08-22 22:35:37 +03:00 |
|
Devaev Maxim
|
5edb85975f
|
http hid api
|
2020-08-21 00:41:33 +03:00 |
|
Devaev Maxim
|
e4393fe4b1
|
vnc does not support up/down mouse buttons
|
2020-08-19 08:56:57 +03:00 |
|
Devaev Maxim
|
28cc3fe99a
|
mouse buttons 4 and 5
|
2020-08-18 10:45:15 +03:00 |
|
Devaev Maxim
|
8279304830
|
disabled otg tty by default
|
2020-07-31 14:31:35 +03:00 |
|
Devaev Maxim
|
5953604b6b
|
vnc option to disabled tls
|
2020-07-31 05:27:41 +03:00 |
|
Devaev Maxim
|
ca3641c85b
|
client port
|
2020-07-23 11:38:27 +03:00 |
|
Devaev Maxim
|
d338bf219c
|
tune vnc socket
|
2020-07-23 10:38:45 +03:00 |
|
Devaev Maxim
|
37c2f9391c
|
fixed f-string
|
2020-07-23 05:51:16 +03:00 |
|
Devaev Maxim
|
2cdd55386b
|
exc for unsupported streamer params
|
2020-07-19 15:01:29 +03:00 |
|
Devaev Maxim
|
e2f2e8b359
|
ui for stream resolution
|
2020-07-14 09:06:03 +03:00 |
|
Devaev Maxim
|
77f3dab55c
|
optional quality and resolution
|
2020-07-14 09:04:52 +03:00 |
|
Devaev Maxim
|
dc5b8c2522
|
hw tab in web ui
|
2020-07-09 11:06:03 +03:00 |
|
Devaev Maxim
|
5f1733d002
|
complex info handle
|
2020-07-09 09:41:05 +03:00 |
|
Devaev Maxim
|
53eb74670d
|
hw monitoring
|
2020-07-09 05:13:03 +03:00 |
|
Devaev Maxim
|
36d0880a03
|
mute rfb_close_writer()
|
2020-07-03 22:17:53 +03:00 |
|
Devaev Maxim
|
ec3890e0e6
|
fixed keymap validation
|
2020-06-20 11:29:27 +03:00 |
|
Devaev Maxim
|
490e5b352e
|
ipmiutil health
|
2020-06-19 09:21:23 +03:00 |
|
Devaev Maxim
|
595209c470
|
no-stream mode for /ws
|
2020-06-11 09:09:25 +03:00 |
|
Devaev Maxim
|
9a4eb3717f
|
move to 0x0, refactoring
|
2020-06-09 00:38:32 +03:00 |
|
Devaev Maxim
|
a28548cec5
|
lint fix
|
2020-06-08 05:52:58 +03:00 |
|
Devaev Maxim
|
a81871adbe
|
supressed snapshot spam
|
2020-06-08 05:00:01 +03:00 |
|