wireless-control-Eachine-E52-drone icon indicating copy to clipboard operation
wireless-control-Eachine-E52-drone copied to clipboard

Wireless control Eachine E52 FPV drone (via TCP replay [attack])

Results 4 wireless-control-Eachine-E52-drone issues
Sort by recently updated
recently updated
newest added

Ie how to determine which commands cause what and how to clone them so the drone assumes they were coming from the remote control, be it the app or a...

[Actively working](https://twitter.com/HermannSW/status/1033828552582615042) on unlocking newer E52 drone firmware for making pull_video.c capture video regardless of firmware version (firmware version can be determined by inspecting IP returned by gip("wlan0") starts with...

Currently only capturing drone video is implemented. Equivalent of send_joystick.py from the motivation [article](https://hackaday.io/project/19680-controlling-a-jjrc-h37-elfie-quad-from-a-pc) is missing (controls the quadcopter from a USB gamepad).

Streaming video stops either on CTRL-C or after slightly more than 11 seconds. Impact is not that big because Raspberry controlling and flying drone can be developed, 11 seconds are...