From 41aca53777324ce9c8bd5a651b8fad002c0da2e4 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 22 Aug 2015 18:23:31 +0200 Subject: nunchuk: Add a few test-cases. --- .../nunchuk/wii_nunchuk_orientation_vertical_bottom.output | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 decoder/test/nunchuk/wii_nunchuk_orientation_vertical_bottom.output (limited to 'decoder/test/nunchuk/wii_nunchuk_orientation_vertical_bottom.output') diff --git a/decoder/test/nunchuk/wii_nunchuk_orientation_vertical_bottom.output b/decoder/test/nunchuk/wii_nunchuk_orientation_vertical_bottom.output new file mode 100644 index 0000000..2e09c23 --- /dev/null +++ b/decoder/test/nunchuk/wii_nunchuk_orientation_vertical_bottom.output @@ -0,0 +1,11 @@ +797918-798000 nunchuk: reg-0x00: "Analog stick X position: 0x75" "SX: 0x75" +798095-798177 nunchuk: reg-0x01: "Analog stick Y position: 0x7F" "SY: 0x7F" +798270-798352 nunchuk: reg-0x02: "Accelerometer X value bits[9:2]: 0x1C4" "AX[9:2]: 0x1C4" +798452-798534 nunchuk: reg-0x03: "Accelerometer Y value bits[9:2]: 0x20C" "AY[9:2]: 0x20C" +798632-798716 nunchuk: reg-0x04: "Accelerometer Z value bits[9:2]: 0x174" "AZ[9:2]: 0x174" +798890-798900 nunchuk: bit-bz: "Z: not pressed" "BZ: 1" +798880-798890 nunchuk: bit-bc: "C: not pressed" "BC: 1" +798859-798880 nunchuk: bit-ax: "Accelerometer X value bits[1:0]: 0x0" "AX[1:0]: 0x0" +798839-798859 nunchuk: bit-ay: "Accelerometer Y value bits[1:0]: 0x1" "AY[1:0]: 0x1" +798818-798839 nunchuk: bit-az: "Accelerometer Z value bits[1:0]: 0x3" "AZ[1:0]: 0x3" +797918-799004 nunchuk: summary: "Analog stick: 117/127, accelerometer: 452/525/375, Z: not pressed, C: not pressed" -- cgit v1.2.3-54-g00ecf