X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=PROTOCOL;h=461e3f9fbd5350b8293bea3374f79a3b517d4389;hb=ad4360704fd5cf5bef64eccaa54a8f388484dd2d;hp=0c9407dc19f39fd6d8bef3d2abbbcb1c3a604b80;hpb=7488d5191bc6cd47acd2e67be408243270a23f6d;p=arexx.git diff --git a/PROTOCOL b/PROTOCOL index 0c9407d..461e3f9 100644 --- a/PROTOCOL +++ b/PROTOCOL @@ -32,4 +32,10 @@ type 00 Report sensor data 10-byte tuples contain one extra byte: u8 signal quality (units unknown) + 12-byte tuples for new sensors with long IDs: + u8 tuple length (0x0c) + u32le sensor ID + u16be! raw value + u32le timestamp + A 0-byte tuple serves as a terminator.