https://github.com/openipc/openhisilicon
Opensource Hisilicon SoCs SDK
https://github.com/openipc/openhisilicon
goke hisilicon openipc
Last synced: 4 months ago
JSON representation
Opensource Hisilicon SoCs SDK
- Host: GitHub
- URL: https://github.com/openipc/openhisilicon
- Owner: OpenIPC
- License: gpl-3.0
- Created: 2021-11-07T16:28:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T15:32:06.000Z (6 months ago)
- Last Synced: 2024-10-29T18:48:08.501Z (6 months ago)
- Topics: goke, hisilicon, openipc
- Language: C
- Homepage: https://openipc.org
- Size: 5.74 MB
- Stars: 25
- Watchers: 4
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenHisilicon
Opensource HiSilicon/Goke SoCs SDK
Used by OpenIPC firmware and can be used by your software as well (libraries are MIT and kernel modules are GPL)
## Changes for FPV sensor modes
# Higher FPS imx335 sensor driver on Goke/Hisilicon SoCs.
Sensor modes added:
### 2592x1520 50fps , slightly cropped vertically to 16:9
for on hi3516ev300 : Isp_FrameRate=50 , majestic set to 1920x1080 50fps => 50fps
for gk7205v300 : Isp_FrameRate=48 , majestic set to 1920x1080 48fps => 47fps### 2592x1944 fullscale mode boosted to 40fps
for on hi3516ev300 set Isp_FrameRate=45, majestic to 1920x1080 fps: 45 to get 39fps
for on gk7205v300 set Isp_FrameRate=36, majestic to 1920x1080 fps: 36 to get 33fps### 1920x1080 cropped, max 90fps , zoom 1.5x
Isp_FrameRate=90 # can work at 90fps only when majestic is set to 1280x720 !!!
Max Isp_FrameRate=55 for 1920x1080### 1296x972 binning max 65fps,
Isp_FrameRate=68 # # max supported value on hi356ev300 at 1280x720### 2592x1944 stock fullscale 30fps mode
set Isp_FrameRate=30 to enable this mode