User Tools

Site Tools


pixel
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


pixel [2017-12-11 20:32:51] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== Forever Pixel Drone telemetry reverse-engineering ======
  
 +The goal of this project is to reverse-engineer telemetry stream from a drone. The second step would be to take the drone over.
 +
 +Currently, we can extract damaged JPEG frames (as the format is not yet fully understood) from the drone's camera.
 +
 +  * git clone https://jenda.hrach.eu/p/pixel
 +  * downlink.pcap.gz contains sample capture (created with "echo 63 63 01 00 00 00 00 | blhexbin | nc -u 192.168.0.1 40000")
 +  * zcat downlink.pcap.gz | python3 read.py
 +  * mplayer video.mjpeg
pixel.txt · Last modified: by 127.0.0.1

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki