mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
docs: add 4g modem example
This commit is contained in:
BIN
docs/assets/4g/huawei.jpg
Normal file
BIN
docs/assets/4g/huawei.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
@@ -8,6 +8,12 @@ The fourth generation mobile communication is a convenient tool for transmitting
|
||||
|
||||
Connect a 4G modem with SIM card to the USB port of your Raspberry Pi.
|
||||
|
||||
Note that when connected, the modem must be recognized in the system as a network card, without any additional settings.
|
||||
|
||||
4G modem example: *USB 4G Huawei E3372H*
|
||||
|
||||
<img src="../assets/4g/huawei.jpg" width=300 class="zoom center border">
|
||||
|
||||
> **Hint** We suggest using the UDP transfer protocol to control the drone, which provides less delay, at the cost of no guarantee of receiving the package, which is very important during the flight.
|
||||
|
||||
Create the VPN network keys to connect Raspberry Pi and the ground station.
|
||||
|
||||
@@ -10,6 +10,10 @@
|
||||
|
||||
Обратите внимание, что при подключении, модем должен распознаваться в системе как сетевая карта, без каких либо дополнительных настроек.
|
||||
|
||||
Пример 4g модема: *USB 4G Huawei E3372H*
|
||||
|
||||
<img src="../assets/4g/huawei.jpg" width=300 class="zoom center border">
|
||||
|
||||
> **Hint** Для управления коптером предлагается использовать UDP протокол передачи, обеспечивающий меньшую задержку, ценой отсутствия гарантии получения пакета, что очень важно во время пилотирования коптера.
|
||||
|
||||
Сформируйте необходимые ключи VPN сети, для подключения Raspberry Pi и наземной станции.
|
||||
|
||||
Reference in New Issue
Block a user