Hi, all,

I built and ran JustFATLogging on the Shimmer2r motes. However, I have
questions about the format of the binary data saved by JustFATLogging.


   1. what is the endian of the unsigned values and timestamps?
   2. the system time in seconds seems greater than 16bits. If we set the
   CURRENT_TIME to build the program, what is the size of the timestamp in
   bytes the application will write to the storage?


I assume everything is unsigned 16bit little-endian integers and print the
start of the first saved binary file (000) in the format "timestamp, (x, y,
z)".

ts: 2194, (1929, 2798, 2209)
ts: 1949, (2826, 2198, 1959)
ts: 2783, (2257, 1950, 2745)
ts: 2274, (1915, 2828, 2265)

The CURRENT_TIME is set to about 1340092314.0. Nonetheless, I cannot see
anything to do with the time. Could anybody help clarify this?

Thanks.
Farley
_______________________________________________
Shimmer-users mailing list
[email protected]
https://lists.eecs.harvard.edu/mailman/listinfo/shimmer-users

Reply via email to