From: Nate B. <no...@gi...> - 2025-10-06 16:57:59
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: c0717e783475e70a2a40f3d08199379f324cc1b4 https://github.com/Hamlib/Hamlib/commit/c0717e783475e70a2a40f3d08199379f324cc1b4 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-10-04 (Sat, 04 Oct 2025) Changed paths: M tests/rigctl_parse.c Log Message: ----------- Remove duplicated command from --help output Commit: 6238a5ef1b605168c06767836a882007fb5fa59c https://github.com/Hamlib/Hamlib/commit/6238a5ef1b605168c06767836a882007fb5fa59c Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-10-04 (Sat, 04 Oct 2025) Changed paths: M tests/rigctl_parse.c Log Message: ----------- Reorder commands in --help output Puts more related get/set commands side by side in the columnar output. Commit: 19ce6d30b0ff589d7866fa9c2457cc56d0b64d81 https://github.com/Hamlib/Hamlib/commit/19ce6d30b0ff589d7866fa9c2457cc56d0b64d81 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-10-04 (Sat, 04 Oct 2025) Changed paths: M tests/rotctl_parse.c Log Message: ----------- Put get_conf near set_conf Commit: 0546e764afe4fdca95b471d11858e74724333da8 https://github.com/Hamlib/Hamlib/commit/0546e764afe4fdca95b471d11858e74724333da8 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-10-05 (Sun, 05 Oct 2025) Changed paths: M tests/rigctl_parse.c Log Message: ----------- Update comments All letters are used now, rig_set/rig_get are added and -W is reserved by POSIX.2 for implementation extensions of get_opt, but it doesn't apply here because this code is using strcmp() and the W command which is implemented is not prefixed by a '-'. Commit: a7188c201ac552b6155fe25bfab85e44cdd76c62 https://github.com/Hamlib/Hamlib/commit/a7188c201ac552b6155fe25bfab85e44cdd76c62 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-10-05 (Sun, 05 Oct 2025) Changed paths: M tests/rigctl_parse.c Log Message: ----------- Put set_gpio before get_gpio Like other set/get pairs. Commit: 486ec607dd84499f61e07e1d0e6a80633ab0809d https://github.com/Hamlib/Hamlib/commit/486ec607dd84499f61e07e1d0e6a80633ab0809d Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-10-05 (Sun, 05 Oct 2025) Changed paths: M tests/rigctl_parse.c Log Message: ----------- Remove space for consistency with other descriptions Commit: bceb1a1fdf42410b876571f0a167d1fa8abefa3f https://github.com/Hamlib/Hamlib/commit/bceb1a1fdf42410b876571f0a167d1fa8abefa3f Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-10-05 (Sun, 05 Oct 2025) Changed paths: M tests/rigctl_parse.c Log Message: ----------- Do not use abbreviations where there is enough space Commit: e992691354fb0d1966660f84314bfa31f3ee39c5 https://github.com/Hamlib/Hamlib/commit/e992691354fb0d1966660f84314bfa31f3ee39c5 Author: Nate Bargmann <n0...@n0...> Date: 2025-10-06 (Mon, 06 Oct 2025) Changed paths: M tests/rigctl_parse.c M tests/rotctl_parse.c Log Message: ----------- Merge GitHub PR @1933 Compare: https://github.com/Hamlib/Hamlib/compare/d11d7b2d0029...e992691354fb To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |