ILP-593 : fixed README.md and generated XIDData.prop so it includes SLAM and Analisys data
Showing
2 changed files
with
6 additions
and
2 deletions
... | @@ -9,9 +9,11 @@ $ java -Xnoclassgc -jar $XIDSDK/bin/xidcg.jar \ | ... | @@ -9,9 +9,11 @@ $ java -Xnoclassgc -jar $XIDSDK/bin/xidcg.jar \ |
9 | -v \ | 9 | -v \ |
10 | -prop https://xid.location.studio/Tensor/V1.1/XIDData.prop \ | 10 | -prop https://xid.location.studio/Tensor/V1.1/XIDData.prop \ |
11 | -prop https://xid.location.studio/HPE/V1.2/XIDData.prop \ | 11 | -prop https://xid.location.studio/HPE/V1.2/XIDData.prop \ |
12 | -prop https://xid.location.studio/SLAM/V1.0/XIDData.prop \ | ||
12 | -prop https://xid.location.studio/ILP/V1.2/XIDData.prop \ | 13 | -prop https://xid.location.studio/ILP/V1.2/XIDData.prop \ |
13 | https://xid.location.studio/ILP/V1.2/IlpAssistanceApi.xid.xml \ | 14 | https://xid.location.studio/ILP/V1.2/IlpAssistanceApi.xid.xml \ |
14 | https://xid.location.studio/ILP/V1.2/IlpPositioningApi.xid.xml | 15 | https://xid.location.studio/ILP/V1.2/IlpPositioningApi.xid.xml \ |
16 | https://xid.location.studio/ILP/V1.2/IlpAnalysisApi.xid.xml | ||
15 | 17 | ||
16 | OR | 18 | OR |
17 | 19 | ||
... | @@ -19,9 +21,11 @@ $ java -Xnoclassgc -jar $XIDSDK/bin/xidcg.jar \ | ... | @@ -19,9 +21,11 @@ $ java -Xnoclassgc -jar $XIDSDK/bin/xidcg.jar \ |
19 | -v \ | 21 | -v \ |
20 | -prop ../../Tensor/V1.1/XIDData.prop \ | 22 | -prop ../../Tensor/V1.1/XIDData.prop \ |
21 | -prop ../../HPE/V1.2/XIDData.prop \ | 23 | -prop ../../HPE/V1.2/XIDData.prop \ |
24 | -prop ../../SLAM/V1.0/XIDData.prop \ | ||
22 | -prop XIDData.prop \ | 25 | -prop XIDData.prop \ |
23 | IlpAssistanceApi.xid.xml \ | 26 | IlpAssistanceApi.xid.xml \ |
24 | IlpPositioningApi.xid.xml | 27 | IlpPositioningApi.xid.xml \ |
28 | IlpAnalysisApi.xid.xml | ||
25 | ~~~ | 29 | ~~~ |
26 | 30 | ||
27 | If xidcg reports: | 31 | If xidcg reports: | ... | ... |
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment