Using the BasicJoystick script... w/SpaceOrb360
SpaceOrb360 -- Works perfectly
SpaceController -- Does not initiallize properly.
Using the BasicJoystick script... w/SpaceBall4000 (Spaceball Hardware)
Spaceball 2003c -- Joystick functions all work, but none of the buttons map.
Spaceball 3003c -- Same as 2003c.
Spaceball 4000 -- Works perfectly, all joystick and button functions.
Using the BasicJoystick script... w/SpaceBall5000 (Magellan Hardware)
Spaceball 5000 -- Everything works, though buttons A,B,C map the same as 1,2,3
Spacemouse Classic -- Buttons work, but no joystick data. (tried 3 diff mice)
CyberPuck -- Nothing works, but not surprising as it is essentially a Classic without buttons.
Spacemouse Plus -- Everything works, though side buttons A,B map the same as buttons 6,7.
Spacemouse PlusXT -- Same as above, lighted buttons do not illuminate.
How hard would it be to script something that will initialize the mouse, then dump all the raw serial data to the SerialMonitor?
Should not be that difficult to get all the button mappings fixed, plus see whats going on with the other devices.