Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 8f2f232a

Von Redmine Admin vor 4 Monaten hinzugefügt

[#567] clean up Log-Heartbeat code

Avoid injecting the log event to ELogCategory.
Replace ELogCategory by ELogCode which also contains category and event
code. But use nice operators to fill the values.

Now there is only
logHeartBeat( ELogCategory ) and
logCode( ELogCode )
as entry point. logHeartBeat( ) is for the LED, logCode( ) is for
sending events via CAN.

  • hinzugefügt
  • geändert
  • kopiert
  • umbenannt
  • gelöscht