pull/1707/head
Daniele Forsi IU5HKX 2025-04-20 20:55:34 +02:00
rodzic 69f2c60939
commit 576cfb66b1
2 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -1417,7 +1417,7 @@ Set
.IP .IP
Sets rig clock -- note that some rigs do not handle seconds or milliseconds. Sets rig clock -- note that some rigs do not handle seconds or milliseconds.
If you try to set sec/msec and rig does not support it you will get a debug warning message. If you try to set sec/msec and rig does not support it you will get a debug warning message.
Format is ISO8601, Format is ISO8601.
Formats accepted allow for 2-digit or 4-digit time zone Formats accepted allow for 2-digit or 4-digit time zone
.EX .EX
YYYY-MM-DDTHH:MM:SS.SSS+ZZ (where +ZZ is either -/+ UTC offset HH) YYYY-MM-DDTHH:MM:SS.SSS+ZZ (where +ZZ is either -/+ UTC offset HH)
@ -1535,7 +1535,7 @@ For Unix/Linux
Client can send its version to rigctld and get feedback on compatibility, deprecation, and alternatives. Client can send its version to rigctld and get feedback on compatibility, deprecation, and alternatives.
.TP .TP
.BR hamlib_version .BR hamlib_version
Returns hamlib version with ISO8601 date/time Returns Hamlib version with ISO8601 date/time
. .
.TP .TP
.BR test .BR test

Wyświetl plik

@ -88,7 +88,7 @@ directly through a TCP socket.
. .
.PP .PP
Keep in mind that Hamlib is BETA level software. While a lot of backend Keep in mind that Hamlib is BETA level software. While a lot of backend
libraries lack complete rotator support, the basic functions are usually well libraries lack complete rig support, the basic functions are usually well
supported. supported.
. .
.PP .PP