Command line configuration¶
RTK Configuration¶
When the INS2000 is configured as a rover station, it can receive RTCM data through multiple ports such as Ethernet, serial port, USB, etc., and can input multiple sets of RTCM data at the same time, and the receiver is connected to the built-in distribution.
Let’s now configure the commonly used CORS station technology, taking Aceinna’s Ntrip as an example.
This RTK mobile station configuration requires that the INS2000 receiver can be connected to the Internet.
There are two ways for this product to connect to the Internet:
1 Connect the product to a network device such as a mobile router with a network cable.
The configuration command is as follows:
NTRIPCONFIG NCOM1 client V1 60.205.8.49:8002 RTCM32_GGB user password
2 Connect the 4G antenna and insert the 4G card to configure as follows.
The configuration command is as follows:
NTRIPCONFIG DTU1 client V1 60.205.8.49:8002 RTCM32_GGB user password
Data Output Configuration¶
Support integrated navigation information:
INSATT inertial navigation attitude
INSPOS inertial navigation position
INSPVA inertial navigation position speed and attitude
INSPVAX extended inertial navigation position speed and attitude
INSSPD inertial navigation horizontal and vertical speed
INSVEL inertial navigation northeast sky speed
BESTPOS best location
BESTVEL best available speed
BESTXYZ best position and speed
GPGGA GNSS positioning data output sentence
KSXT positioning and orientation data
Examples of inertial navigation configuration are as follows:
SETINSROTATION RBV 0 0 90 0.0 0.0 0.0
SETINSTRANSLATION ANT1 0.1 -0.3 1.5 0.1 0.1 0.1
INSCOMMAND ENABLE
LOG COM1 GPGGA ONTIME 1
LOG COM1 INSPVAA ONTIME 1
SAVECONFIG