Mike Black W9MDB
4689a2ff11
Add client_version for rigctld clients to report their version to rigctld
...
This should allow for rigctld to report deprecation, compatibility, or alternatives
https://github.com/Hamlib/Hamlib/issues/1153
2022-12-23 23:39:20 -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
Nate Bargmann
477c94c8fb
Quell groff warning of "font p not found".
...
Font names need to be upper case in nroff.
2022-12-09 08:24:36 -06:00
Mike Black W9MDB
58f2549a99
Change rigctl send_raw to also require terminator
...
https://github.com/Hamlib/Hamlib/issues/1157
2022-11-26 15:19:23 -06:00
Mike Black W9MDB
af6d4d03e3
Add send_raw to rigctl
2022-11-24 23:27:07 -06:00
Mike Black W9MDB
eeac97c725
Fix FT-991 level_gran
...
https://github.com/Hamlib/Hamlib/issues/1144
2022-11-10 16:00:00 -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
cd1dc4c05d
Add ability to enter terminator char for W send_cmd_rx so one can do 'W FA; ;' without a timeout needed
2022-10-29 23:09:53 -05:00
Mike Black W9MDB
9c02b2ebc2
Fix Yaesu DT command and add 2 or 4 digit timezone option
...
https://github.com/Hamlib/Hamlib/issues/1132
2022-10-25 23:26:16 -05:00
Mike Black W9MDB
8c274456d4
Update rigctl.1
...
Update simft897.c
2022-10-21 22:59:49 -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
668db3a0e2
Update rigctlcom information
2022-07-14 16:55:24 -05:00
Mike Black W9MDB
363219e60a
Add Gemini DX-1200 HF-1K amplifier
2022-07-10 17:05:44 -05:00
Daniele Forsi IU5HKX
08c06aea14
Fix spelling errors
...
Fixed with:
codespell --summary --skip=.git,extra,,lib,macros,security --ignore-words-list="ans,ba,cant,develope,fo,get's,nin,numer,parm,parms,setts,som,statics,ths,ue,vektor,objext" --write-changes --interactive=2
and manual editing.
2022-07-07 23:56:22 +02: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
2cfc02a10c
Update rigctl.1 man page to add stop_morse and wait_morse
2022-05-30 07:45:47 -05:00
Mike Black W9MDB
01ddc88608
Update rigctld.1 man page
2022-05-29 23:04:50 -05:00
Mike Black W9MDB
11bcf03229
Add get_separator and set_separator to rigctld
...
This allows rigctld clients to change the reponse format
Multi-line response will use the new separator for fields and a newline at the end of message.
The allows node-red tcprequest to wait for newline and then parse the fields in one message.
https://github.com/Hamlib/Hamlib/issues/1015
2022-05-21 12:42:34 -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
6bd9cdfda0
Update rigctlcom.1 man page to add new -B --mapa2b option
2022-04-24 14:46:30 -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
Daniele Forsi IU5HKX
adeb2980a5
Fix lintian warning: macro 'IN' not defined
2022-02-05 16:59:56 +01:00
Daniele Forsi IU5HKX
69b1f272d7
Fix lintian warning: macro 'RG' not defined
2022-02-05 16:48:15 +01: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
d38a248fda
set/get_clock routines for IC7100/7300/7600/7610/7700/7800/785x/9700
...
https://github.com/Hamlib/Hamlib/issues/851
2021-12-01 22:52:55 -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
Mike Black W9MDB
7e9a8f14cc
Update rigctl rigctld man pages to note that dummy device is the default
2021-10-23 08:10:24 -05:00
Mike Black W9MDB
6f018701a0
Update rigctl.1 man page to make -L a bit clearer
2021-10-22 16:35:02 -05:00
Mike Black W9MDB
10c3ab09ac
Update send_morse for Yaeus rigs
2021-10-18 23:25:29 -05:00
Mike Black W9MDB
e3731400c3
Fix rigctld man page to show numeric only return for chk_vfo
...
This was changed to maintain compatibility with previous versions
2021-10-18 11:34:05 -05:00
Mike Black W9MDB
03ebf857a9
Update rotctl.1 man page
2021-08-30 15:19:16 -05:00
Mike Black W9MDB
906b6e62d8
Update man pages
2021-04-28 07:03:10 -05:00
Michael Black W9MDB
5964e1de18
Improve FTDX3000 antenna handling
...
https://github.com/Hamlib/Hamlib/issues/510
2021-02-17 08:43:12 -06:00
Michael Black W9MDB
f81d0ca96e
Add info for set_ant
2021-02-14 07:37:02 -06:00
Michael Black W9MDB
0fe9b866d2
Update rigctl.1 man page for W command format
2021-01-19 11:18:38 -06:00
Michael Black W9MDB
2a0deb3415
Add RIG_LEVEL_RFPOWER_METER_WATTS
...
Old level of 0-1 just doesn't work well with the varying power levels in rigs now
2020-12-16 17:47:49 -06:00
Michael Black W9MDB
44baf44dcc
Update rigctl.1 man page
2020-12-11 17:20:34 -06:00
Mikael Nousiainen
bb315270bf
Merge branch 'master' into rotator-speed-control-and-status
2020-12-02 21:46:23 +02:00
Michael Black W9MDB
dd3ed134dd
Turns out M2 has two different protcols
...
So we now have RC2800, RC2800_EARLY_AZ, and RC2800_EARLY_AZEL
RC2800_EARLY_AZ is azimuth only
Update rotctl man page for move keywords
https://github.com/Hamlib/Hamlib/issues/451
2020-11-30 09:22:33 -08:00
Mikael Nousiainen
a48f149955
Implement funcs, levels and parms + the ext variants for rotators. Add option to not change rotator speed when using the move command. Add rotator status flags. Work in progress.
2020-11-24 21:51:10 +02:00
Michael Black W9MDB
bba86fb6a1
Update rigctl.1 man page
2020-11-21 08:25:13 -06:00
Michael Black W9MDB
131d45551c
Update rigctld.1 man page
...
https://github.com/Hamlib/Hamlib/issues/404
2020-10-23 11:52:00 -05:00
Michael Black W9MDB
d4e1e91272
Fix rigctl -W and --twiddle_timeout
2020-10-22 16:04:53 -05:00
Michael Black W9MDB
c500b342a5
Update man pages for get_chan
...
https://github.com/Hamlib/Hamlib/issues/370
2020-09-17 10:37:22 -05:00