lctr-rpi/rpi-camera-main: add config file to test camera (main cpu).
This commit is contained in:
parent
4fac253f8a
commit
770fd8e51b
12
systems/lctr-rpi/rpi-camera-main.cfg
Normal file
12
systems/lctr-rpi/rpi-camera-main.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
cfg_hostname='rpi-camera-main'
|
||||
cfg_eth_ext_ip='10.0.200.53'
|
||||
cfg_services1='lauv-storage-client'
|
||||
cfg_packages='dropbear rsync busybox e2fsprogs dosfstools rpcbind rpi-boot-firmware linux/rpi exiv2 pointgrey opencv nfs-utils'
|
||||
cfg_services0='network dropbear storage upgrade syslog'
|
||||
cfg_modules="$cfg_modules ftdi_sio"
|
||||
cfg_terminal='ttyAMA0'
|
||||
cfg_ptpd_interface='eth0'
|
||||
cfg_lauv_storage_host=10.0.200.52
|
||||
cfg_lauv_storage_paths=/opt/lsts/dune/log
|
||||
cfg_lauv_storage_timeout=20
|
||||
|
Reference in New Issue
Block a user