-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug with suffixes not being added to packages.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
62f1e05
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could a per-selected channels be added similar to those found on http://qso.freedv.org/ I really enjoy this program, I've been recruiting other HAM's to work. (Icom IC-7300 user)
62f1e05
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As of now, the FreeDV application only retrieves the current frequency from the radio and does not attempt to change the radio's state (other than PTT). We would need to consider how best to do so if this turns out to be a feature heavily desired by users. Of course, pull requests are always welcome :)