This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

realtime data logging with colored output


Hi everybody reading this,

attached is a trial implementing a data logger and it would be a pleasure
for me if you like it.

Short description:
==================
A colored realtime data logger allowing logging inside and outside of
interrupts.
Has the option to detect one or several repeated logs.
Logs are stored in a log buffer (just string address and parameter) and
emitted in the background. Logs are with tags which are used during compile
time (if special tag logs are compiled), during runtime (if compiled
special tag logs are visible) and for colored output if enabled.



Thomas

Attachment: ColoredRealTimeLogging.tbz
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]