Team Tag Report
Jump to navigation
Jump to search
Infrared Protocol Packet | |
---|---|
Name | Multiple |
PType | Multiple |
PData Count | 3–11 |
Sent By | Tagger |
Packet Types
PType | Name | Description |
---|---|---|
0x41 | GROUP-1-DEBRIEF-DATA | Team 1 tag report |
0x42 | GROUP-2-DEBRIEF-DATA | Team 2 tag report |
0x43 | GROUP-3-DEBRIEF-DATA | Team 3 tag report |
Packet Data
- PData0—Game ID
- PData1—Team and player number
- Standard games
- Bits 4–7—Team number (one-based)
- Bits 0–3—Player number (zero-based)
- Enhanced games
- Bits 5–7—Reserved (000)
- Bits 0–4—2:3 Packed team and player number
- Standard games
- PData2—Players included in report
- Bit 7—Player 8
- Bit 6—Player 7
- Bit 5—Player 6
- Bit 4—Player 5
- Bit 3—Player 4
- Bit 2—Player 3
- Bit 1—Player 2
- Bit 0—Player 1
- PData3—Number of tags received from player
- [...]
- In order of lowest player number to highest
- Skip any players that were not set to 1 in "players included in report" field above