HKSSY / Drone-Hacking-Tool

Drone Hacking Tool is a GUI tool that works with a USB Wifi adapter and HackRF One for hacking drones.
MIT License
496 stars 83 forks source link

Not support this target #8

Open tumiao233 opened 3 months ago

tumiao233 commented 3 months ago

I used an open source drone to transmit data using mavlink, but this tool doesn't support it.Has anyone managed to take control of a drone with this tool?What is the type of your plane 1723729942952

HKSSY commented 3 months ago

This part is designed to work with the ROS driver. Since that was a school project very long ago, the original program only tested tello_driver and bebop_autonomy on ROS.

If ROS is provided the mavlink drive, it is possible to edit the program code to make the program work with them.