configurations: updated UAVs.
This commit is contained in:
parent
a5ca7f0cae
commit
897a147fcd
@ -1,2 +0,0 @@
|
||||
cfg_hostname="ardupilot-testbed"
|
||||
cfg_eth_ext_ip="10.0.200.6"
|
@ -1,3 +1,2 @@
|
||||
cfg_hostname='x8-00'
|
||||
cfg_eth_ext_ip='10.0.20.95'
|
||||
cfg_services1='ntpd'
|
||||
|
@ -1,3 +1,2 @@
|
||||
cfg_hostname='x8-01'
|
||||
cfg_eth_ext_ip='10.0.20.100'
|
||||
cfg_services1='ntpd'
|
||||
|
@ -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'
|
||||
|
3
systems/lctr-a9xx/x8-03.cfg
Normal file
3
systems/lctr-a9xx/x8-03.cfg
Normal 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'
|
2
systems/lctr-a9xx/x8-04.cfg
Normal file
2
systems/lctr-a9xx/x8-04.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
cfg_hostname='x8-04'
|
||||
cfg_eth_ext_ip='10.0.20.115'
|
2
systems/lctr-b2xx/ardupilot-testbed.cfg
Normal file
2
systems/lctr-b2xx/ardupilot-testbed.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
cfg_hostname='ardupilot-testbed'
|
||||
cfg_eth_ext_ip='10.0.200.6'
|
@ -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'
|
Reference in New Issue
Block a user