Ticket #92 (assigned defect)
Balance Board state type Unknown Extension Attached
| Reported by: | dolphindream | Owned by: | dsmith |
|---|---|---|---|
| Priority: | major | Milestone: | Version 0.6.00 |
| Component: | build system | Version: | 0.6.00 |
| Keywords: | Balance Board | Cc: | victor@… |
Description
The trunk-r197 does not work with the Balance Board. The wmdemo (and my application using the libcwiid) connects fine to the balance board (and is able to recognize the button states) however it does not read the sensor data since the state type reports an UNKNOWN type. The wmdemo has "Unknown extension attached" (extension reporting on and print the current state). Here's the output:
./wmdemo
Put Wiimote in discoverable mode now (press 1+2)...
Note: To demonstrate the new API interfaces, wmdemo no longer enables messages by default.
Output can be gathered through the new state-based interface (s), or by enabling the messages interface (m).
1: toggle LED 1
2: toggle LED 2
3: toggle LED 3
4: toggle LED 4
5: toggle rumble
a: toggle accelerometer reporting
b: toggle button reporting
e: toggle extension reporting
i: toggle ir reporting
m: toggle messages
p: print this menu
r: request status message ((t) enables callback output)
s: print current state
t: toggle status reporting
x: exit
e
m
s
Report Mode: NUNCHUK CLASSIC BALANCE
Active LEDs:
Rumble: Off
Battery: 91%
Buttons: 0
Acc: x=0 y=0 z=0
IR: no sources detected
Unknown extension attached
