PC to raspberry pi long range data link

Hi guys,
Recently I have started working on a drone with a raspberry pi on board, and a PC as a ground station.
I am looking for hardware I can connect to both the raspberry and the PC (preferably with USB), to achieve long range- at least 400 meters two-way (duplex) communication.

Thank you!

Is the communication link just for telemetry and control? In which case the standard 3DR style SiK telemetry radios will do the job and range is easily much more than 400m.

https://ardupilot.org/copter/docs/common-telemetry-landingpage.html

Is the pi actually doing onboard processing of video data or similar? What sort of bandwidth do you require?

The data link should be both for sending commands to the drone and retrieving telemetry and video stream.

I am looking for dongles which can easily connect to both the pi and the PC, and the send/receive commands can be programmed in python/Any C.

Thanks for the quick response!

Hello
You should check out OpenHD project.
Especially if you have a pi onboard already this is the Best !
It covers all your needs :slightly_smiling_face:

Greeting CG

Hello all, i’d like to extend the question above for a broader usage of data link. which product would you recommend for supporting all use cases below:

We want to

  • receive Video from our 2 cameras on the drone

  • receive Depth camera depth data or point cloud

  • receive 10x Range sensor data or 1x Lidar + 2x range sensor data

  • send/receive Peripheral control data (control of 2 Gimbals, one custom component)

  • send/receive Drone telemetry/control