Wykres commitów

68 Commity (5d81ea38bbdfd92e680995057b8ed46f53f5a8d8)

Autor SHA1 Wiadomość Data
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 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 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
Daniele Forsi IU5HKX 82c8a0795e Fix typos in man pages and other documentation 2024-11-24 19:24:35 +01:00
Mike Black W9MDB 4170953aa0 Update man pages 2024-08-18 16:51:11 -05:00
zcsahok 5d0cbba91e Minor man page fix 2023-12-28 12:18:02 +00:00
Mike Black W9MDB 19bf90bbb4 Minor update to rigctl.1 rigctld.1 2023-12-18 07:13:23 -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 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 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
Mike Black W9MDB 8161cda2fc Update man pages 2023-07-20 07:49:56 -05:00
Mike Black W9MDB 330322e745 Add WPM notes to send_morse 2023-07-17 17:25:47 -05:00
max 16b83b76b3 Fix minor typo (missing u character) 2023-06-29 13:34:14 +02:00
George Baltz N3GB ae14af4bc1 Add missing commands to man pages 2023-05-23 10:59:29 -04:00
George Baltz N3GB a7d24a99db Fix typos (missing '('s ) in man pages. 2023-05-23 10:59:28 -04:00
Mike Black W9MDB db218e9e73 Update man pages to clarify upper/lower case for set/get commands 2023-01-06 10:30:32 -06:00
Mike Black W9MDB 04b18c9d5b Add --set-conf=tuner_control_pathname=hamlib_tuner_control
Program will be passed 0 or 1 (Off or On)
Example script in tests/hamlib_tuner_control
https://github.com/Hamlib/Hamlib/issues/1192
2022-12-19 12:55:18 -06:00
Mike Black W9MDB 2a30396d70 Add RIG_LEVEL_USB_AF for IC-705, IC-7300, IC-9700, IC-785x, and IC-R8600
In combination with RIG_LEVEL_RF we should be able to create an AGC control
for WSJTX and JTDX for example to keep audio levels within a good A/D range automagically
https://github.com/Hamlib/Hamlib/issues/1135
2022-11-01 09:14:19 -05:00
Mike Black W9MDB b1d132dd27 Add -R option to rigctld to close the rig when no clients are connected
The FT-736 has to lock the rig for CAT control so this allows it to unlock when rigctld is idle
https://github.com/Hamlib/Hamlib/issues/1117
2022-09-16 08:33:51 -05:00
Mike Black W9MDB 69c85a13c0 More updates on AGC in man pages 2022-07-29 23:02:07 -05:00
Mike Black W9MDB 362dfe2612 Update man page info on AGC values 2022-07-29 22:26:41 -05:00
Mike Black W9MDB 6955a0ed4f Update rigctld.1 man page to add -1 for no passband change 2022-06-27 06:42:44 -05:00
Mike Black W9MDB 7944ea511d Update rigctld.1 man page 2022-06-21 07:06:22 -05:00
Mike Black W9MDB f555eceff9 Got set_lock_mode and get_lock_mode working now
https://github.com/Hamlib/Hamlib/issues/1044
2022-06-02 15:55:56 -05:00
Mike Black W9MDB ab0e3f3d2b Update rigctl and rigctld man pages to add set_lock_mode and get_lock_mode 2022-05-30 22:26:38 -05:00
Mike Black W9MDB 01ddc88608 Update rigctld.1 man page 2022-05-29 23:04:50 -05:00
Mike Black W9MDB 921d4d43ef Add -S/--separator option to rigctld to allow something other then \n as a field separator
Should work better for node-red parsing
https://github.com/Hamlib/Hamlib/issues/1030
2022-05-19 12:28:49 -05:00
Mike Black W9MDB 770aa4e98a Stage 1 rigctld password working using MD5 hash
Need to add Stage 2 which will be encryption using the MD5 hash as the key so the secret key nevers gets trasmitted
Then need to add a "by connection" capability as password is permanent across connections right now.
2022-04-15 13:21:35 -05:00
Mike Black W9MDB 499198bf50 Basic rigctld password working -- still need to add secure method -- plain text right now
https://github.com/Hamlib/Hamlib/issues/813
2022-03-01 11:39:11 -06:00
Mike Black W9MDB 908f33b8ef Update rigctld.1 man page to include MainA/B/C and SubA/B/C 2021-12-19 13:17:03 -06:00
Mike Black W9MDB a1c8493c62 First cut at clock setting for IC7300/7800/785x/9700
https://github.com/Hamlib/Hamlib/issues/851
2021-12-01 11:50:33 -06:00