Daniele Forsi IU5HKX
7f717d520d
Add that passwords aren't implemented
2025-04-21 20:25:09 +02:00
Daniele Forsi IU5HKX
0323d3a06a
Add description for -w/--twiddle_rit
2025-04-21 20:25:09 +02:00
Daniele Forsi IU5HKX
735d54e318
Sync text between man rigctl and man rigctld
2025-04-21 20:25:09 +02:00
Daniele Forsi IU5HKX
576cfb66b1
Fix typos
2025-04-21 20:25:09 +02:00
Daniele Forsi IU5HKX
69f2c60939
Add missing diagram
2025-04-21 20:25:09 +02:00
Daniele Forsi IU5HKX
19de592d3c
Fix list of parameters for get_parm/set_parm
...
Fixes: AFIF_ACC, AFIF_LAN, AFIF_WLAN were missing.
Uses the list returned by \get_parm ? sorted alphabetically
to be more user friendly and to easily spot any missing item in
future.
2025-04-21 20:25:09 +02:00
Daniele Forsi IU5HKX
f9deb43e80
Fix list of parameters for get_level/set_level
...
Fixes: BAND_SELECT and COMP_METER were spelled wrong, NB was
spelled NQ, USB_AF_INPUT, AGC_TIME, MGL, MGF, MGC, were missing.
Uses the list returned by \get_level ? sorted alphabetically
to be more user friendly and to easily spot any missing item
in future.
2025-04-21 20:25:09 +02:00
Daniele Forsi IU5HKX
cd092fc654
Fix list of parameters for get_func/set_func
...
Fixes: OVF_STATUS was spelled wrong, SYNC was missing, SLICE is
not available. Uses the list returned by \get_func ? sorted
alphabetically to be more user friendly and to easily spot any
missing item in future.
2025-04-21 20:25:09 +02:00
Daniele Forsi IU5HKX
f890fcf648
Fix groff syntax
...
A leading space prevents joining two lines.
2025-04-21 20:25:09 +02:00
Daniele Forsi IU5HKX
d724f04163
Remove duplicated text
2025-04-21 20:24:02 +02:00
Daniele Forsi IU5HKX
e00f357569
Fix my previous commit ("Add bold" d9545845
)
2025-03-17 21:50:43 +01:00
Daniele Forsi IU5HKX
d9545845b0
Add bold
2025-03-16 19:30:30 +01:00
Daniele Forsi IU5HKX
0e1e794cfa
Set parameter keywords bold, not their descriptions
2025-03-16 19:30:30 +01:00
Daniele Forsi IU5HKX
cd72187a7c
Fix usage of .EX
...
Add missing .EE and remove some .EE that were out of place.
2025-03-16 19:30:30 +01:00
Daniele Forsi IU5HKX
2da07e484c
Escape literal \n
...
Otherwise it isn't rendered correctly.
2025-03-16 19:30:30 +01:00
Daniele Forsi IU5HKX
cb0196875b
Fix underline and italics
2025-03-16 19:30:30 +01:00
Daniele Forsi IU5HKX
e109fe355d
Fix typos
2025-03-16 19:30:30 +01:00
Michael Black W9MDB
f173673695
Update rigctl.1 man page
2024-12-25 22:59:50 -06:00
Michael Black W9MDB
8edf99fc18
Change skipinit so skip-init for consistency
...
And now ignores the skip-init on the non-interactive rigctl
2024-12-25 16:36:37 -06:00
Michael Black W9MDB
9ac7f92d1e
Update some documentation
2024-12-25 15:59:40 -06:00
Michael Black W9MDB
4a34d4c27f
Add new semi-colon separated hex values for send_raw icom
...
https://github.com/Hamlib/Hamlib/issues/1632
2024-12-01 11:24:43 -06:00
Mike Black W9MDB
fbdb665620
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2024-11-24 22:30:38 -06:00
Mike Black W9MDB
dcc7b37432
Fix spelling error in rigctlsync.1
2024-11-24 22:29:44 -06:00
Daniele Forsi IU5HKX
aae8109d4e
Remove duplicated sentence
2024-11-24 20:24:43 +01:00
Daniele Forsi IU5HKX
82c8a0795e
Fix typos in man pages and other documentation
2024-11-24 19:24:35 +01:00
Mike Black W9MDB
c015c3690b
Update rigctl.1 for IC7300 filter 1,2,3 usage
2024-10-13 16:11:25 -05:00
Mike Black W9MDB
96fc685567
Update rigctl.1
2024-10-07 09:19:04 -05:00
George Baltz N3GB
d81726e724
Implement kenwood_set_clock
...
Add warning to man page about NTP use and aux clock display.
2024-09-15 15:47:43 -04:00
Mike Black W9MDB
954fd00161
Fix set_clock information
2024-08-30 10:17:55 -05:00
Mike Black W9MDB
4170953aa0
Update man pages
2024-08-18 16:51:11 -05:00
Mike Black W9MDB
745e72a6cf
Add
...
ROT_MOVE_UP_LEFT, ROT_MOVE_UP_CCW
ROT_MOVE_UP_RIGHT, ROT_MOVE_UP_CW
ROT_MOVE_DOWN_LEFT, ROT_MOVE_DOWN_CCW
ROT_MOVE_DOWN_RIGHT, ROT_MOVE_DOWN_CW
Supported by SPID rotators
2024-05-30 17:34:02 -05:00
Mike Black W9MDB
c73c728b5e
Allow rigctl w command to quote arg1 for use by SmartSDR
...
e.g. w "C0|set slice 0 tx=1"
2024-05-22 11:44:54 -05:00
Mike Black W9MDB
5ab1122139
Add freq_skip for use with rigs that do not have targetable VFO
...
Hopefully this allows them to work with gpredict.
However...setting frequency on TX/RX transition could take up to 1 second depending on gpredict polling rate.
https://github.com/Hamlib/Hamlib/issues/1493
2024-03-08 17:09:47 -06:00
Mike Black W9MDB
cff4faba53
Update rigctl.1
2024-02-02 15:54:29 -06:00
zcsahok
5d0cbba91e
Minor man page fix
2023-12-28 12:18:02 +00:00
Mike Black W9MDB
af5ea58350
Add -# --skip_init option to rigctl
2023-12-18 15:26:46 -06:00
Mike Black W9MDB
19bf90bbb4
Minor update to rigctl.1 rigctld.1
2023-12-18 07:13:23 -06:00
Mike Black W9MDB
eff7d97c64
Update rigctl.1
2023-11-17 00:07:04 -06:00
Daniele Forsi IU5HKX
5a7eec1af7
Fix man page of rigctld
...
The options rigctld-idle and bind-all where written with an underscore.
2023-10-22 23:21:02 +02:00
Mike Black W9MDB
cdc9bc45f2
Add -b/bind_all option to rigctld
...
By default rigctld will not try all interfaces
Windows was not recognizing duplicate rigctld instances and failing with Log4OM
https://github.com/Hamlib/Hamlib/issues/1400
2023-10-14 16:55:43 -05:00
Mike Black W9MDB
2423fb237c
Improve Yaesu send_morse
...
Can now send message 1-5 or up to 50 char msg
e.g. rigctl -m 1035 -r /dev/ttyUSB0 b 1
or
rigctl -m 1035 -r /dev/ttyUSB0 b "CQ CQ DE W9MDB"
2023-09-30 16:07:07 -05:00
Mike Black W9MDB
cca3891362
Change L METER to allow meter names in addition to numeric
...
Change l METER to return meter number=name instead of just number
Hopefully doesn't mess up anybody using this function via rigctl/rigctld uf they parsing the number correctly.
It's easier for users with to use/see text names for both set/get
https://github.com/Hamlib/Hamlib/issues/1369
2023-08-20 16:03:25 -05:00
Mike Black W9MDB
ccd6472f03
Fix KEYERTYPE in ic7300.c and add parsing of STRAIGHT, BUG, PADDLE for rigctl(d)
...
https://xiegu.eu/downloads/
2023-08-17 22:49:20 -05:00
Mike Black W9MDB
d7d450df49
Add parm BANDSELECT for Yaesu rigs
...
'p BANDSELECT' returns current band of VFOA
'P BANDSELECT BAND160M' example selects the 160M band
'P BANDSELECT ?' shows bands available for the rig
Kenwood rigs will be next
Icom rigs TBD when Icom explains the return from 0x1a 0x01 -- no bandselect possible so manual setting of rig values
https://github.com/Hamlib/Hamlib/issues/1353
2023-08-11 10:40:42 -05:00
Mike Black W9MDB
11d2f34ec8
Fix rigctlsync.1 man page
2023-08-08 15:42:40 -05:00
Mike Black W9MDB
13a8c0fb1d
Add get_gpio to man pages
...
https://github.com/Hamlib/Hamlib/issues/1121
2023-07-26 08:15:57 -05:00
Mike Black W9MDB
9ad070c33f
Add gpio command to rigctl(d) usable with pttport setting CM108
...
e.g. to set gpio2 on use 'gpio GPIO2 1" and off "gpio GPIO2 0"
Should work with GPIO1-4
New API funcions rig_cm108_get_bit rig_cm108_set_bit
https://github.com/Hamlib/Hamlib/issues/1121
2023-07-22 10:32:25 -05:00
Mike Black W9MDB
ef4489172a
Update man pages for send_morse info
2023-07-21 09:31:57 -05:00
Mike Black W9MDB
f33fa95d8d
Update rigctl/d man pages
2023-07-20 15:22:11 -05:00
Mike Black W9MDB
17c7c4d68f
Update man pages some more
2023-07-20 07:52:43 -05:00