YukMingLaw / ArduinoJoystickWithFFBLibrary

An Arduino Joystick Library With Force Feedback Feature
GNU Lesser General Public License v3.0
216 stars 56 forks source link

Spring effect Y axis sended to X axis ? #28

Open fcppenta opened 3 years ago

fcppenta commented 3 years ago

Hi

It seems that Y axis does not receive forces, it seems to me that Y spring effect forces goes to X axis. At least when I change offset values using ForceTest software I see a Y axis change. But when I change offset value in Y axis, nothing happens. Also, changing X axis strength in ForceTest, Y axis changes also. I tested Fortest with Microsft Sidewinder 2 joystick and it's performing well the software. I think there exists some bug in the library.

YukMingLaw commented 3 years ago

Hi,I'm sorry about that I responded late. Actually,I met this problem too,but I used another Force-Test app it seems work normally.Maybe it's a bug with your Force-Test app,maybe my bug.I will catch the bug when I'm free. Thank you for using my lib!