Develop standard, re-usable inexpensive solutions for IP-enabled always-on UAVs over cellular IP networks such as GPRS, 3G, 4G etc.

Primary goal: Telemetry over low cost cellular [achieved in testing]

Secondary goal: Bi-directional GCS/Telemetry over cellular IP [achieved in testing]

Tertiary goal: High speed IP for streaming IP video over cellular 3G/4G

STATUS: Bi-directional telemetry over cellular IP (UDP or TCP) is now working. It has been flown successfully while logging live telemetry to a GCS at home, several miles away [distance is really unlimited]. Currently working on improving code, more testing and broader hardware support.

569 Members
Join Us!

You need to be a member of diydrones to add comments!

Join diydrones

Comments are closed.

Comments

  • I'm planning on a similar setup but with an USB cam instead of GoPro. How did you get the Cotton Candy? I tried pre-ordering but haven't heard anything so I'm waiting until end of June for a Raspberry Pi.

  • Hi all

    I am collecting hardware now for my IP based system. The plan is as follows:

    I use a 3g WLAN-router Huawei E586 and connect the APM2 to this via a RS232 to WIFI (SerialIO device ) device for telemetry. At my GCS i use com0com/hub4com to get the serial data from IP to a virtual serial port. I will also have an onboard Linux computer. I will use my GoPro Hero2 camera and connect this to the linux via a USB video capture device, downgrade the video bitrate and resolution with VLC for Linux and stream this video to my GCS. This will make the video stream less bandwitdh and cost demanding, but still have the full resolution video inside my cam. The video window in APM planner is small enough to view the low resolution video from VLC. The videostream from Linux/VLC is input to APM planner via vCam.

    With this system i will have both telemetry and video(no sound) via 3g and "unlimited" range. I will get back to you when everything is in house and connected :)

  • I have successfully flown my quadrotor over 3g internet via on-board computer. Soon to be 4g internet. Custom ground station thanks to Cameron Lattz. Full HD video stream and full Mavlink telemetry. More info in future posts soon.

  • Developer

    New cellular_modem library, v0.5 ready for testing. The library now supports both APM1 and APM2 hardware, on both ArduCopter and ArduPlane (can be trivially added to Boat or Rover too). 

    Instructions and code here: http://diydrones.com/group/telemetry-over-cellular-ip/page/testing-...

  • Developer

    Detailed instructions for testing a GSM modem (eg dronecell) with the new Cellular Modem telemetry library have been posted here: http://bit.ly/HTAKQj

    Testing the dronecell or other GSM modem
    In this page you will find information about testing and using the dronecell or another GSM modem with APM's new AP_Modem library The current code i…
  • Developer

    Update: Have cellular modem working, both TCP/UDP.

    more details here http://bit.ly/HPbPxQ

    Cellular Modem library development
    [Update: Apr-17-2012] I have a working library for initializing AT-command compatible modems for TCP/IP over cellular. Details: Protocols: TCP and…
  • No not yet, I just red about it at hackaday.com and I thought sharing  

  • Developer

    Dusan, 

    That module would work. Are you building one?

  • They nailed it ! right on !!

  • Developer

    I need volunteer beta testers for the DroneCell code. If you have a dronecell and are willing to help me test code, let me know.

    No experience needed - in fact I want to see what happens with the code if used by "regular" Ardupilot users who are not IP savvy. After all, it should be as "plug and play" as the Xbee, that's a stated goal. 

    Anyone? See here: http://diydrones.com/group/telemetry-over-cellular-ip/forum/topics/...

This reply was deleted.

need help understanding if we can rin it on a 2560 multiwii?

hi guys might have a project that require telemetry especially tracking and logging . how do I get about setting up an multiwii 2560 drone to communicate to GSM module and what would be on the server side if it uses 3G 4G systems im looking for people to collabthe idea is to run it off a web browser and serversuggested links pertaining to hardwares and codes on both aircraft side and server side would be helpfulthanks

Read more…
2 Replies

Telemetry via LTE, Controlling your infrastructure.

Hey guys, I'm brand new to this forum, but far from brand new to the sUAS industry.  I've been a engineer and developer in this arena since about 2012.  I wanted to hop into this discussion to get some insight and exposure for some of the stuff I've been working on.  I'm the Chief Innovations Officer at Fenix Group Solutions out here in D.C.  I wanted to expose you guys (hopefully reaching the developer community) to VCore.  VCore is a fully virtualized 4G LTE core network in the form factor of…

Read more…
3 Replies

WiFi Drone Disabler - Security Matters

Hey guys,I came across an article about making a Drone WiFi disabler on Make that I thought was cool. Then I realized that this could be a future problem for some people. In short, make sure that you are setting up encryption especially if running SoftAp.This hack basically makes use of the fact that some manufacturers don't set the encryption by default when first launched out of the box. This is just a heads up to everyone so you aren't a future…

Read more…
0 Replies