Laser/Hacking: Unterschied zwischen den Versionen
Zeile 226: | Zeile 226: | ||
5. [Speed Data again, but a little different] | 5. [Speed Data again, but a little different] | ||
6. [ | 6. [Unknown Data] | ||
7. [Unknown Data] | 7. [Power Data again, but a little different x4] | ||
8. [Unknown Data] | |||
===== 1. Unknown Data ===== | |||
59 bytes of ??? | |||
===== 2. Speed Data ===== | ===== 2. Speed Data ===== | ||
Zeile 326: | Zeile 331: | ||
0xce (206) () | 0xce (206) () | ||
</pre> | </pre> | ||
===== 4. Unknown Data ===== | |||
??? | |||
===== 5. Speed Data Again ===== | |||
<pre> | |||
# Prefix is shorter this time | |||
< 0xfb | |||
< 0x32 (2) | |||
< 0x34 (4) | |||
< 0x34 (4) | |||
# Value bytes are the same as above | |||
< 0x36 (6) | |||
< 0xc0 | |||
< 0x14 | |||
</pre> | |||
===== 6. Unknown Data ===== | |||
??? | |||
===== 7. Power Data Again ===== | |||
<pre> | |||
# Prefix | |||
0x75 (u) <- Always the same (message type identifier?) | |||
0xb4 <- Laser and Min/Max Byte | |||
[No 0x34 byte this time.] | |||
# Value Bytes are the same | |||
0x16 | |||
0x02 | |||
</pre> | |||
The Laser and Min/Max Byte is one of (last 4 bits are the same as in the first set of messages): | |||
* <code>0xb4</code> (Laser 1 MinPower) | |||
* <code>0x94</code> (Laser 2 MinPower) | |||
* <code>0x32</code> (Laser 1 MaxPower) | |||
* <code>0x12</code> (Laser 2 MaxPower) | |||
=== Laserfirmware === | === Laserfirmware === | ||
Nope. | Nope. |