User's Manual

Page 11 of 34
Figure 9: The Processes screen in the GUI
5.4 Time sync
The system uses GNSS as a source of accurate time for synchronization purposes by default. It is also
possible to configure the system to use Network Time Protocol (NTP) in case manual navigation is used
(for example if a GPS signal is not available) or for testing.
5.4.1 Configuring time sync for NTP
This chapter details the requirements and the necessary steps for configuring Network Time Protocol
(NTP) as the time sync method for the system.
Before you begin
Make sure all antennas are connected and the device is powered up. The device must be connected to a
computer with either a USB or an Ethernet cable and have a previously configured IP address on the eth0
interface, available for connection.
Procedure
1.
Connect to the device's main operating system using either a serial or an SSH connection.
2.
Check the default gateway. You can set it using the following command:
route add default gw 192.168.0.1
3.
Set the DNS-server if you have to. Edit the namespace in resolv.conf, using the follwing command:
vi /etc/resolv.conf
4.
Set the navigation mode to manual and set the coordinates:
upladv.upladv.navigation_mode='manual
'
upladv.upladv.manual_latitude='10'
upladv.upladv.manual_longitude='20'
upladv.upladv.manual_altitude='30'
commi
t
CONFIDENTIAL - BACL Corp. - 04/28/2018