Projekt

Allgemein

Profil

Feature #308

implement CHeartBeat

Von Maximilian Seesslen vor etwa 2 Jahren hinzugefügt. Vor etwa 2 Jahren aktualisiert.

Status:
Erledigt
Priorität:
Normal
Zugewiesen an:
Zielversion:
-
Beginn:
11.11.2022
Abgabedatum:
% erledigt:

0%

Geschätzter Aufwand:
CS Zielversion:

Beschreibung

There is the "trouble" function implemented for sensemux.
It should be integrated to an heartbeat class.

  • good (double)
  • crytical error (fast blink)
  • fatal error (slow blink)
  • temporary error/ trouble (fast blink - off 1Hz) (goes away)

There are weak c functions: * trouble() * critical() * fatal()

Usecases:
  • invalid eeprom causes "critical"-state
  • Not being able to sen CAN messages causes "trouble"
  • fatal: the application can not run for some reason but the led should work; e.g. a reception buffer is full
  • exception: Don't even try to run any more. e.g. memory error.

Historie

#1

Von Maximilian Seesslen vor etwa 2 Jahren aktualisiert

  • Beschreibung aktualisiert (diff)
#2

Von Maximilian Seesslen vor etwa 2 Jahren aktualisiert

  • Thema wurde von implement CHeartBeta zu implement CHeartBeat geändert
  • Beschreibung aktualisiert (diff)
#3

Von Maximilian Seesslen vor etwa 2 Jahren aktualisiert

  • Status wurde von Neu zu Erledigt geändert

Auch abrufbar als: Atom PDF