> A network in communication with UAS must support a mechanism for intercept by authorized parties in the event of an emergency. This intercept could be simply for status information, for transmission of exclusion zones, or for forced landing in extreme cases.
Oh man, lawful intercept features for UAVs, this sure is gonna be interesting.
Leaving aside the 'should they be allowed to question' - let's hope they succeed in making unauthorized access impossible. That would really suck as a remote exploit.
Impossible... Hmmmm. Not a word you hear used very often in security circles...
I hope the next revision of MAVLink (one of the most common message serialization/transport protocols used for UAVs) will have built-in encryption.
While systems can encrypt MAVLink messages in transit, I have not seen it actually done- everyone is relying on security of the physical layer (i.e. obscurity of telemetry radio frequency hopping/channel negotiation, WiFi security).
So in most implementations, MAVLink messages are actually transmitted in plaintext, over plain TCP/UDP connections.
I understand it might be a trade secret, but what LTE modem do you use on receiver side?
I would like to use LTE more, but finding suitable modems for embedded uses has been a challenge.
Many of these systems are using the amateur radio service bands. Often 5GHz for video, 2.3-2.4GHz for control and telemetry and less frequently 1.2GHz, 900MHz and 70cm are also used. The FCC doesn't allow encrypted traffic on amateur bands except for specific cases such as satellite telecommand. I suppose that has discouraged adoption of cryptography.
What are commercial operators doing? Another limitation of Amateur bands is that they can't be used for commercial purposes, so licensed commercial drone operators must be using commercial bands where cryptography is permitted. Don't know myself; haven't looked into it.
> Another limitation of Amateur bands is that they can't be used for commercial purposes, so licensed commercial drone operators must be using commercial bands where cryptography is permitted.
I don't think so. I think we can agree that many, many commercial operators use DJI. There are also lots of amateurs using DJI. Both use the same firmware. There is no option for me to encrypt or unencrypt my Phantom which I could easily use commercially if I had my FAA Part 107.
I see. So they're operating in the ISM portion of 2.4 and 5GHz. In that case they can encrypt. So the original question seems a good one; why haven't they yet?
Unfortunately DJI is not very open to third-party integration (at least for their consumer drones). So while you will get unlimited range with our LTE based Sky Drone FPV system, controlling a DJI Phantom is not possible. Any other drone with open serial telemetry port will work though - like all the PX4/APM based drones.
Off topic question if you may happen to know: I'm looking to invest ($10k or so) in one or more publicly traded small cap drone companies - do you happen to know of any? I'm not necessarily looking for drone manufacturers, but perhaps more so regular companies that are using drones to enhance their traditional business (aerial photography would be one example, but too obvious).
Here is a video of a home-built setup based on Raspberry-Pi [1] and an opensource software stack on a fixed-wing aircraft. For use on quadcopters the problem is the latency. Analog FPV systems can achieve around ~20ms latency.
You are right, with the current state oft LTE and a digital video pipeline we are not yet competitive to analog latency. On our Sky Drone FPV system we get a glass-to-glass latency of ~150ms which is good enough for controlling a drone at some altitude. It is not good enough for competitive racing though.
But I am confident the time will come. The next gen cellular network aka "5G" will reduce the network latency significantly and with some new technologies on image sensors (super high framerate, global shutter, ...), I am confident that it will eventually make analog setups obsolete.
This looks very interesting and I have two questions:
1. How much cost in data are we talking about? There are some benchmarks on what 10min of video uses. Are you able to get cell data cheaper than a normal consumer?
2. With a 107 certificate, is it legal to fly this past VLOS and without a visual observer? Trying to see how this works in the US.
I watched SkyDrone lie for a couple of years about how far song their supposed product was, so am kinda surprised to see them back in the limelight. Their website said "shipping next month" for over a year IIRC. I guess that sort of thing is the new normal...
Where are the customers? I've flipped through a few of the comment pages and didn't see any. I can't believe the diydrones.com interface is still so crappy all these years later! EDIT: I see Kevin Klemens on P3 and indeed he seems happy with the purchase. Congrats to SkyDrone on creating a real thing and selling it!
Regarding the mistakes section, the technical side of that is something I've also experienced. When you're working with smartphone derived hardware and platforms you get a pretty sophisticated platform that can do a lot, but it also takes a lot of effort to get everything working and stable. And you'll need to know how to use everything from linux build tools to an oscilloscope. And then 18 months to 2 years later, a new generation or hardware is out so you get to start again :-/. Very labor intensive.
37 comments
[ 3.2 ms ] story [ 96.8 ms ] threadI'm surprised to hear that LG is leading Intel though.
edit: or rather, patents are the money, licensing is the currency.
Oh man, lawful intercept features for UAVs, this sure is gonna be interesting.
Impossible... Hmmmm. Not a word you hear used very often in security circles...
While systems can encrypt MAVLink messages in transit, I have not seen it actually done- everyone is relying on security of the physical layer (i.e. obscurity of telemetry radio frequency hopping/channel negotiation, WiFi security).
So in most implementations, MAVLink messages are actually transmitted in plaintext, over plain TCP/UDP connections.
What are commercial operators doing? Another limitation of Amateur bands is that they can't be used for commercial purposes, so licensed commercial drone operators must be using commercial bands where cryptography is permitted. Don't know myself; haven't looked into it.
I don't think so. I think we can agree that many, many commercial operators use DJI. There are also lots of amateurs using DJI. Both use the same firmware. There is no option for me to encrypt or unencrypt my Phantom which I could easily use commercially if I had my FAA Part 107.
[1] https://www.govregs.com/regulations/title47_chapterI_part97_...
Would traffic that is not encrypted but is instead authenticated (with a MAC tag or AEAD'd) be allowed? What are the exact FCC rules and laws at work?
[1] https://www.youtube.com/watch?v=EjAuPoiAmHE
But I am confident the time will come. The next gen cellular network aka "5G" will reduce the network latency significantly and with some new technologies on image sensors (super high framerate, global shutter, ...), I am confident that it will eventually make analog setups obsolete.
https://arstechnica.com/information-technology/2017/02/5g-im...
1. How much cost in data are we talking about? There are some benchmarks on what 10min of video uses. Are you able to get cell data cheaper than a normal consumer?
2. With a 107 certificate, is it legal to fly this past VLOS and without a visual observer? Trying to see how this works in the US.
2. Do you plan selling the drone with ready-to-use sims ?
3. Is it possible to set up the drone not to fly too far away from the controller position ?