# # ChangeLog for code/branches/wiimote # # Generated by Trac 1.0.9 # May 14, 2024, 4:11:48 PM Mon, 02 Dec 2013 13:50:52 GMT georgr [9844] * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) trying to get a reaction out of the wiiMote, 3rd try Mon, 02 Dec 2013 13:47:14 GMT georgr [9842] * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) trying to get a reaction out of the wiiMote, 2nd try Mon, 02 Dec 2013 13:46:02 GMT georgr [9841] * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) trying to get a reaction out of the wiiMote Mon, 02 Dec 2013 13:38:52 GMT georgr [9840] * code/branches/wiimote/src/libraries/core/input/InputManager.cc (modified) made two things static to fix everything Mon, 02 Dec 2013 13:16:36 GMT georgr [9839] * code/branches/wiimote/src/external/wiicpp/wiic/wiic.h (modified) next try... fixed includes Mon, 02 Dec 2013 13:09:41 GMT georgr [9838] * code/branches/wiimote/src/libraries/core/input/InputManager.cc (modified) * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) * code/branches/wiimote/src/libraries/core/input/WiiMote.h (modified) developing on 2 PCs is a lot of fun, bluetooth is a rare commodity... ... Tue, 26 Nov 2013 20:38:24 GMT smerkli [9830] * code/branches/wiimote/src/SourceConfig.cmake (modified) * code/branches/wiimote/src/external/wiicpp/wiic/io_nix.c (modified) * code/branches/wiimote/src/external/wiicpp/wiic/wiic_internal.h (modified) Fixed the ugly bluetooth hack into one that's a little less ugly: ... Mon, 25 Nov 2013 16:27:23 GMT smerkli [9827] * code/branches/wiimote/cmake/LibraryConfig.cmake (modified) * code/branches/wiimote/cmake/LibraryConfigTardis.cmake (modified) * code/branches/wiimote/cmake/tools/FindBluetooth.cmake (modified) * code/branches/wiimote/src/external/wiicpp/wiic/io.h (modified) * code/branches/wiimote/src/external/wiicpp/wiic/io_nix.c (modified) * code/branches/wiimote/src/external/wiicpp/wiic/wiic.h (modified) * code/branches/wiimote/src/external/wiicpp/wiic/wiic_internal.h (modified) Tried a few fixes to get Bluetooth to be included properly, but no ... Mon, 25 Nov 2013 15:01:39 GMT georgr [9819] * code/branches/wiimote/src/libraries/core/input/InputManager.cc (modified) * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) ... another test, sorry for the many commits, will fix this issue ... Mon, 25 Nov 2013 14:57:49 GMT georgr [9817] * code/branches/wiimote/src/libraries/core/input/InputManager.cc (modified) Test Mon, 25 Nov 2013 14:50:41 GMT georgr [9816] * code/branches/wiimote/src/libraries/core/input/InputManager.cc (modified) next try Mon, 25 Nov 2013 14:43:01 GMT georgr [9814] * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) bug fix Mon, 25 Nov 2013 14:38:51 GMT georgr [9813] * code/branches/wiimote/src/libraries/core/input/InputManager.cc (modified) * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) * code/branches/wiimote/src/libraries/core/input/WiiMote.h (modified) Added some simple wobbling action. To be tested. Mon, 25 Nov 2013 14:33:02 GMT georgr [9812] * code/branches/wiimote/cmake/LibraryConfig.cmake (modified) * code/branches/wiimote/cmake/LibraryConfigTardis.cmake (modified) * code/branches/wiimote/cmake/tools/FindBluetooth.cmake (modified) * code/branches/wiimote/src/external/wiicpp/wiic/io.h (modified) * code/branches/wiimote/src/external/wiicpp/wiic/io_nix.c (modified) * code/branches/wiimote/src/external/wiicpp/wiic/wiic.h (modified) * code/branches/wiimote/src/external/wiicpp/wiic/wiic_internal.h (modified) Committing a few local changes, this won't work very well on non- ... Sun, 24 Nov 2013 10:15:46 GMT smerkli [9805] * code/branches/wiimote/src/libraries/core/input/InputManager.cc (modified) * code/branches/wiimote/src/libraries/core/input/InputState.cc (modified) * code/branches/wiimote/src/libraries/core/input/InputState.h (modified) * code/branches/wiimote/src/libraries/core/input/WiiMote.h (modified) * code/branches/wiimote/src/libraries/core/input/Wiimote_Test.cc (modified) - Converted some absolute paths into relative ones - Increased the ... Mon, 18 Nov 2013 15:07:28 GMT georgr [9790] * code/branches/wiimote/src/libraries/core/CMakeLists.txt (modified) * code/branches/wiimote/src/libraries/core/input/InputManager.cc (modified) * code/branches/wiimote/src/libraries/core/input/InputState.cc (modified) * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) * code/branches/wiimote/src/libraries/core/input/WiiMote.h (modified) debug outputs added Mon, 11 Nov 2013 15:35:43 GMT georgr [9780] * code/branches/wiimote/cmake/LibraryConfig.cmake (modified) * code/branches/wiimote/cmake/tools/FindBluetooth.cmake (added) * code/branches/wiimote/src/external/CMakeLists.txt (modified) * code/branches/wiimote/src/external/wiicpp (added) * code/branches/wiimote/src/external/wiicpp/CMakeLists.txt (added) * code/branches/wiimote/src/external/wiicpp/log (added) * code/branches/wiimote/src/external/wiicpp/log/accsample.cpp (added) * code/branches/wiimote/src/external/wiicpp/log/accsample.h (added) * code/branches/wiimote/src/external/wiicpp/log/dataset.cpp (added) * code/branches/wiimote/src/external/wiicpp/log/dataset.h (added) * code/branches/wiimote/src/external/wiicpp/log/gyrosample.cpp (added) * code/branches/wiimote/src/external/wiicpp/log/gyrosample.h (added) * code/branches/wiimote/src/external/wiicpp/log/logger.cpp (added) * code/branches/wiimote/src/external/wiicpp/log/logger.h (added) * code/branches/wiimote/src/external/wiicpp/log/sample.h (added) * code/branches/wiimote/src/external/wiicpp/log/training.cpp (added) * code/branches/wiimote/src/external/wiicpp/log/training.h (added) * code/branches/wiimote/src/external/wiicpp/wiic (added) * code/branches/wiimote/src/external/wiicpp/wiic/CMakeLists.txt (added) * code/branches/wiimote/src/external/wiicpp/wiic/balanceboard.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/balanceboard.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/classic.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/classic.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/definitions.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/dynamics.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/dynamics.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/events.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/events.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/guitar_hero_3.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/guitar_hero_3.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/io.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/io.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/io_mac.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/io_mac.m (added) * code/branches/wiimote/src/external/wiicpp/wiic/io_nix.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/ir.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/ir.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/motionplus.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/motionplus.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/nunchuk.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/nunchuk.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/speaker.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/speaker.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/wiic.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/wiic.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/wiic_doc.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/wiic_functions.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/wiic_internal.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/wiic_macros.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/wiic_structs.h (added) * code/branches/wiimote/src/external/wiicpp/wiicpp (added) * code/branches/wiimote/src/external/wiicpp/wiicpp/CMakeLists.txt (added) * code/branches/wiimote/src/external/wiicpp/wiicpp/wiicpp.cpp (added) * code/branches/wiimote/src/external/wiicpp/wiicpp/wiicpp.h (added) * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) WiiCpp library successfully (?) added - won't work without ... Mon, 28 Oct 2013 15:07:58 GMT georgr [9723] * code/branches/wiimote/src/libraries/core/input/CMakeLists.txt (modified) * code/branches/wiimote/src/libraries/core/input/InputManager.cc (modified) * code/branches/wiimote/src/libraries/core/input/InputManager.h (modified) * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (added) * code/branches/wiimote/src/libraries/core/input/WiiMote.h (added) New way to output insulting messages \o/ Mon, 21 Oct 2013 14:08:37 GMT georgr [9711] * code/branches/wiimote/data/levels/georgsparty.oxw (added) * code/branches/wiimote/src/libraries/core/input/Wiimote_Test.h (modified) * code/branches/wiimote/src/orxonox/controllers/AutonomousDroneController.cc (added) * code/branches/wiimote/src/orxonox/controllers/AutonomousDroneController.h (added) * code/branches/wiimote/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/wiimote/src/orxonox/worldentities/AutonomousDrone.cc (added) * code/branches/wiimote/src/orxonox/worldentities/AutonomousDrone.h (added) * code/branches/wiimote/src/orxonox/worldentities/CMakeLists.txt (modified) Mouse remote controlled from AutonomousDroneController. More info on ... Mon, 21 Oct 2013 12:50:20 GMT georgr [9707] * code/branches/wiimote (modified) * code/branches/wiimote/src/libraries/core/CorePrereqs.h (modified) merged newest trunk stuff, should compile on ubuntu now Mon, 21 Oct 2013 12:46:28 GMT georgr [9706] * code/branches/wiimote/src/libraries/core/input/CMakeLists.txt (modified) * code/branches/wiimote/src/libraries/core/input/Wiimote_Test.cc (added) * code/branches/wiimote/src/libraries/core/input/Wiimote_Test.h (added) Does not compile yet Mon, 07 Oct 2013 12:46:02 GMT jo [9689] * code/branches/wiimote (copied) Creating new PPS branch. Mon, 07 Oct 2013 08:29:49 GMT jo [9688] * code/trunk/cmake/LibraryConfigTardis.cmake (modified) Fix for the problem that CG Library was not found on the tardis machines.