092b066c by Skip Hines

ILP-593 : fixed README.md and generated XIDData.prop so it includes SLAM and Analisys data

1 parent a06e4f38
......@@ -9,9 +9,11 @@ $ java -Xnoclassgc -jar $XIDSDK/bin/xidcg.jar \
-v \
-prop https://xid.location.studio/Tensor/V1.1/XIDData.prop \
-prop https://xid.location.studio/HPE/V1.2/XIDData.prop \
-prop https://xid.location.studio/SLAM/V1.0/XIDData.prop \
-prop https://xid.location.studio/ILP/V1.2/XIDData.prop \
https://xid.location.studio/ILP/V1.2/IlpAssistanceApi.xid.xml \
https://xid.location.studio/ILP/V1.2/IlpPositioningApi.xid.xml
https://xid.location.studio/ILP/V1.2/IlpPositioningApi.xid.xml \
https://xid.location.studio/ILP/V1.2/IlpAnalysisApi.xid.xml
OR
......@@ -19,9 +21,11 @@ $ java -Xnoclassgc -jar $XIDSDK/bin/xidcg.jar \
-v \
-prop ../../Tensor/V1.1/XIDData.prop \
-prop ../../HPE/V1.2/XIDData.prop \
-prop ../../SLAM/V1.0/XIDData.prop \
-prop XIDData.prop \
IlpAssistanceApi.xid.xml \
IlpPositioningApi.xid.xml
IlpPositioningApi.xid.xml \
IlpAnalysisApi.xid.xml
~~~
If xidcg reports:
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!