This is an archived, read-only instance of the JaCaVi Trac. This site is no longer actively maintained. Registration and login have been disabled. Content is preserved for reference only.

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#7 closed enhancement (fixed)

Jacavi Wiimote support

Reported by: Florian Roth Owned by: Henrik Heimbuerger
Priority: major Milestone: MS1: First release (1.0.0)
Component: controller Version: pre-1.0
Keywords: wiimote device control Cc:

Description

Implement the Wiimote support for jacavi

Change History (20)

comment:1 Changed 18 years ago by Florian Roth

Owner: changed from somebody to Florian Roth
Status: newassigned

comment:2 Changed 18 years ago by SVN

New commit by froth (revision [53]):
[Related to Wiimote support #7] Added librarys for Wiiremote support
+ added libwiiuse.so
+ added libWiiuseJ.so
+ added wiiusej.jar

comment:3 Changed 18 years ago by Henrik Heimbuerger

Milestone: MS1: First usable version

comment:4 Changed 18 years ago by Henrik Heimbuerger

Priority: trivialmajor
Type: taskenhancement

comment:5 Changed 18 years ago by Florian Roth

Status: assignedaccepted

comment:6 Changed 18 years ago by SVN

New commit by froth (revision [123]):
[Related to ticket #7] deleted old wiiusej libs and jar

comment:7 Changed 18 years ago by SVN

New commit by froth (revision [124]):
[Related to ticket #7] added native libs for wiimote support and jar

There are native libs for linux and for windows os
There is the wiiusej.jar

comment:8 Changed 18 years ago by SVN

New commit by froth (revision [150]):
[Related to ticket #7] added basic functionality for wiimote support
added WiimoteDeviceManager? to handle available Wiimotes
added WiimoteDeviceController? to control a car by a wiimote
renamed all Devices to "DeviceName?"DeviceController?

comment:9 Changed 18 years ago by SVN

New commit by froth (revision [151]):
[Related to tiket #7] fixed a bug added std constructor to WiimoteDeviceController?

comment:10 Changed 18 years ago by SVN

New commit by froth (revision [153]):
[Related to ticket #7] fixed the Devices import reference problem

comment:11 Changed 18 years ago by SVN

New commit by froth (revision [165]):
[Related to ticket #7] renamed and removed Helper to OSResolverUtil to package de.jacavi.rcp.util

comment:12 Changed 18 years ago by SVN

New commit by froth (revision [170]):
[Related to ticket #7] Added an Design By Contract Helper Class for easier proof the contracts of functions and methods

comment:13 Changed 18 years ago by SVN

New commit by froth (revision [173]):
[Related to ticket #7] fixed some bugs in my minde and in my code

comment:14 Changed 18 years ago by Florian Roth

Owner: changed from Florian Roth to Henrik Heimbuerger
Status: acceptedassigned

comment:15 Changed 18 years ago by SVN

New commit by froth (revision [177]):
[Related to ticket #7] added an central method for device speedSignal adaption in DeviceController?

comment:16 Changed 18 years ago by SVN

New commit by froth (revision [180]):
[Related to ticket #7] fixed a calculation bug in WiimoteDeviceController?

comment:17 Changed 18 years ago by Henrik Heimbuerger

To do: integrate the WiimoteDeviceManager into the input device configuration dialog.

comment:18 Changed 18 years ago by SVN

New commit by hheimbuerger (revision [182]):
[Partial fix for ticket #7, related to ticket #39] Added integration of Wiimote detection to the input device dialog.

The Wiimote section of the input device settings dialog has been finished. The currently connected Wiimotes are displayed and a redetection can be triggered. However, Wiimote detection currently seems to be broken on Windows.

The dialog's cancel button has been removed, as many operations cannot be undone (case in point: connecting Wiimotes).

comment:19 Changed 18 years ago by Henrik Heimbuerger

Resolution: fixed
Status: assignedclosed

comment:20 Changed 18 years ago by Henrik Heimbuerger

Component: unspecifiedcontroller
Note: See TracTickets for help on using tickets.