lctr-b2xx: Added pixhawk-testbed configuration file and updated IP address of aero-01.
This commit is contained in:
parent
66de780258
commit
49f31934f7
@ -1,6 +1,6 @@
|
||||
cfg_hostname='aero-01'
|
||||
cfg_storage='data0:ext4:/opt'
|
||||
cfg_eth_ext_ip='10.0.20.120'
|
||||
cfg_eth_ext_ip='10.0.20.80'
|
||||
cfg_eth_ext_mk='255.255.0.0'
|
||||
cfg_eth_ext_gw='10.0.0.1'
|
||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'
|
||||
|
6
systems/lctr-b2xx/pixhawk-testbed.cfg
Normal file
6
systems/lctr-b2xx/pixhawk-testbed.cfg
Normal file
@ -0,0 +1,6 @@
|
||||
cfg_hostname='pixhawk-testbed'
|
||||
cfg_storage='data0:ext4:/opt'
|
||||
cfg_eth_ext_ip='10.0.200.50'
|
||||
cfg_eth_ext_mk='255.255.0.0'
|
||||
cfg_eth_ext_gw='10.0.0.1'
|
||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'
|
Reference in New Issue
Block a user