Fix line continuation in ampctl.1
Merge GitHub PR #2002
Update ampctl/ampctld man page documentation with the new commands recently introduced
Update NEWS for rig port fix
Initialize rp->timeout in rig_init
Initialize rp->timeout in rig_init
Merge double quoted include patch
Use double quotes for internal includes in files internal to Hamlib
Merge GitHub PR #1996
Attempt to fix CodeQL issues and distcheck Python tests
Extend amplifier API with funcs, levels, parms, ops, status and Expert backend.
Fix various unknown type compilation errors
Update NEWS--type error fix
Merge GitHub PR #1995
Fix various unknown type compilation errors
Update NEWS to sync with 4.7.0 release
Advance to 4.7.1~rc
Advance to Hamlib 4.7.0 release
Add manual pages for rigtestmcast and rigtestmcastrx
Add manual page for rigtestlibusb
Pause building and installing rigfreqwalk
Add rigctltcp manual page
Merge GitHub PR #1992
Add manual pages for rigtestmcast and rigtestmcastrx
Add manual page for rigtestlibusb
Pause building and installing rigfreqwalk
Add rigctltcp manual page
Revert one change, add a line
Update NEWS
Update README.developer and ReleaseNotes
Revert one change, add a line
Update README.developer and ReleaseNotes
Update NEWS
Update status of macro use for buffers
Update NEWS reverting FLRig model name
Revert updating FLRig model name
Revert updating FLRig model name
Merge GitHub PR #1986
Update various extra commands for IC-7300MK2
Get rid of bogus case entry.
Update NEWS with target date, IC-7300MK2 commands
Update various extra commands for IC-7300MK2
Get rid of bogus case entry.
Add the missing commit
Same for ampctl_parse.c
Fix string overflows in rotctl_parse.c
Fix unbounded scanf string in rigctl_parse.c
Fix typos in man pages
Add the missing commit
Fix string overflows in rotctl_parse.c
Fix unbounded scanf string in rigctl_parse.c
Fix typos in man pages
Update NEWS for newcat.c refactor
newcat: Refactor repeater offset and ANTIVOX with lookup tables
Merge GitHub PR #1967
newcat: Remove remaining refactor comments
newcat: Remove changelog-style comments
newcat: Refactor repeater offset and ANTIVOX with lookup tables
Update NEWS for FTX-1 improvements
Addtional Yaesu FTX1 capabilities--GitHub PR #1961
Merge GitHub PR #1961
FTX-1: Use RIG_MODEL() macro to set macro_name field
FTX-1: Remove redundant README.ftx1 (info is in ftx1_readme.txt)
FTX-1: Fix currVFO resolution bug across all VFO-dependent commands
FTX-1: Fix MS and PR commands to use VFO parameter per spec
FTX-1: Declare MAIN/SUB VFO ranges for correct vfo_fixup behavior
FTX-1: Fix split frequency cache corruption with GPredict
FTX-1: Implement full virtual split VFO token handling
FTX-1: Implement virtual split for satellite software compatibility
Merge branch 'Hamlib:master' into ftx1-backend
Delete ftx1-github-pr.md
FTX-1: Fix 10 CAT command spec compliance issues