Commit Graph

10 Commits

Author SHA1 Message Date
40633e03d8 Add run limit feature for relay channels with NVS support
- Introduced configuration options for enabling run limits in Kconfig.
- Added APIs to get and set run limits for individual relay channels.
- Implemented run limit timer functionality to automatically stop channels.
- Updated NVS handling to store and retrieve run limit values.
- Enhanced documentation in README and code comments to reflect new feature.

Closes #1080
2025-08-22 12:29:07 +03:00
a3762cff5f Update README for NVS
Updated README.md with detailed NVS storage configuration and initialization instructions.

Fixes #1082.
2025-08-20 16:30:12 +03:00
9f1134763e Refactor and update the relay_chn component.
Refactor relay channel component to support single and multi-channel modes; update CMake configuration and enhance API documentation.
2025-08-13 18:36:48 +03:00
2e81966afb Bump version to 0.5.0 and update repo URLs. 2025-07-23 17:37:27 +03:00
be09cb883a Correct the installation description.
Fixes  #1027
2025-07-07 09:39:29 +03:00
925fd5de74 Update descriptions about the inertia timing.
Fixes #1027
2025-07-07 09:27:28 +03:00
46dd0db939 Fix unclosed code fence. 2025-03-03 10:26:52 +03:00
df935a593b Update Readme and add some tilting feature details. 2025-02-22 10:24:39 +03:00
6158dce3b4 Update readme file. 2025-02-11 12:29:44 +03:00
Kozmotronik
51b48f761a Initial commit 2025-02-11 10:59:15 +03:00