mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-14 04:00:34 +00:00
Move Beidou files
This commit is contained in:
parent
45f49067f4
commit
4ad0751861
@ -627,7 +627,7 @@ position-BDS-B1I:
|
||||
- volk_profile -v 8111
|
||||
- volk_gnsssdr_profile -v 2053
|
||||
- mkdir test && mkdir position-test && cd test
|
||||
- cp /captures/gitlab_test_signals/static/beidou/BDS_B1I.conf ./BDS_B1I.conf
|
||||
- cp /captures/gitlab_test_signals/static/beidou/B1I/BDS_B1I.conf ./BDS_B1I.conf
|
||||
- position_test --config_file_ptest=BDS_B1I.conf --static_position="31.025035,121.439447,36.31" --static_scenario=1 --pvt_solver_dump_filename=./PVT.dat --plot_position_test --show_plots=0 --static_2D_error_m=10 --static_3D_error_m=10 --accuracy_CEP=10 --precision_SEP=100
|
||||
- mkdir ../position-test/B1 && mv *.* ../position-test/B1
|
||||
- ls -la ../position-test/B1
|
||||
@ -649,7 +649,7 @@ position-BDS-B3I:
|
||||
- volk_profile -v 8111
|
||||
- volk_gnsssdr_profile -v 2053
|
||||
- mkdir test && mkdir position-test && cd test
|
||||
- cp /captures/gitlab_test_signals/static/beidou/BDS_B3I.conf ./BDS_B3I.conf
|
||||
- cp /captures/gitlab_test_signals/static/beidou/B3I/BDS_B3I.conf ./BDS_B3I.conf
|
||||
- position_test --config_file_ptest=BDS_B3I.conf --static_position="31.0250289,121.4394545,37.02" --static_scenario=1 --pvt_solver_dump_filename=./PVT.dat --plot_position_test --show_plots=0 --static_2D_error_m=10 --static_3D_error_m=10 --accuracy_CEP=10
|
||||
- mkdir ../position-test/B3 && mv *.* ../position-test/B3
|
||||
- ls -la ../position-test/B3
|
||||
|
Loading…
Reference in New Issue
Block a user