477 Commits

Author SHA1 Message Date
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
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