Flash serial payload example on BM mote and updated changes to spotter fw on spotter
Let the network run for some time and cat the log file that is written
Repeat steps 1 through 3 with:
a. USE_TIMESTAMP in place of line 57
b. Version 1 of the bm_print_publication_t message (revert to an older commit and flash)
Allows logs files to be written without timestamp information at beginning of log files
The spotter FW will also support backwards compatability of the
bm_print_publication_t
message.resolves #154
The following was done to test this branch:
powerSampler.cpp
to not utilize time stamps:cat
the log file that is writtenUSE_TIMESTAMP
in place of line 57 b. Version 1 of thebm_print_publication_t
message (revert to an older commit and flash)The following are the results:
NO_TIMESTAMP
parameter:USE_TIMESTAMP
parameter:Version 1 of
bm_print_publication_t
printf
statements:cat
logfile: