Open SeanBannister opened 8 years ago
If the FQ777 app works with the cx-10w, this should work as well.
Thanks for the advice on testing the app, unfortunately it doesn't work. However a number of other apps by the same provider work between the different quad so I'd presume it'd only be small changes required to get this working.
Hello, I have drone Cheerson cx10w wifi version, it can be controlled with app https://play.google.com/store/apps/details?id=com.gx_cx_10wifi I wanted to be able to control this drone with my gamepad, I am using gamepad - https://www.tracer.pl/gamepad-tracer-shogun-trj-208-pc I tested my Tracer gamepad here http://html5gamepad.com/ and everything was working. When I installed your chrome app It didn't work with my gamepad Tracer. When connected the binding LEDs of my drone stop flashing. But when I try to move the gamepad Tracer controller sticks and pressing all the buttons noting happened. Attaching chrome log info...
Do you have any idea what should be done your chrome app to work with my gamepad - https://www.tracer.pl/gamepad-tracer-shogun-trj-208-pc and drone Cheerson cx10w wifi version.
Thanks in advance, Maria
Hi, you should probably just modify the source to match your own gamepad's input. You should be looking at this part of the code: https://github.com/FREEZX/fq777-954-chrome-app/blob/master/js/main.js#L110
Also, note that if you have multiple gamepads, this just takes one of them.
@FREEZX Hello Friend! Do you know any way to control the drone using the WASD keys or something? :)
Hi, i haven't really touched this in a while, but it should be straightforward to add keyboard support. Seems like this fork already does it: https://github.com/Mandred/fq777-954-chrome-app
@FREEZX Wow, really? Thank you very much for your help, friend. You saved my day! Hahaha
Just wondering if anyone has tried this with the Cheerson CX-10w, I don't own a Gamepad but I might by one if it works.
It'd be handy to have the ability to control the quadcopter with the keyboard so people without a gamepad can do a simple test.