From 89e677c39bc58a2a730f98e291f63d82be0d8dbf Mon Sep 17 00:00:00 2001 From: Kio <42519577+fitch-io@users.noreply.github.com> Date: Wed, 9 Apr 2025 00:48:01 +0200 Subject: [PATCH] Update fpv-openipc-aio-thinker.md Fixed more typos and minor incorrections --- en/fpv-openipc-aio-thinker.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/en/fpv-openipc-aio-thinker.md b/en/fpv-openipc-aio-thinker.md index ad24721..5e91d80 100644 --- a/en/fpv-openipc-aio-thinker.md +++ b/en/fpv-openipc-aio-thinker.md @@ -87,12 +87,12 @@ Various notes: | Pin Name | Dir | Description | |-------------|------|----------------------------------------------------------------| | **RJ45 / UART0 Header** | | | -| UART0 RX | In | UART0 receive line (connect to RJ45 adapter or serial console) | +| UART0 RX | In | UART0 receive line | | UART0 TX | Out | UART0 transmit line | -| RJ45 TX+ | Out | Ethernet transmit (positive) | -| RJ45 TX− | Out | Ethernet transmit (negative) | -| RJ45 RX+ | In | Ethernet receive (positive) | -| RJ45 RX− | In | Ethernet receive (negative) | +| RJ45 TX+ | Out | Ethernet TX+ | +| RJ45 TX− | Out | Ethernet TX- | +| RJ45 RX+ | In | Ethernet RX+ | +| RJ45 RX− | In | Ethernet RX- | | **USB Header** | | | | Vd | Out | Ext. WiFi Module Power output[^2][^3] | | DM | I/O | Ext. WiFi Module USB Data - | @@ -118,7 +118,7 @@ Various notes: ## Firmware Update -To update the firmware, [download the latest release](https://github.com/OpenIPC/builder/releases/download/latest/ssc338q_fpv_openipc-thinker-aio-nor.tgz). This release includes drivers for RTL8812AU and RTL873XBU. +The latest firmware can be [downloaded here](https://github.com/OpenIPC/builder/releases/download/latest/ssc338q_fpv_openipc-thinker-aio-nor.tgz). This release includes drivers for RTL8812AU and RTL873XBU. **Note:** The RTL8731BU has limitations as a receiving unit (does not support LDPC), disable it on the ground station when using tunnel/MAVLink. It works well as a transmission unit for both 2.4 GHz and 5.8 GHz.[^4].