Wykres commitów

35 Commity (08c06aea147efe28d56baaf308b03d8463c9600e)

Autor SHA1 Wiadomość Data
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 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 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 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
Daniele Forsi IU5HKX 69b1f272d7 Fix lintian warning: macro 'RG' not defined 2022-02-05 16:48:15 +01: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 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
Michael Black W9MDB bba86fb6a1 Update rigctl.1 man page 2020-11-21 08:25:13 -06: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
Michael Black W9MDB f107faf71e Update man pages for set_ant 2020-09-17 08:20:51 -05:00
Michael Black W9MDB 975824c618 Update rigctl.1 set_ant 2020-09-11 08:40:07 -05:00
Nate Bargmann 42f4177306
Update utilities man pages for Hamlib 4.0 2020-09-10 08:36:57 -05:00
Michael Black W9MDB 65d8ac8d95 Fix spelling error in rigctl.1 2020-07-14 12:56:09 -05:00
Michael Black W9MDB 87a83ffbb1 rigctld now works with rigctl in vfo mode
https://github.com/Hamlib/Hamlib/issues/259
set_vfo_opt can now dynamically change vfo mode on rigctld
So this example now works...does some non-vfo stuff then switches to vfo mode
rigctl -m 2 F 14074000 V VFOB F 14076000 V VFOA f V VFOB f set_vfo_opt 1 f VFOA
rigctl commands v,V and S have been changed to not require VFO arguments
New API function rig_set_vfo_opt -- only implemented for Net rigctl as it doesn't apply to any other rigs
2020-05-27 12:21:41 -05:00
Michael Black 9a49167b69 Update long command for -Y rigctl option and man page 2020-04-05 23:35:20 -05:00
Michael Black 15f56aca22 Update H/h command to implemented...though not in many rigs 2020-04-05 23:23:11 -05:00
Michael Black defe4e8f10 Update rigctl rigctld man pages for new f command that now returns the VFO too 2020-03-20 08:22:40 -05:00
Michael Black 49aa7d00a7 Fix get_ant RIG_ANT_CURR logic 2020-02-12 07:20:34 -06:00
Michael Black 1463762ff0 Update rigctl.1 man page for new set_ant and get_ant 2020-02-10 15:48:00 -06:00
Michael Black cab9cffdd8
Add CM108, GPIO, and GPION to rigctl.1 man page 2020-01-21 22:52:35 -06:00
Michael Black 011efe0452
Merge branch 'master' of https://github.com/Hamlib/Hamlib 2019-12-11 07:47:24 -06:00
Nate Bargmann e5325b551a
Minor rigctl man page updates 2019-12-10 19:30:56 -06:00
Michael Black 1806496538
Update rigctl.1 to include W command 2019-12-09 23:45:18 -06:00
Nate Bargmann 5f05a0491e Move utility man page files to doc/man1
Maintain manual page files in the doc directory rather than the source
directories.
2018-04-30 07:19:59 -05:00