# # ChangeLog for code/branches/wiimote # # Generated by Trac 1.0.9 # Apr 29, 2024, 1:44:12 AM Mon, 16 Dec 2013 15:05:33 GMT georgr [9919] * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) boost mapped to B; roll, steering and acceleration(c/Z) all working. Mon, 16 Dec 2013 14:35:48 GMT georgr [9917] * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) HumanController rotateRoll needs a vector as argument... the moar you ... Mon, 16 Dec 2013 14:06:08 GMT georgr [9911] * code/branches/wiimote/src/libraries/core/input/InputManager.cc (modified) * code/branches/wiimote/src/libraries/core/input/Mouse.cc (modified) * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) * code/branches/wiimote/src/libraries/core/input/WiiMote.h (modified) watch out for sensitivity! IR input now working, still trying to fix roll Mon, 09 Dec 2013 16:05:44 GMT georgr [9890] * 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) hardly any spazzing around from the accelerometer now - there is some ... Mon, 09 Dec 2013 12:04:09 GMT georgr [9876] * code/branches/wiimote/cmake/tools/FindBluetooth.cmake (modified) * code/branches/wiimote/src/libraries/core/input/InputManager.cc (modified) * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) lag sorta fixed - it disappears after ~40s, but will reappear for ... Mon, 02 Dec 2013 15:47:36 GMT georgr [9863] * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) added debug output with deltatime Mon, 02 Dec 2013 15:37:11 GMT georgr [9861] * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) 3s of lag are still here...next try Mon, 02 Dec 2013 15:33:40 GMT georgr [9860] * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) 3s of lag are still here... Mon, 02 Dec 2013 15:00:46 GMT georgr [9856] * code/branches/wiimote/src/libraries/core/input/InputManager.cc (modified) * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) still trying to get quicker reaction to button presses Mon, 02 Dec 2013 14:54:37 GMT georgr [9855] * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) A should fire main lazors more reliably now Mon, 02 Dec 2013 14:49:14 GMT georgr [9853] * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) * code/branches/wiimote/src/libraries/core/input/WiiMote.h (modified) A should fire main lazors now, 3rd try Mon, 02 Dec 2013 14:38:43 GMT georgr [9851] * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) * code/branches/wiimote/src/libraries/core/input/WiiMote.h (modified) A should fire main lazors now, second try Mon, 02 Dec 2013 14:35:38 GMT georgr [9850] * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) * code/branches/wiimote/src/libraries/core/input/WiiMote.h (modified) A should fire main lazors now Mon, 02 Dec 2013 13:57:38 GMT georgr [9846] * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) trying to get a reaction out of the wiiMote, 5th try Mon, 02 Dec 2013 13:53:38 GMT georgr [9845] * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) trying to get a reaction out of the wiiMote, 4th try 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.