Merge pull request #2 from krisklau/feature/ntnu-vehicles

Add NTNU vehicle configuration files
This commit is contained in:
Ricardo Martins 2014-09-05 14:33:20 +01:00
commit 1ad4b0b16f
9 changed files with 68 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# ntnu-hexa-00x
# No additional packages.
cfg_hostname='ntnu-hexa-001'
cfg_eth_ext_ip='192.168.0.61'
cfg_eth_ext_mk='255.255.255.0'
cfg_eth_ext_gw='192.168.0.1'
cfg_ptpd_interface='eth0'

View File

@ -0,0 +1,7 @@
# ntnu-hexa-00x
# No additional packages.
cfg_hostname='ntnu-hexa-002'
cfg_eth_ext_ip='192.168.0.62'
cfg_eth_ext_mk='255.255.255.0'
cfg_eth_ext_gw='192.168.0.1'
cfg_ptpd_interface='eth0'

View File

@ -0,0 +1,7 @@
# ntnu-hexa-00x
# No additional packages.
cfg_hostname='ntnu-hexa-003'
cfg_eth_ext_ip='192.168.0.63'
cfg_eth_ext_mk='255.255.255.0'
cfg_eth_ext_gw='192.168.0.1'
cfg_ptpd_interface='eth0'

View File

@ -0,0 +1,7 @@
# ntnu-hexa-00x
# No additional packages.
cfg_hostname='ntnu-hexa-004'
cfg_eth_ext_ip='192.168.0.64'
cfg_eth_ext_mk='255.255.255.0'
cfg_eth_ext_gw='192.168.0.1'
cfg_ptpd_interface='eth0'

View File

@ -0,0 +1,8 @@
# ntnu-penguin-00x
# Adds libav package.
cfg_hostname='ntnu-penguin-001'
cfg_eth_ext_ip='192.168.0.121'
cfg_eth_ext_mk='255.255.255.0'
cfg_eth_ext_gw='192.168.0.100'
cfg_ptpd_interface='eth0'
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'

View File

@ -0,0 +1,8 @@
# ntnu-x8-00x
# Adds libav package.
cfg_hostname='ntnu-x8-001'
cfg_eth_ext_ip='192.168.0.111'
cfg_eth_ext_mk='255.255.255.0'
cfg_eth_ext_gw='192.168.0.100'
cfg_ptpd_interface='eth0'
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'

View File

@ -0,0 +1,8 @@
# ntnu-x8-00x
# Adds libav package.
cfg_hostname='ntnu-x8-002'
cfg_eth_ext_ip='192.168.0.112'
cfg_eth_ext_mk='255.255.255.0'
cfg_eth_ext_gw='192.168.0.100'
cfg_ptpd_interface='eth0'
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'

View File

@ -0,0 +1,8 @@
# ntnu-x8-00x
# Adds libav package.
cfg_hostname='ntnu-x8-003'
cfg_eth_ext_ip='192.168.0.113'
cfg_eth_ext_mk='255.255.255.0'
cfg_eth_ext_gw='192.168.0.100'
cfg_ptpd_interface='eth0'
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'

View File

@ -0,0 +1,8 @@
# ntnu-x8-00x
# Adds libav package.
cfg_hostname='ntnu-x8-004'
cfg_eth_ext_ip='192.168.0.114'
cfg_eth_ext_mk='255.255.255.0'
cfg_eth_ext_gw='192.168.0.100'
cfg_ptpd_interface='eth0'
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'