-
Notifications
You must be signed in to change notification settings - Fork 289
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Hamlib/Hamlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.6.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Hamlib/Hamlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.6.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 13 files changed
- 5 contributors
Commits on Jun 18, 2025
-
Un-break hamlib on TM-D710/TM-V71/etc
Commit d1e0e3f introduced a `remove_nonprint` method that breaks hamlib on all TM-D710/TM-V71A devices by erroneously removing the command termination character (`\r`). This commit adopts a solution proposed by @GeoBaltz that only runs `remove_nonprint` if the command termination character itself is printable. Resolves: #1767 #1698 (cherry picked from commit 85c9e15)
Configuration menu - View commit details
-
Copy full SHA for b365b0a - Browse repository at this point
Copy the full SHA b365b0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cea177f - Browse repository at this point
Copy the full SHA cea177fView commit details
Commits on Jun 21, 2025
-
set_chan() was correctly creating and sending the command, and returning RIG_OK. However, radio was actually ignoring it because command wasn't terminated with a CR. This is now corrected. (cherry picked from commit aa39d6a)
Configuration menu - View commit details
-
Copy full SHA for 7d2e828 - Browse repository at this point
Copy the full SHA 7d2e828View commit details -
Configuration menu - View commit details
-
Copy full SHA for 619cf9f - Browse repository at this point
Copy the full SHA 619cf9fView commit details -
Fix memory leak in rigctl_parse.c
strip_quotes() orphaned 1 or 2 strings per call. (cherry picked from commit 0740af6)
Configuration menu - View commit details
-
Copy full SHA for c7cf859 - Browse repository at this point
Copy the full SHA c7cf859View commit details -
(cherry picked from commit 65d922c)
Configuration menu - View commit details
-
Copy full SHA for 7b8ce52 - Browse repository at this point
Copy the full SHA 7b8ce52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7127d88 - Browse repository at this point
Copy the full SHA 7127d88View commit details -
Configuration menu - View commit details
-
Copy full SHA for b34695a - Browse repository at this point
Copy the full SHA b34695aView commit details
Commits on Jun 23, 2025
-
The R75 for some reason rejects the powerstat query and returns an error. Commented out .get_powerstat to correct that. Applications should initially assume it's on, then internally track power status, since you can still turn it off. (cherry picked from commit dc12b01)
Configuration menu - View commit details
-
Copy full SHA for a57e558 - Browse repository at this point
Copy the full SHA a57e558View commit details -
Configuration menu - View commit details
-
Copy full SHA for 867fc58 - Browse repository at this point
Copy the full SHA 867fc58View commit details
Commits on Jun 26, 2025
-
Restore TS-590S/SG RIG_LEVEL_RFPOWER_METER
(cherry picked from commit ec4590d)
Configuration menu - View commit details
-
Copy full SHA for f518c47 - Browse repository at this point
Copy the full SHA f518c47View commit details -
rot_sprintf_status() was printing items multiple times. Cause of problem noticed by cppcheck. (cherry picked from commit 0b75b96)
Configuration menu - View commit details
-
Copy full SHA for 53c30fc - Browse repository at this point
Copy the full SHA 53c30fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8abb5ef - Browse repository at this point
Copy the full SHA 8abb5efView commit details
Commits on Jun 30, 2025
-
Added the option to send CW using CWX commands on Flex's. (cherry picked from commit b365d98)
Configuration menu - View commit details
-
Copy full SHA for c0d7a32 - Browse repository at this point
Copy the full SHA c0d7a32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0accc40 - Browse repository at this point
Copy the full SHA 0accc40View commit details -
Configuration menu - View commit details
-
Copy full SHA for e03441d - Browse repository at this point
Copy the full SHA e03441dView commit details
Commits on Jul 8, 2025
-
Needed to replace spaces with 0x7f characters. (cherry picked from commit 0c94ba4)
Configuration menu - View commit details
-
Copy full SHA for a42e5f6 - Browse repository at this point
Copy the full SHA a42e5f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4801ebd - Browse repository at this point
Copy the full SHA 4801ebdView commit details
Commits on Jul 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 59e3d1b - Browse repository at this point
Copy the full SHA 59e3d1bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.6.3...4.6.4