* Add vitepress tree * Update existing workflows so they dont trigger on changes in the docs path * Add nojekyll, package.json, LICENCE etc * Add crowdin docs upload/download scripts * Add docs flaw checker workflows * Used docs prefix for docs workflows * Crowdin obvious fixes * ci: docs move to self hosted runner runs on a beefy server for faster builds Signed-off-by: Ramon Roche <mrpollo@gmail.com> * ci: don't run build action for docs or ci changes Signed-off-by: Ramon Roche <mrpollo@gmail.com> * ci: update runners Signed-off-by: Ramon Roche <mrpollo@gmail.com> * Add docs/en * Add docs assets and scripts * Fix up editlinks to point to PX4 sources * Download just the translations that are supported * Add translation sources for zh, uk, ko * Update latest tranlsation and uorb graphs * update vitepress to latest --------- Signed-off-by: Ramon Roche <mrpollo@gmail.com> Co-authored-by: Ramon Roche <mrpollo@gmail.com>
2.6 KiB
数传电台模块
Telemetry Radios can (optionally) be used to provide a wireless MAVLink connection between a ground control station like QGroundControl and a vehicle running PX4. 这使得在飞行过程中调整参数,实时监视遥测信息,更改任务等成为可能。
PX4支持多种类型数传电台:
- SiK Radio based firmware (more generally, any radio with a UART interface should work).
- RFD900 Telemetry Radio
- HolyBro SiK Telemetry Radio
HKPilot Telemetry Radio(Discontinued)3DR Telemetry Radio(Discontinued)
- Telemetry Wifi
- Microhard Serial Telemetry Radio
- CUAV Serial Telemetry Radio
- XBee Serial Telemetry Radio
- HolyBro XBP9X Telemetry Radio (Discontinued)
PX4 is protocol compatible with SiK Radio and will generally work out of the box (though you may need to change/use an appropriate connector).
WIFI 数传通常具有更短的范围、更高的数据速率,并且可以更轻松地支持FPV/视频源。 Wifi电台的一个好处是, 您只需为您的车辆购买一个无线电设备(假设地面站已经有WIFI)。
:::info PX4 does not support connecting an LTE USB module to the flight controller (and sending MAVLink traffic via the Internet). You can however connect an LTE module to a companion computer and use it to route MAVLink traffic from the flight controller. For more information see: Companion Computer Peripherals > Data Telephony. :::
Allowed Frequency Bands
Radio bands allowed for use with drones differ between continents, regions, countries, and even states. You should select a telemetry radio that uses a frequency range that is allowed in the areas where you plan on using the drone.
Low power SiK radios, such as the Holybro Telemetry Radio, are often available in 915 MHz and 433 MHz variants. While you should check applicable laws in your country/state, broadly speaking 915 MHz can be used in the US, while 433 MHz can be used in EU, Africa, Oceania, and most of Asia.