lctr-rpi/rpi-camera-main: add config file to test camera (main cpu).

This commit is contained in:
Pedro Gonçalves 2017-07-26 17:43:06 +01:00
parent 4fac253f8a
commit 770fd8e51b
1 changed files with 12 additions and 0 deletions

View 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