Added CarPC setup/install

This commit is contained in:
2021-09-01 15:49:01 -04:00
parent 3978d36530
commit d6547b01e4
17 changed files with 1213 additions and 0 deletions

33
CarPC/etc/hosts Normal file
View File

@ -0,0 +1,33 @@
127.0.0.1 localhost
127.0.1.1 carpc
# infrastructure network
192.168.0.40 rse rsu
192.168.0.15 rsupc
# vehicle network
192.168.2.1 router
192.168.2.2 wsu obe obu
192.168.2.10 mabx2
192.168.2.12 pi pi1
192.168.2.15 carpc
192.168.2.98 winpc
192.168.2.99 linpc
# BBB
192.168.7.2 bbb-usb
# C-V2X
192.168.12.41 cv2x-1
192.168.12.42 cv2x-2
# bench
10.1.1.99 cvehicle
10.1.1.200 ptsserver
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters