Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
libc0607 committed Aug 26, 2024
1 parent 86e2fdc commit b8032fb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
This is my fork & playground.

Currently, it's used as an auto builder (by utilizing GitHub Actions) for some custom board configs. Pull requests welcome.
The Github connection s*cks here and the majority cannot build OpenIPC firmware so by doing this the very few developers in China can save time by not being free image builders (but downloaders. XD).
Currently, it's used as an auto builder (by utilizing GitHub Actions) for some custom board configs. Pull requests welcome. Feel free to open an issue to report any bugs.

See [the release page](https://github.com/libc0607/openipc-firmware/releases/tag/latest) for downloading the auto-built firmware.

The changes of this branch are:
- build.yml, only build firmware for not officially supported configs in popular FPV combinations (Save energy. ![The Girl: How dare you.gif])
- Custom board configs
- Replaced kernel source link for 3516/7205, as 8812eu driver needs WIRELESS_EXT enabled in kernel source code
- Using my Wi-Fi driver packages for FPV (experimental changes warning). Currently including [RTL8733BU](https://github.com/libc0607/rtl8733bu-20230626), [RTL8812CU/RTL8822CU](https://github.com/libc0607/rtl88x2cu-20230728), and [RTL8192EU](https://github.com/libc0607/rtl8192eu-20220929)(2.4G only).
- EXPERIMENTAL 5/10/20/40/80 MHz bandwidth support; 5MHz supported by 8733bu & 8812cu (8812eu WIP), 10MHz supported by 8812eu, 8733bu & 8812cu, 40MHz uses HT40- (default in some Android App's driver). 80MHz only works on VHT mode so it's not working now (wfb-ng 24.08+ and Wi-Fi 5 adapters required).
- Using my Wi-Fi driver packages for FPV (experimental changes warning). Currently including [RTL8731BU/RTL8733BU](https://github.com/libc0607/rtl8733bu-20230626), [RTL8812CU/RTL8822CU](https://github.com/libc0607/rtl88x2cu-20230728)(Unlock txpower not allowed -- will cause hang), and [RTL8192EU](https://github.com/libc0607/rtl8192eu-20220929)(2.4G only).
- 5/10/20/40/80 MHz bandwidth support; 5MHz supported by 8733bu & 8812cu, 10MHz supported by 8812eu, 8733bu & 8812cu, 40MHz uses HT40- (default in some Android App's driver). 80MHz only works on VHT mode so Wi-Fi 5 adapters are required.

Note 1: ALL HI3516/GK7205 BUILDS NEEDS A 16M-Byte NOR FLASH.

Note 2: The source code is manually synced with [OpenIPC/firmware](https://github.com/OpenIPC/firmware) so it may not be the latest. Let me know if there are critical changes in mainline -- you can PM me in the Telegram group (OpenIPC FPV Users) or the Chinese QQ group (904031209) so that I can sync the code here.
Note 2: The source code is manually synced with [OpenIPC/firmware](https://github.com/OpenIPC/firmware) so it may not be the latest. Let me know if there are critical changes in mainline -- you can PM me in the Telegram group (OpenIPC FPV Users, @libc0607) or the Chinese QQ group (904031209) so that I can sync the code here.

Note 3: The firmware on the release page is not tested on any real board. It's auto-built. Use with caution, you know the risks, and I won't be responsible for them.

Expand Down

0 comments on commit b8032fb

Please sign in to comment.