mirror of https://github.com/OpenIPC/wiki.git
223 lines
5.9 KiB
Markdown
223 lines
5.9 KiB
Markdown
# OpenIPC Wiki
|
||
[Table of Content](../README.md)
|
||
|
||
OpenIPC AIO "Mario"
|
||
-------------------
|
||
|
||
https://store.openipc.org/OpenIPC-AIO-Mario-v1-0-p633320808
|
||
|
||

|
||
|
||
Remove the lens cover film befor use
|
||
|
||

|
||
|
||
|
||
|
||
The Mario camera case with 4x M1.2 screws.
|
||
|
||
Side mount holes are M2 x2 screw thread.
|
||
|
||
Install atennas for AIO.
|
||
|
||

|
||
|
||
|
||
|
||
### LED function
|
||
|
||
Red glimmering Power on with Battery
|
||
|
||
Red Wired linked
|
||
|
||
Blue flash RF transmitter
|
||
|
||
Green TBD
|
||
|
||
Board Size 30mmx32mm with 4*M2 mount holes.
|
||
|
||
Heat Sink with 20mmx20mm mount holes.
|
||
|
||

|
||
|
||
|
||
|
||
|
||
### Power Section
|
||
|
||
Power input:
|
||
|
||
2S-6S
|
||
|
||
The on board dualway BEC Capacity:
|
||
|
||
RF BEC on board is up to 3A 5V output
|
||
|
||
MSIC BEC on board is up to 2A 5V output
|
||
|
||
enter uboot use uart device connect to top of AIO board(R0,T0)pad.
|
||
|
||
How to get lower voltage input for DC input
|
||
|
||
AIO power supply from 2s-3S battery needed more current and required 4wires connected, but higher voltage 4S+ may works 2wire connection.
|
||
|
||
Remove two resistors then you can get input as low as 5.4V input available.
|
||
|
||

|
||
|
||
|
||
|
||
|
||
### Connect usb debug port
|
||
|
||
Plug USB cable to connect AIO and PC first, then power on DC, or usb power only.
|
||
|
||
If there are unknown USB devices in the computer, the following [corechip-sr9900](https://github.com/user-attachments/files/16829005/corechip-sr9900-usb20-to-fast-ethernet-adapter-1750095.zip) drivers need to be installed.
|
||
|
||
Operations on Mac OS
|
||
|
||
<img width="686" alt="Screenshot 2024-09-21 at 10 07 24 AM" src="https://github.com/user-attachments/assets/15fde52d-8f14-4377-87ed-cec6e05dc70a">
|
||
|
||
<img width="714" alt="Screenshot 2024-09-21 at 10 09 18 AM" src="https://github.com/user-attachments/assets/ce029aab-7505-41f8-81fc-283e41dfe84a">
|
||
|
||
<img width="544" alt="Screenshot 2024-09-21 at 10 11 31 AM" src="https://github.com/user-attachments/assets/97aff8d8-1a1b-4682-a304-4af58a29e68a">
|
||
|
||
|
||
|
||
#### Autosetup in windows
|
||
Please download [Auto_Set_Mario_CDC.zip](https://github.com/user-attachments/files/17010487/Auto_Set_Mario_CDC.zip) file, unzip it and run as administrator.
|
||
|
||
or setting manually as follows:
|
||
|
||
go to control panel- internet -network:
|
||
|
||
find a usb2.0 to fast Ethernet Adapter
|
||
|
||
set this card ipv4 address to 192.168.1.11 mask:255.255.255.0
|
||
|
||
apply
|
||
|
||
then open ssh to connect AIO address:192.168.1.10
|
||
|
||
user:root password:12345
|
||
|
||
**How to get internet for AIO**
|
||
|
||
1.Open network connections on you windows, right click your main network adapter properties---Sharing: Allow other network users choose USB CDC
|
||
|
||
|
||

|
||
|
||
Apply,then the CDC ethernet will got a ip address 192.168.137.1 automaticlly
|
||
|
||
|
||

|
||
|
||
open admin terminal
|
||
|
||

|
||
|
||
using arp -a to find AIO's IP
|
||
|
||

|
||
|
||
here 192.168.137.147 is my AIO's ip address.
|
||
|
||
open ssh connect to AIO,Done.
|
||
|
||

|
||
|
||
Now you can use sysupgrade -r -k -n --force_ver to update your firmware.
|
||
|
||
|
||
|
||
|
||
### Upgrade firmware
|
||
|
||
Update firmware possible via SD card or just use win scp drug the rootfs and kernel files to /tmp
|
||
|
||
```
|
||
sysupgrade -n -z --kernel=/tmp/uImage.ssc338q --rootfs=/tmp/rootfs.squashfs.ssc338q
|
||
```
|
||
|
||
You can [download](https://github.com/OpenIPC/wiki/blob/master/en/fpv-openipc-aio-ultrasight.md#software) firmware via the link that is used for online updates.
|
||
|
||
You can also read the current discussions and suggestions here:
|
||
|
||
- https://t.me/c/1809358416/98818/103632
|
||
- https://t.me/c/1809358416/98818/108052
|
||
|
||
Or just use the configurator - https://github.com/OpenIPC/configurator
|
||
|
||
|
||
### RF section
|
||
|
||
RF antenna characteristics
|
||
|
||

|
||
|
||

|
||
|
||
|
||
Default Antenna is ANT1 for 1T1R, ANT0+ANT1 is 2T2R
|
||
|
||
Reconmand RF setting
|
||
|
||
RF Power max 18dbm for onbard PA input.
|
||
For 1T1R rf setting range: 1-63 firmware update to latest!
|
||
stbc=0,ldpc=0 Recommand RF power value < 45
|
||
|
||
MCS index 1,3(0-7 is 1T1R, 8+ is 2T2R)
|
||
|
||
Video bitrate:4096 /8192/12688(mcs 3+)
|
||
|
||
when use stbc=1,ldpc=1 recommand rf power setting for MCS3 from 8-15 for test.
|
||
|
||
Keep RF power < = 15 when on bench test(when only usb connect)
|
||
|
||
|
||
### SD solt for Air camera record
|
||
|
||
on bench test or debug is disable the record function defaultly
|
||
|
||
To enable the recording function set (record value)true in majestic.yaml
|
||
|
||
SD card must insert before Powering.
|
||
|
||
|
||
**On board heat sink and cooling fan:**
|
||
|
||
cooling fan out put power up to 500mA max
|
||
|
||
all heat sink mount holes are M2 screws thread.
|
||
|
||
|
||
### Extend connector**
|
||
|
||

|
||
|
||
|
||
**NOTE**
|
||
|
||
USB only for debug mode, when DC power only, the cdc ethernet works in sleep mode to save energy.
|
||
|
||
USB power only mode Power limited 5W input.
|
||
|
||
**Upgrade Firmware to Ruby FPV**
|
||
|
||
plug usb cable and setting cdc ethernet ipv4: 192.168.1.11 255.255.255.0
|
||
|
||
use winscp drag unzip files to /tmp
|
||
|
||
use ssh login and copy following command:
|
||
|
||
sysupgrade --kernel=/tmp/uImage.ssc338q --rootfs=/tmp/rootfs.squashfs.ssc338q -z -n
|
||
|
||
after update and reboot
|
||
|
||
use ssh login and set command:
|
||
|
||
fw_setenv sensor imx335 && fw_setenv upgrade https://github.com/OpenIPC/firmware/releases/download/latest/openipc.ssc338q-nor-rubyfpv.tgz && reboot
|
||
|
||
|