Rename OpenIPC FPV/URLLC AIO profile

This commit is contained in:
Signor Pellegrino (from Citadel PC)
2024-03-13 14:15:50 +03:00
parent 105bde18fe
commit 1910bf0c98
4 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,31 @@
#!/bin/sh
#
# Perform basic settings on a known IP camera
#
#
# Set custom upgrade url
#
fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/ssc338q_fpv_openipc-urllc-aio-nor.tgz'
#
#
# Set custom majestic settings
#
#cli -s .system.staticDir /var/www/majestic
#cli -s .image.mirror true
#cli -s .image.flip true
#cli -s .nightMode.enabled true
#cli -s .nightMode.irCutPin1 61
#cli -s .nightMode.irCutPin2 79
#cli -s .nightMode.backlightPin 4
#cli -s .nightMode.colorToGray true
#cli -s .audio.speakerPin 0
#cli -s .video0.codec h264
#
#
# Set wlan device and credentials if need
#
#fw_setenv wlandev unknown
#fw_setenv wlanssid Router
#fw_setenv wlanpass 12345678
exit 0

View File

@@ -0,0 +1,16 @@
/etc/sensors/gc2053.bin
/etc/sensors/gc4653.bin
/etc/sensors/imx335.bin
/etc/sensors/sc501ai.bin
#
/lib/modules/4.9.84/sigmastar/sensor/sensor_gc2053_mipi.ko
/lib/modules/4.9.84/sigmastar/sensor/sensor_gc4653_mipi.ko
/lib/modules/4.9.84/sigmastar/sensor/sensor_imx335_mipi.ko
/lib/modules/4.9.84/sigmastar/sensor/sensor_imx347_mipi.ko
/lib/modules/4.9.84/sigmastar/sensor/sensor_sc501ai_mipi.ko
/lib/modules/4.9.84/sigmastar/sensor/sensor_sc8235_mipi.ko
#
/lib/modules/4.9.84/kernel/fs/lockd/*.ko
/lib/modules/4.9.84/kernel/fs/nfs/*.ko
/lib/modules/4.9.84/kernel/fs/nfs_common/*.ko
/lib/modules/4.9.84/kernel/net/sunrpc/*.ko