Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Releases: hbriese/fancon

0.23.7: - Newly configured fans enable on autoreload

17 Jan 04:17
Compare
Choose a tag to compare
- Build for Ubuntu hirsute
- Client side fail message for early fan test failure
- Don't accept a config update interval <= 0
- Standards for stabilising RPM relaxed
- More reliable set pwm testing
Bug fixes:
- No config written after tests complete
- Potential segfaults
- Green text never ends on first run
- No status text for disabled fans

Signed-off-by: Hayden Briese <[email protected]>

v0.23.5: - CLI option to monitor current fan speeds

21 Sep 03:57
Compare
Choose a tag to compare
- Fixed multi fan testing
- Forced testing option recommendation
- Fixed tests always reporting 0% completion before the real completion %, when monitoring an on-going test
- Better status text alignment
- Performance improvements by using from_chars rather than stou

Signed-off-by: Hayden Briese <[email protected]>

v0.23.4: Fixed fans potentially being disabled on reload

06 Sep 13:31
Compare
Choose a tag to compare
Fixed use after free when merging new devices
Fixed potentially negative NVIDIA gpu sensor id being read from the config
Enable fan sensor if possible
Enforce all PWM values being within the valid range
RPMs can only be unsigned
Better handling when reading fs values fails

Signed-off-by: Hayden Briese <[email protected]>

v0.23.3: Reload only modified devices

02 Sep 00:39
Compare
Choose a tag to compare
Refactoring

Signed-off-by: Hayden Briese <[email protected]>

v0.23.2: Fixed requiring root to view help

14 Aug 10:45
Compare
Choose a tag to compare
Refactored DellSMM

Signed-off-by: Hayden Briese <[email protected]>

v0.23.1: - Fixed rpm selection bug

07 Aug 05:16
Compare
Choose a tag to compare

v0.23.0: - Status shows fan speeds

05 Aug 02:15
Compare
Choose a tag to compare
- Changed default update intervals
- Fans update intervals can be set individually
- All Dell fans are enabled/disabled together
- AUR package name changed

Signed-off-by: Hayden Briese <[email protected]>

v0.22.0: - Added ability to enable/disable on a per-fan basis

25 Jul 09:35
Compare
Choose a tag to compare
- Added CLI args
- Fixed test all bug where only some devices were tested
- Fixed issue where fan recoveries were potentially tried without waiting between attempts
- Restore driver control of device once disabled
- Updated README

Signed-off-by: Hayden Briese <[email protected]>

v0.21.2

22 Jul 09:36
Compare
Choose a tag to compare
- Fixed bug where the controller loses control of devices if another …

v0.21.1: - Fixed service not warning of requiring root

22 Jul 02:58
Compare
Choose a tag to compare
- Removed unnecessary build options
- Added build type message
- Further broke down protobuf type specific definitions

Signed-off-by: Hayden Briese <[email protected]>