Cleric-K / vJoySerialFeeder

Feed Virtual Joystick driver with data from a serial port
GNU General Public License v3.0
252 stars 55 forks source link

DJI Phantom 3 Controller #52

Closed cmyip closed 2 years ago

cmyip commented 2 years ago

Work with DJI Phantom 3 controller and newer vJoy version

Cleric-K commented 2 years ago

Hi, before I merge, can you tell if the vJoy upgrade is necessary for your DJI Reader?

cmyip commented 2 years ago

No it is not, I just thought it would be a nice to have. I can cherry pick just the Dji Controller changes and make another pull request

On Sun, 11 Jul 2021, 10:09 pm Cleric-K, @.***> wrote:

Hi, before I merge, can you tell if the vJoy upgrade is necessary for your DJI Reader?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Cleric-K/vJoySerialFeeder/pull/52#issuecomment-877806461, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACDEYXKXYC2TW5GT23WARJLTXGQ2LANCNFSM5AD5UYXQ .

Cleric-K commented 2 years ago

No, don't worry, I'll make the necessary changes. I have few others things to merge too. I hope I'll do it by the end of next week. Thanks for contributing!

Cleric-K commented 2 years ago

BTW how exactly is the phantom controller used? How do you connect with to the PC? You extract a receiver from the drone? Maybe a link to some info on that will be useful.

cmyip commented 2 years ago

I just connected the MicroUSB cable directly to the controller, it does not go through radio.

On Mon, 12 Jul 2021, 4:14 am Cleric-K, @.***> wrote:

BTW how exactly is the phantom controller used? How do you connect with to the PC? You extract a receiver from the drone? Maybe a link to some info on that will be useful.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Cleric-K/vJoySerialFeeder/pull/52#issuecomment-877854679, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACDEYXLRCSLCRC3H7657CILTXH3SHANCNFSM5AD5UYXQ .

Cleric-K commented 2 years ago

Hi, after a long time I finally had some time to work and integrate the various new things. Could you please test the new release to confirm if everything's OK with the Phantom controller?

Thanks for the patience!