[Tinyos-devel] Log implementation and TEP compliance
Chieh-Jan (Mike) Liang
cliang4 at cs.jhu.edu
Sat Jul 19 19:55:15 PDT 2008
According to TEP 103, "LogStorageC implementations MUST include error
detection codes to increase the likelihood of detection of corrupted
or invalid log data. Data returned by a successful read MUST have
passed this error detection check." However, I don't believe this is
currently implemented for STM25P log abstraction. For one, there is no
meta field to store the CRC for each log entry. Second, there is no
code to do such check. Am I missing something?
Here is a related question. How much of TinyOS core is currently TEP-
compliant? Should we maintain a wiki page that keeps track of such
information?
Thank you
Mike
More information about the Tinyos-devel
mailing list