NTS-pico3 Ports configuration: Różnice pomiędzy wersjami
Z Elproma Wiki Knowledge Base
(Utworzono nową stronę "{{Template: Web_portsconfiguration | model = NTS-pico3 }}") |
|||
Linia 1: | Linia 1: | ||
{{Template: | {{Template: Webnative_portsconfiguration | ||
| model = NTS-pico3 | | model = NTS-pico3 | ||
}} | }} |
Aktualna wersja na dzień 14:53, 15 maj 2023
Serial ports configuration
Available modes for RS232:
- None.
- Forwarding.
- Terminal – Unlocks standard SSH like console on serial port.
- ModBus gateway.
- GPS NMEA – copies NMEA output from GNSS module and sends it to serial port. Included messages are: RMC, GSV, GSA, GGA.
- PTP NMEA – simulates NMEA messages based on PTP synchronization status. Requires PTP to be enabled. Included messages are: RMC, ZDA.
You can get GNSS NMEA data over Ethernet using SSH connection and "gpspipe -r" command, eg.
ssh root@10.10.4.134 "gpspipe -r"