[Hamlib-developer] [Hamlib/Hamlib] d724f0: Remove duplicated text
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Nate B. <no...@gi...> - 2025-04-21 22:23:48
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: d724f04163d0bfe29717b11efb8f044025204807 https://github.com/Hamlib/Hamlib/commit/d724f04163d0bfe29717b11efb8f044025204807 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-04-21 (Mon, 21 Apr 2025) Changed paths: M doc/man1/ampctld.1 Log Message: ----------- Remove duplicated text Commit: f890fcf6482c8197b3c29f716cad7370a9806d6b https://github.com/Hamlib/Hamlib/commit/f890fcf6482c8197b3c29f716cad7370a9806d6b Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-04-21 (Mon, 21 Apr 2025) Changed paths: M doc/man1/rigctl.1 M doc/man1/rigctld.1 Log Message: ----------- Fix groff syntax A leading space prevents joining two lines. Commit: cd092fc65421a1494abde9da5c8dbe5b9eed0eb8 https://github.com/Hamlib/Hamlib/commit/cd092fc65421a1494abde9da5c8dbe5b9eed0eb8 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-04-21 (Mon, 21 Apr 2025) Changed paths: M doc/man1/rigctl.1 M doc/man1/rigctld.1 M include/hamlib/rig.h Log Message: ----------- 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. Commit: f9deb43e803a4177440f69a18136e64efe7fd11f https://github.com/Hamlib/Hamlib/commit/f9deb43e803a4177440f69a18136e64efe7fd11f Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-04-21 (Mon, 21 Apr 2025) Changed paths: M doc/man1/rigctl.1 M doc/man1/rigctld.1 Log Message: ----------- 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. Commit: 19de592d3ca0a1a1afb52be874b198eb26619c20 https://github.com/Hamlib/Hamlib/commit/19de592d3ca0a1a1afb52be874b198eb26619c20 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-04-21 (Mon, 21 Apr 2025) Changed paths: M doc/man1/rigctl.1 M doc/man1/rigctld.1 Log Message: ----------- 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. Commit: 69f2c609393437b126d3e620f025a77026d83192 https://github.com/Hamlib/Hamlib/commit/69f2c609393437b126d3e620f025a77026d83192 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-04-21 (Mon, 21 Apr 2025) Changed paths: M doc/man1/rigctlsync.1 Log Message: ----------- Add missing diagram Commit: 576cfb66b1efd20c9bcd5057a15023de34a0845b https://github.com/Hamlib/Hamlib/commit/576cfb66b1efd20c9bcd5057a15023de34a0845b Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-04-21 (Mon, 21 Apr 2025) Changed paths: M doc/man1/rigctl.1 M doc/man1/rigctld.1 Log Message: ----------- Fix typos Commit: 735d54e318da14309308e9bb0b35ac3b39729335 https://github.com/Hamlib/Hamlib/commit/735d54e318da14309308e9bb0b35ac3b39729335 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-04-21 (Mon, 21 Apr 2025) Changed paths: M doc/man1/rigctl.1 M doc/man1/rigctld.1 Log Message: ----------- Sync text between man rigctl and man rigctld Commit: 0323d3a06a4ebe48c342a86972bb9976949fdde5 https://github.com/Hamlib/Hamlib/commit/0323d3a06a4ebe48c342a86972bb9976949fdde5 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-04-21 (Mon, 21 Apr 2025) Changed paths: M doc/man1/rigctld.1 Log Message: ----------- Add description for -w/--twiddle_rit Commit: faae6b5405fd24c7f10810d46f6684042ab18bab https://github.com/Hamlib/Hamlib/commit/faae6b5405fd24c7f10810d46f6684042ab18bab Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-04-21 (Mon, 21 Apr 2025) Changed paths: M tests/rigctld.c Log Message: ----------- Add missing arguments to command line options Commit: 2c0067d51062b7d37f66274e1ecee6a2869b8f5e https://github.com/Hamlib/Hamlib/commit/2c0067d51062b7d37f66274e1ecee6a2869b8f5e Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-04-21 (Mon, 21 Apr 2025) Changed paths: M tests/rigctld.c Log Message: ----------- Remove unused command line short options -M and -N The long options --multicast-addr and --multicast-port were removed in commit c8c8869a. Commit: cd82f08ec56b153029067be4a616bf0fd136b6a4 https://github.com/Hamlib/Hamlib/commit/cd82f08ec56b153029067be4a616bf0fd136b6a4 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-04-21 (Mon, 21 Apr 2025) Changed paths: M tests/rigctld.c Log Message: ----------- Add missing command line short option -b for --bind-all Commit: 7f717d520d0e7adbb436f258e03e8ce6105d65f9 https://github.com/Hamlib/Hamlib/commit/7f717d520d0e7adbb436f258e03e8ce6105d65f9 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-04-21 (Mon, 21 Apr 2025) Changed paths: M doc/man1/rigctl.1 M doc/man1/rigctld.1 M tests/rigctld.c Log Message: ----------- Add that passwords aren't implemented Commit: cee0fcb2cb621deba277fe9e2c4f8283f43b136a https://github.com/Hamlib/Hamlib/commit/cee0fcb2cb621deba277fe9e2c4f8283f43b136a Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-04-21 (Mon, 21 Apr 2025) Changed paths: M tests/rigctld.c Log Message: ----------- Add -b, --bind-all to --help text Commit: 8f641b2b6a4fabe4d4f3062f4fa591ba2e7a672f https://github.com/Hamlib/Hamlib/commit/8f641b2b6a4fabe4d4f3062f4fa591ba2e7a672f Author: Nate Bargmann <n0...@n0...> Date: 2025-04-21 (Mon, 21 Apr 2025) Changed paths: M doc/man1/ampctld.1 M doc/man1/rigctl.1 M doc/man1/rigctld.1 M doc/man1/rigctlsync.1 M include/hamlib/rig.h M tests/rigctld.c Log Message: ----------- Merge pull request #1707 from dforsi/fix/manpage Fix/manpage Compare: https://github.com/Hamlib/Hamlib/compare/49af447f27ff...8f641b2b6a4f To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |