Compare commits
10 Commits
tag/glued-
...
glued-1.9.
Author | SHA1 | Date | |
---|---|---|---|
|
2950ac0ccc | ||
|
90b0e4d5cc | ||
|
3575ea7021 | ||
|
6fe4727a85 | ||
|
c2c0689b70 | ||
|
b0112ec61c | ||
|
e6e9a01c1d | ||
|
23e5f9b34c | ||
|
5abb3e220a | ||
|
9686a1cefa |
@@ -21,7 +21,7 @@
|
||||
###########################################################################
|
||||
|
||||
# Config: GLUED version.
|
||||
cfg_glued_version='1.9.0'
|
||||
cfg_glued_version='1.9.5'
|
||||
# Config: GLUED vendor.
|
||||
cfg_glued_vendor='lsts'
|
||||
|
||||
|
9
packages/escc/fs/etc/escc/hg1700-psimar.sh
Executable file
9
packages/escc/fs/etc/escc/hg1700-psimar.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
# IMU
|
||||
/usr/bin/setescc 0 0x200 5 0 0 0
|
||||
/usr/bin/esccclock 0 0x5d1460 23
|
||||
/usr/bin/esccsettings 0 /etc/escc/hg1700.cfg
|
||||
|
||||
# PSIMAR
|
||||
/usr/bin/setescc 1 0x200 5 0 0 1
|
||||
/usr/bin/esccsettings 1 /etc/escc/psimar.cfg
|
||||
/usr/bin/esccclock 1 0xc8920 22
|
@@ -6,5 +6,8 @@ start()
|
||||
echo 0 > /sys/kernel/debug/omap_mux/uart1_txd &&
|
||||
echo 20 > /sys/kernel/debug/omap_mux/uart1_rxd &&
|
||||
|
||||
# Camera/Strobe
|
||||
echo 0x07 > /sys/kernel/debug/omap_mux/lcd_data6 &&
|
||||
|
||||
umount /sys/kernel/debug
|
||||
}
|
||||
|
@@ -1,2 +1,3 @@
|
||||
cfg_hostname='lauv-seacon-1'
|
||||
cfg_eth_ext_ip='10.0.10.10'
|
||||
cfg_escc_script='/etc/escc/hg1700-psimar.sh'
|
||||
|
@@ -1,2 +0,0 @@
|
||||
cfg_hostname='lauv-seacon-4'
|
||||
cfg_eth_ext_ip='10.0.10.40'
|
2
systems/lctr-a6xx/lauv-xplore-1.cfg
Normal file
2
systems/lctr-a6xx/lauv-xplore-1.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
cfg_hostname='lauv-xplore-1'
|
||||
cfg_eth_ext_ip='10.0.10.120'
|
@@ -1,6 +1,6 @@
|
||||
cfg_hostname='lauv-seacon-4-aux'
|
||||
cfg_hostname='lauv-seacon-1-aux'
|
||||
cfg_storage='data0:ext4:/opt'
|
||||
cfg_eth_ext_ip='10.0.10.43'
|
||||
cfg_eth_ext_ip='10.0.10.13'
|
||||
cfg_eth_ext_mk='255.255.0.0'
|
||||
cfg_eth_ext_gw='10.0.0.1'
|
||||
cfg_ptpd_interface='eth0'
|
Reference in New Issue
Block a user