-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Wheel Protocol with Open Source Driver #30
Comments
So. Think twice. The protocol is ready in my head. Stay tuned. |
For the new Tank Mouse a new open source driver was written for Mouse Wheel support that uses the cocolino protocol. It is working splendidly... maybe you could use that, no need to write a new driver then: |
Anything new on this front ? :) |
So. The driver is working. Still needs some work and polishing, but it is working :) Now, I can call myself CIA master ;) |
New firmware: https://github.com/willyvmm/mouSTer/releases/tag/3.20.4600 So ... testing is needed. |
Hey, thanks for the great effort! My test:
Logitech Performance MX: Cheap Chinese USB/BT/2.4GHz mouse: Logitech M280: Cheap Chinese USB/2.4GHz vertical mouse: Logitech USB keyb+IR mouse: So it does not seem too good so far :( |
I use a clean install of OS 3.2.2.1 on an Amiga1200 with PiStorm32/Pi4 (firmware from a week ago). Updated to 4606, and things changed. I haven't checked all the mice again, but neither Performance MX nor M280 works correctly, they scroll randomly to both dimensions without even touching them. :( |
I'll think about some advanced debug feature to help identify this issue. |
mouSTer.fw.3.21.4660.zip Completely new protocol. Slower but more reliable. The new driver, requires new firmware. Everything included. So far tested with my Stock A1200, and equipped with Pistorm32Lite with Pi3B(+). If tests are successful, I will copy everything to github. |
Tested all the mice again, and... outstanding success! All of them worked flawlessly. Congratulations, this implementation is great! Thank you for all the hard work. |
Found a little glitch tho: keeping the mouse button pressed occasionally ends the event. For example when you drag a window around, in every 1-2 seconds it releases it. |
I confirm @gklka finding. When i drag dh0 icon on the desktop it changes place although button is not released |
Works perfectly! The releasing mouse button bug is fixed, the scroll is still working like a charm. Thank you! |
Tried with A1200 and works with my wireless vertical mouse! Only issue I've found yet is DOpus4 - when scroll wheel is used, LMB stops working and starts again after few clicks. Anyway, thanks for great job! |
The link to the driver does not seem to be working any more :( |
I have a problem with the adapter and wheel support. Tested with firmware [mouSTer.fw.3.21.4660.zip] and [mouSTer.fw.3.21.4661.zip] |
As the micomys protocol implementation is at least problematic (see here: #28 ) I have decided to drop the micromys protocol support and either implement one of existing or develop a new one.
The text was updated successfully, but these errors were encountered: