Commit Graph

20 Commits

Author SHA1 Message Date
Lysann Schlegel
4244bf6c66 Merge remote-tracking branch 'upstream/sync-mplus' into osx-refactor_sync-mplus
Conflicts:
	src/events.c
	src/io.c
	src/io.h
	src/io_mac.m
	src/os_nix.c
	src/wiiuse_internal.h
2012-12-08 17:59:47 +01:00
Ryan Pavlik
434e53592a A little warning cleanup 2012-05-01 19:13:48 -05:00
Juan Sebastian Casallas
aef7ec45f8 motion_plus.c: Revise some includes
-wiiuse_internal.h was already included via motion_plus.h
-io.h is needed for wiiuse_read
2012-01-16 19:24:15 -06:00
Juan Sebastian Casallas
1b25cd6289 Replace explicit 32 lengths for MAX_PAYLOAD 2012-01-16 18:34:38 -06:00
Jan Ciger
2e347bc523 Changed the initial handshake to be synchronous
Made the Motion+ init a lot more robust
Code cleanup
2012-01-16 13:35:48 -06:00
Jan Ciger
97768bf63c Added documentation 2011-09-15 02:31:49 +02:00
Jan Ciger
1c5bb6cb33 Removed unused variables 2011-09-15 01:32:09 +02:00
Jan Ciger
3c9cfdf656 Renamed variables to something more descriptive, removed unused code 2011-09-15 01:29:43 +02:00
Ryan Pavlik
61f1e7e18d add comments from include-what-you-use 2011-09-14 10:34:12 -05:00
Jan Ciger
9ae7f37396 Added expansion detection from fWiine
Added gyro rate calculations & calibrations from WiiC

Conflicts:

	src/events.c
	src/io.c
	src/motion_plus.c
	src/wiiuse_internal.h
2011-09-14 10:34:04 -05:00
Jan Ciger
9b5ef23276 More fWiine merging
Conflicts:

	src/events.c
	src/motion_plus.c
	src/wiiuse.h
2011-09-14 10:33:54 -05:00
Jan Ciger
541cbb5156 Merged stuff from fWiine, Wiiuse master and local Motion+ modifs, not working yet
Dos2unix and unexpanded, then selectively committed by rpavlik
2011-09-14 10:33:43 -05:00
Ryan Pavlik
7dec48c44f convert c++-style comments 2011-09-14 10:16:13 -05:00
Ryan Pavlik
b68452d98e use endianness function in motion_plus 2011-09-14 10:14:57 -05:00
Ryan Pavlik
c51ce2893e use tidier datatypes in motionplus 2011-09-14 10:14:57 -05:00
Ryan Pavlik
93593c2766 improve all includes using iwyu 2011-09-14 10:14:57 -05:00
Ryan Pavlik
2b8a079d8f include ir.h 2011-09-14 10:14:56 -05:00
Ryan Pavlik
d4a6061ce6 cleanup trailing spaces 2011-09-14 10:14:56 -05:00
Ryan Pavlik
c2077708fb re-organize and cleanup motion_plus includes 2011-09-14 10:14:56 -05:00
Radu Andries
1a9293ab29 Added initial support for Motion Plus from fork http://sourceforge.net/projects/fwiine/files/wiiuse/0.13/ 2011-09-14 10:14:56 -05:00