Skip to content

Commit 9945318

Browse files
authored
Update 2018-07-11-Custom-DDL-For-Digital-HD-Video-And-Telemetry.md
1 parent 41b0435 commit 9945318

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_posts/2018-07-11-Custom-DDL-For-Digital-HD-Video-And-Telemetry.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
published: true
33
---
4-
Recently I've been working on a custom DDL (Digital Data Link) for my various drone projects. Requirements were multiple telemetry streams, one for the flight controller and one for any custom payload, as well as HD digital video. Minimum 1 mile of range, conservatively, and I wanted it to be almost entirely self contained, with only a display device being external. I believe I have accomplished those goals, with this system.
5-
4+
Recently I've been working on a custom DDL (Digital Data Link) for my various drone projects. Requirements were multiple telemetry streams, one for the flight controller and one for any custom payload, as well as HD digital video. Minimum 1 mile of range, conservatively, and I wanted it to be almost entirely self contained, with only a display device being external. I believe I have accomplished those goals, with this system.
65
![Dh2i0-hXcAIcpsN.jpg]({{site.baseurl}}/images/2018/7/Dh2i0-hXcAIcpsN.jpg)
76

87
I've chosen to use <a href="https://github.com/seeul8er/DroneBridge"> DroneBridge </a> firmware to build this system. It is an open source implementation of wifibroadcast that provides extra features and a rather slick Android based app, that connects to the DDL over USB tethering or WiFi. It gives the system a DJI-like interface, with a minimap and OSD with important details.

0 commit comments

Comments
 (0)