pull/4/head
Igor Zalatov 2022-01-13 16:04:33 +03:00
parent 4da5f1eea4
commit c8835f4429
3 changed files with 48 additions and 50 deletions

View File

@ -4,33 +4,18 @@
## Manuals and Instructions ## Manuals and Instructions
## Introduction
* [About project](transfer-menu-index)
* [Supported devices](https://openipc.org/wiki/en/guide-supported-devices) * [Supported devices](https://openipc.org/wiki/en/guide-supported-devices)
* [Show changelog](transfer-show-changelog)
* [Firmware Partitions Calculation by themactep](https://themactep.com/tools/firmware-partitions-calculation) * [Firmware Partitions Calculation by themactep](https://themactep.com/tools/firmware-partitions-calculation)
## Available subprojects ## Available subprojects
* [coupler](https://openipc.github.io/coupler) * [coupler](https://openipc.github.io/coupler)
* [firmware](https://openipc.github.io/firmware) * [firmware](https://openipc.github.io/firmware)
* [ipctool](https://openipc.github.io/ipctool) * [ipctool](https://openipc.github.io/ipctool)
* [telemetry](https://openipc.github.io/telemetry) * [telemetry](https://openipc.github.io/telemetry)
## Resources for recycling and integration
* [https://github.com/OpenIPC/wiki/blob/master/en/old_manual.md](https://openipc.org/wiki/en/old-manual)
* [https://github.com/OpenIPC/wiki/blob/master/en/old-notes-for-resorting.md](https://github.com/OpenIPC/wiki/blob/master/en/old-notes-for-resorting.md)
* [https://github.com/OpenIPC/camerasrnd](https://github.com/OpenIPC/camerasrnd)
* [https://github.com/OpenIPC/openipc.github.io](https://github.com/OpenIPC/openipc.github.io)
* [https://openwrt.org/docs/techref/hardware/soc/soc.hisilicon.hi35xx](https://openwrt.org/docs/techref/hardware/soc/soc.hisilicon.hi35xx)
## Navigation Menu
* **Introduction**
* [Supported devices](transfer-supported-devices)
* [Show changelog](transfer-show-changelog)
* **Installation** * **Installation**
* [Goke based boards](transfer-install-goke) * [Goke based boards](transfer-install-goke)
* [HiSilicon based boards](transfer-install-hisi) * [HiSilicon based boards](transfer-install-hisi)
@ -38,7 +23,9 @@
* [SigmaStar based boards](transfer-install-ssc335) * [SigmaStar based boards](transfer-install-ssc335)
* [XM510 based boards](transfer-install-xm510) * [XM510 based boards](transfer-install-xm510)
* [XM530 based boards](transfer-install-xm530) * [XM530 based boards](transfer-install-xm530)
* **Usage** * [Veryld full manual](transfer-old-manual)
## Usage
* [System features](transfer-system-features) * [System features](transfer-system-features)
* [Majestic streamer](transfer-majestic-streamer) * [Majestic streamer](transfer-majestic-streamer)
* [Microbe WEB interface](transfer-microbe-web) * [Microbe WEB interface](transfer-microbe-web)
@ -50,21 +37,32 @@
* [ACMEv2](transfer-acmev2) * [ACMEv2](transfer-acmev2)
* [YouTube streaming](transfer-youtube-streaming) * [YouTube streaming](transfer-youtube-streaming)
* [WiFi XM530](transfer-wifi-xm530) * [WiFi XM530](transfer-wifi-xm530)
* **Firmware**
## Firmware
* [Releases in GitHub](https://github.com/OpenIPC/firmware/releases/tag/latest) * [Releases in GitHub](https://github.com/OpenIPC/firmware/releases/tag/latest)
* [Releases in Telegram](https://t.me/s/openipc_dev) * [Releases in Telegram](https://t.me/s/openipc_dev)
* [Source code](transfer-source-code) * [Source code](transfer-source-code)
* **Development**
## Development
* [Interesting tricks](transfer-dev-tricks) * [Interesting tricks](transfer-dev-tricks)
* [Boot device with NFS](transfer-dev-nfs-boot) * [Boot device with NFS](transfer-dev-nfs-boot)
* [FFMPEG usage](transfer-dev-ffmpeg-usage) * [FFMPEG usage](transfer-dev-ffmpeg-usage)
* **Device Integration** * [Kernel configuration for adding new platforms](transfer-integration-kernel)
* [Kernel configuration](transfer-integration-kernel)
* **Specialized device settings** ## Specialized device settings
* [Switcam HS303(v2)](transfer-special-hs303v2) * [Switcam HS303(v2)](transfer-special-hs303v2)
* **Contacts**
## Contacts
* [Bug reports](https://github.com/OpenIPC/firmware/issues) * [Bug reports](https://github.com/OpenIPC/firmware/issues)
* **Roadmap**
## Roadmap
* [ToDo](transfer-todo-all) * [ToDo](transfer-todo-all)
* [Discussion (ru)](transfer-discussion-ru) * [Discussion (ru)](transfer-discussion-ru)
* [Developers](transfer-developers) * [Developers](transfer-developers)
* [Developers](transfer-notes-for-resorting)
## Resources for recycling and integration
* [https://github.com/OpenIPC/camerasrnd](https://github.com/OpenIPC/camerasrnd)
* [https://github.com/OpenIPC/openipc.github.io](https://github.com/OpenIPC/openipc.github.io)
* [https://openwrt.org/docs/techref/hardware/soc/soc.hisilicon.hi35xx](https://openwrt.org/docs/techref/hardware/soc/soc.hisilicon.hi35xx)