NTS-pico3 Device monitoring: Różnice pomiędzy wersjami
Linia 3: | Linia 3: | ||
To monitor GNSS signals SSH communication must be enabled first. Please execute the following commands from terminal: | To monitor GNSS signals SSH communication must be enabled first. Please execute the following commands from terminal: | ||
<code>ssh root@192.168.1.234 -p 65535 | <code>ssh root@192.168.1.234 -p 65535<br> | ||
root@192.168.1.139's password: 12345 | root@192.168.1.139's password: 12345<br> | ||
[root@rbmtx ~]# TERM=vt220 | [root@rbmtx ~]# TERM=vt220<br> | ||
[root@rbmtx ~]# gpsmon</code> | [root@rbmtx ~]# gpsmon</code> | ||
Wersja z 13:20, 16 maj 2023
Monitoring GNSS satellite signals ON-LINE
To monitor GNSS signals SSH communication must be enabled first. Please execute the following commands from terminal:
ssh root@192.168.1.234 -p 65535
root@192.168.1.139's password: 12345
[root@rbmtx ~]# TERM=vt220
[root@rbmtx ~]# gpsmon
This screen is the tool to monitor GNSS (GPS & Glonass) satellite signal performance. You should be able to receive signals from at least not less than 4 satellites. Well done installation mostly let view 10-20 GNSS satellites in view. It takes approx. 5-10 minutes since power on to get minimum #sats in view.
Recommendation!
For Linux/Unix and Mac OSX please use BASH std. terminal.
For Microsoft Windows there are various of 3rd party SSH software suppliers. One of the most popular one is free available putty