diff --git a/.gitignore b/.gitignore index 7fe7d77..eaed482 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,7 @@ build_release/ build/ *.pyc +script/residual.png +script/det.txt + + diff --git a/.vscode/launch.json b/.vscode/launch.json index d764c9a..fe274bf 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -14,7 +14,7 @@ "-C", "spp_kpl_lsqd.ini", "-S", "GREC", "-M", "spp", "-L", "1", ], "stopAtEntry": false, - "cwd": "/mnt/hgfs/VirtualFile/POSGO_V1.0/conf", + "cwd": "/mnt/hgfs/VirtualFile/POSGO/conf", "environment": [], "externalConsole": false, "MIMode": "gdb", @@ -33,10 +33,10 @@ "request": "launch", "program": "${workspaceFolder}/build_release/POSGO", "args": [ - "-C", "rp_kpl_ekfd.ini", "-S", "GREC", "-M", "rtk", "-L", "1", + "-C", "spp_mate_go.ini", "-S", "GCRE", "-M", "spp", "-L", "1" ], "stopAtEntry": false, - "cwd": "/mnt/hgfs/VirtualFile/POSGO_V1.0/conf", + "cwd": "/mnt/hgfs/VirtualFile/POSGO/conf", "environment": [], "externalConsole": false, "MIMode": "gdb", diff --git a/conf/rp_kpl_gol.ini b/conf/rp_kpl_gol.ini index 71f1fc4..3c3f2e7 100644 --- a/conf/rp_kpl_gol.ini +++ b/conf/rp_kpl_gol.ini @@ -48,10 +48,10 @@ ExportTimeSystem = gpst #1.gpst; 2.utc; 3.bst #file name -File-GnssObs =/mnt/hgfs/VirtualFile/POSGO_V1.0/data/kpl/kpl.22o -File-Navigation =/mnt/hgfs/VirtualFile/POSGO_V1.0/data/kpl/BRDC00IGS_R_20221650000_01D_MN.rnx -File-GnssBase =/mnt/hgfs/VirtualFile/POSGO_V1.0/data/kpl/base.22o -File-Result =/mnt/hgfs/VirtualFile/data/paper/kpl/my2.txt +File-GnssObs =/mnt/hgfs/VirtualFile/data/paper/kpl/kpl.22o +File-Navigation =/mnt/hgfs/VirtualFile/data/paper/kpl/BRDC00IGS_R_20221650000_01D_MN.rnx +File-GnssBase =/mnt/hgfs/VirtualFile/data/paper/kpl/base.22o +File-Result =/mnt/hgfs/VirtualFile/data/paper/kpl/my.txt File-Leapsec =/mnt/hgfs/VirtualFile/posgo_ws/src/POSGO/tables/leap.sec #debug diff --git a/doc/POSGO User Manual.docx b/doc/POSGO User Manual.docx index 19803de..e5ddea7 100644 Binary files a/doc/POSGO User Manual.docx and b/doc/POSGO User Manual.docx differ diff --git a/doc/~$SGO User Manual.docx b/doc/~$SGO User Manual.docx new file mode 100644 index 0000000..103ae09 Binary files /dev/null and b/doc/~$SGO User Manual.docx differ diff --git a/script/.idea/workspace.xml b/script/.idea/workspace.xml index b2e34fd..60cf70c 100644 --- a/script/.idea/workspace.xml +++ b/script/.idea/workspace.xml @@ -1,7 +1,13 @@ - + + + + + + + - +