configurations: updated UAVs.

This commit is contained in:
Joao Fortuna 2014-06-02 15:29:56 +01:00
parent a5ca7f0cae
commit 897a147fcd
8 changed files with 8 additions and 12 deletions

View File

@ -1,2 +0,0 @@
cfg_hostname="ardupilot-testbed"
cfg_eth_ext_ip="10.0.200.6"

View File

@ -1,3 +1,2 @@
cfg_hostname='x8-00'
cfg_eth_ext_ip='10.0.20.95'
cfg_services1='ntpd'

View File

@ -1,3 +1,2 @@
cfg_hostname='x8-01'
cfg_eth_ext_ip='10.0.20.100'
cfg_services1='ntpd'

View File

@ -1,3 +1,3 @@
cfg_hostname='x8-02'
cfg_eth_ext_ip='10.0.20.105'
cfg_services1='ntpd'
cfg_packages='u-boot dropbear rsync busybox linux uswitch ppp iptables socat bridge-utils ntp e2fsprogs i2c-tools iperf dnsmasq libav'

View File

@ -0,0 +1,3 @@
cfg_hostname='x8-03'
cfg_eth_ext_ip='10.0.20.110'
cfg_packages='u-boot dropbear rsync busybox linux uswitch ppp iptables socat bridge-utils ntp e2fsprogs i2c-tools iperf dnsmasq libav'

View File

@ -0,0 +1,2 @@
cfg_hostname='x8-04'
cfg_eth_ext_ip='10.0.20.115'

View File

@ -0,0 +1,2 @@
cfg_hostname='ardupilot-testbed'
cfg_eth_ext_ip='10.0.200.6'

View File

@ -1,7 +0,0 @@
cfg_hostname='x8-03'
cfg_storage='data0:ext4:/opt'
cfg_eth_ext_ip='10.0.20.110'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.0.1'
cfg_ptpd_interface='eth0'
cfg_packages='dropbear rsync busybox e2fsprogs ptpd i2c-tools linux/am335x-evm ntp'