autoverse-cli 0.13.4__py3-none-any.whl → 0.13.5__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {autoverse_cli-0.13.4.dist-info → autoverse_cli-0.13.5.dist-info}/METADATA +1 -1
- {autoverse_cli-0.13.4.dist-info → autoverse_cli-0.13.5.dist-info}/RECORD +8 -8
- avrs/app_version.py +1 -1
- avrs/race_cloud_util.py +1 -1
- {autoverse_cli-0.13.4.dist-info → autoverse_cli-0.13.5.dist-info}/LICENSE +0 -0
- {autoverse_cli-0.13.4.dist-info → autoverse_cli-0.13.5.dist-info}/WHEEL +0 -0
- {autoverse_cli-0.13.4.dist-info → autoverse_cli-0.13.5.dist-info}/entry_points.txt +0 -0
- {autoverse_cli-0.13.4.dist-info → autoverse_cli-0.13.5.dist-info}/top_level.txt +0 -0
@@ -1,5 +1,5 @@
|
|
1
1
|
avrs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
-
avrs/app_version.py,sha256=
|
2
|
+
avrs/app_version.py,sha256=KRpVynqUUEfYbgEAxTnWaxS9WbQ51OGC_DUyuv7sk20,856
|
3
3
|
avrs/argparse_help.py,sha256=EoEaohGXZXqJvs1dFEzbo9vh47CYdHdSY2Im2Ps2iFo,945
|
4
4
|
avrs/avrs.py,sha256=bGF35a72MZU41OVWnFHmchqmgKXBKh9djokzGA_4pL4,4621
|
5
5
|
avrs/can_tool.py,sha256=IBoctKobBJ3wCq4ZdtuXuXH4AMEUxazCfYT6YP0Luw8,7161
|
@@ -10,7 +10,7 @@ avrs/launcher_util.py,sha256=sO3k_z3A-HIQdJVkVXNXUAE_MGFwAYiZUqQBoFwOqew,5325
|
|
10
10
|
avrs/race_cloud.py,sha256=KOfa-fJefKoaaxPC74nvPXBj03XbrDsSaQo7bLuudj4,15196
|
11
11
|
avrs/race_cloud_cfg_util.py,sha256=gcHyUY0m5zc_9zZatKLaSIC_oFGc-6Vs8UlcX5yry9o,5158
|
12
12
|
avrs/race_cloud_fwd_api.py,sha256=vwzGK1bq3th5tU3drTI46dr3f15Uv2N5BgGZDBShWcQ,1415
|
13
|
-
avrs/race_cloud_util.py,sha256=
|
13
|
+
avrs/race_cloud_util.py,sha256=ltp3_mPRV7TpdX0ZlcNQP0qzEq-l0l_mEAdCB4YZAU4,10187
|
14
14
|
avrs/simconfig.py,sha256=UZc4FrxVHUkk2e9IglSpuojXkaL_nPrJW7trbEGgOOo,2907
|
15
15
|
avrs/simconfig_util.py,sha256=1RmnmhK5C4HlCicTQeqn-1ORz3Xrku_QMt1Fqr9XjZs,4839
|
16
16
|
avrs/tests.py,sha256=3JeYBjn0tRqHXERDROfzmYuW1KXeCcKur5Bw-EIegto,153
|
@@ -37,9 +37,9 @@ avrs/requests/toggle_hud.py,sha256=sV5t5QZc4uvRihPVk8jEKZiQNsyF9tsUwq5b4jjZplc,3
|
|
37
37
|
avrs/requests/vd.py,sha256=at6oUAGY2h0OxYU6MLOi1gnxyUn6i24vL9DUAj0L880,1600
|
38
38
|
avrs/requests/vehicle_input.py,sha256=R1b1xkRtOBkwyU6OSN4bWVlYsIUroZG0WKbYbc4pEH8,729
|
39
39
|
avrs/requests/vehicle_replay.py,sha256=nCAE21VNyKoeIjjXBGAihgOLO7zYHcu-HWvPZYxdQ2c,11099
|
40
|
-
autoverse_cli-0.13.
|
41
|
-
autoverse_cli-0.13.
|
42
|
-
autoverse_cli-0.13.
|
43
|
-
autoverse_cli-0.13.
|
44
|
-
autoverse_cli-0.13.
|
45
|
-
autoverse_cli-0.13.
|
40
|
+
autoverse_cli-0.13.5.dist-info/LICENSE,sha256=d4eWXho-u18HkBsX4K21uHX_bBb2UXZSrJdsb7Z_JlM,2647
|
41
|
+
autoverse_cli-0.13.5.dist-info/METADATA,sha256=xvhXfOGNxK8Yvz4JhCZuiXmydwSd0i4lNz5wfISkoYU,3342
|
42
|
+
autoverse_cli-0.13.5.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
43
|
+
autoverse_cli-0.13.5.dist-info/entry_points.txt,sha256=Cb9qsUyU5AKkklehCcvtfT0-N3SXbUEqvjze4iEU5kE,40
|
44
|
+
autoverse_cli-0.13.5.dist-info/top_level.txt,sha256=-AJO2e4MCVej6hY0U84pu5NfMeMW5qaAPSMisDT5rmA,5
|
45
|
+
autoverse_cli-0.13.5.dist-info/RECORD,,
|
avrs/app_version.py
CHANGED
avrs/race_cloud_util.py
CHANGED
@@ -115,7 +115,7 @@ CHECK_VCAN_EXISTS_SCRIPT = '''
|
|
115
115
|
'''
|
116
116
|
|
117
117
|
START_FWD_API_SCRIPT = '''
|
118
|
-
nohup
|
118
|
+
nohup avrs race-cloud fwd-api fg {source_port} {target_port} > ~/fwd_api.log 2>&1 < /dev/null &
|
119
119
|
echo "$!" > ~/fwd_api_pid
|
120
120
|
'''
|
121
121
|
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|