Commit Graph

24 Commits

Author SHA1 Message Date
a795200245
Improve GUI 2022-08-24 17:00:30 +02:00
8d8f4932c1
Fix clippy 2022-08-18 14:35:53 +02:00
2b1872ae35
Update dependencies 2022-08-17 21:03:26 +02:00
b86302534f
Read ports 2022-06-29 18:11:24 +02:00
f94ffbf276
Add fan config cli editor 2022-06-28 15:58:26 +02:00
9e67e7f596
Upgrade dependencies 2022-06-15 15:28:07 +02:00
7fcef34f84
Fix GUI update 2022-06-15 15:20:52 +02:00
66e6fd4ac2
Update amdguid 2022-06-13 13:21:44 +02:00
24246339c1
Update amdmond 2022-06-13 13:13:22 +02:00
77cd6e5739
Swap axes, fix drag & drop, upgrade deps 2022-06-13 12:54:50 +02:00
2b95ef9bea
Ensure manual mode is enabled. Clean pid file at exit
Bump version
2022-04-01 11:22:05 +02:00
c59cef5db2 Full PID check 2022-02-26 23:05:15 +01:00
5dcfb8cc08
Add glow, small build fixes 2022-02-10 09:51:53 +01:00
7616ddd8fc
Start GUI
GUI in iced

Basic plot manipulation

Working solution

Fix documentation

Fix build scripts

Slice application

Change views

Very basic GUI

Reload config

GUI Helper for root tasks - maybe sock files for all services will be better

Add save button

Xorg gui and save config to target file

Documentation and clippy fixes

Avoid compiling gui on CI

Readme files

Add missing dependencies

Add missing pgp key

Refactor workflow

Refactor workflow

Add drag and drop
2022-01-28 10:17:41 +01:00
5698ab15d8
Improve monitor 2021-12-03 07:35:17 +01:00
0411594e96
Fix invalid hwmon directory path 2021-11-28 15:36:40 +01:00
Adrian Woźniak
75737de396
Better error messages, better error handling, improve temp config, move forward with voltage
Reorganize code, add basic voltage manipulation, fix errors

Reorganize code, add basic voltage manipulation, fix errors
2021-11-21 12:42:36 +01:00
90e1dcdad6
Update binary version 2021-08-02 11:02:27 +02:00
Stefan Gehr
90e212a158 Fanspeeds as floats, 0 is lowest speed, bugfixes
1. The fanspeeds can now be specified as floats for better granularity
2. Removed 4 as the lowest possible speed. Lowest possible value is now 0.0
3. min and max values are now correctly read for pwm1 and not the rpm
   values of fan1 anymore
4. Percentage speed now gets correctly converted to the pwm values
   (usually between 0 and 255)
5. Before the update of the pwm-value was skipped when the current speed
   was below minimum or above maximum. This got removed. Why was that
   there in the first place?
6. Simpler algorithm for speed_for_temp
7. in monitor the min value is now actually below MIN and the max value
   below MAX. Before it was swapped
8. Fixed grammar error "can's" instead of "can't"
2021-07-19 22:25:34 +02:00
Adrian Woźniak
408b5864cd
Test parse card0, move checking vendor 2021-07-04 00:09:20 +02:00
Adrian Woźniak
43360a2037
Release filter by vendor fix 2021-07-03 15:39:52 +02:00
Adrian Woźniak
b6a4c2e627
Add repository 2021-07-02 13:46:07 +02:00
Adrian Woźniak
e6ea159709
Initial 2021-07-02 13:42:39 +02:00
Adrian Woźniak
8ce6bf86a1
Initial 2021-07-02 13:36:36 +02:00