New Crowdin translations - uk (#24949)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
PX4 Build Bot
2025-06-02 07:43:29 +10:00
committed by GitHub
parent 7936937320
commit 8204331fa9
42 changed files with 865 additions and 253 deletions
+3 -7
View File
@@ -10,9 +10,7 @@ For an S.Bus receiver (or encoder - e.g. from Futaba, RadioLink, etc.) you will
Then [Start the PX4 RC Driver](#start_driver) on the device, as shown below.
<a id="start_driver"></a>
## Запуск драйвера
## Starting the Driver {#start_driver}
To start the RC driver on a particular UART (e.g. in this case `/dev/ttyS2`):
@@ -20,11 +18,9 @@ To start the RC driver on a particular UART (e.g. in this case `/dev/ttyS2`):
rc_input start -d /dev/ttyS2
```
For other driver usage information see: [rc_input](../modules/modules_driver.md#rc-input).
For other driver usage information see: [rc_input](../modules/modules_driver_radio_control.md#rc-input).
<a id="signal_inverter_circuit"></a>
## Схема інвертування сигналу (лише для S.Bus)
## Signal Inverter Circuit (S.Bus only) {#signal_inverter_circuit}
S.Bus is an _inverted_ UART communication signal.