Last change
on this file since 10315 was 9777, checked in by stuerze, 2 years ago |
example config updated
|
-
Property svn:executable
set to
*
|
File size:
407 bytes
|
Rev | Line | |
---|
[7727] | 1 | #!/bin/bash
|
---|
| 2 |
|
---|
[9424] | 3 | ../bnc -nw -conf /dev/null -display :1 --platform offscreen\
|
---|
[7727] | 4 | -key reqcAction Analyze \
|
---|
[9777] | 5 | -key reqcObsFile Input/MAO000USA_R_20221720000_01D_30S_MO.rnx \
|
---|
| 6 | -key reqcNavFile Input/MAO000USA_R_20221720000_01D_MN.rnx \
|
---|
| 7 | -key reqcSkyPlotSignals "G:1&2&5 R:1&2 E:1&5&7 C:2&6 J:1&2" \
|
---|
[7727] | 8 | -key reqcOutLogFile Output/RinexQc.log \
|
---|
[9777] | 9 | -key reqcPlotDir Output 2>/dev/null
|
---|
[7727] | 10 |
|
---|
| 11 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.