PubInv / PubInv/krake

Firmware, Increase LED flashing rate based on alarm severity

Open
#608 0 comments 0 reactions 2 assignees View on GitHub

@RobertLRead is already working on this.

Since Sep 3, 2026.

enhancement High Priority
Dominant language
C++
Stars
8
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Description

Test the current LED behavior for alarm levels 1–5. Update it so the flashing urgency increases with the alarm severity.

Tasks

  • Define the flash rate or pattern for each level.
  • Make higher alarm levels flash more urgently.
  • Define behavior when multiple alarms are active.

Acceptance criteria

  • Every alarm level has a defined LED pattern.
  • Flashing urgency increases with severity.
  • The highest active alarm controls the LED indication.
  • Clearing or acknowledging alarms updates the LED correctly.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.