dev #7

Merged
kozmotronik merged 2 commits from dev into main 2025-02-21 12:38:48 +01:00
Owner
No description provided.
kozmotronik added this to the v0.2.0 milestone 2025-02-21 12:38:11 +01:00
kozmotronik self-assigned this 2025-02-21 12:38:11 +01:00
ismail was assigned by kozmotronik 2025-02-21 12:38:11 +01:00
kozmotronik added 2 commits 2025-02-21 12:38:12 +01:00
* Add tilt feature.

* Fix the following bugs:
  * warning: comparison is always true due to limited range of data type.
  * Remove unnecessary esp_timer checks.
  * The scheduled FREE command disrupts the current command.
  * Fatal pin mapping issue.

* Make code optimizations and improvements:
  * Optimize event loop queue size depending on channel count.
  * Change the channels' starting state to FREE.
  * Remove the unnecessary relay_chn_invalidate_inertia_timer function.
  * Change the relay_chn_start_inertia_timer function as relay_chn_start_esp_timer_once and modify the function so that it be a generic esp timer start function.
  * Optimize the if statement that checks the last run cmd in the relay_chn_execute_stop.
Reviewed-on: https://kozmotronik.nohost.me/gitea/KozmotronikTech/relay_chn/pulls/6
kozmotronik added this to the ESP Relay Channel Controller Component project 2025-02-21 12:38:12 +01:00
kozmotronik merged commit f5481f79e7 into main 2025-02-21 12:38:48 +01:00
kozmotronik moved this to Done in ESP Relay Channel Controller Component on 2025-02-21 12:52:39 +01:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KozmotronikTech/relay_chn#7