Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
These changes allow to user to specify a Raspberry Pi GPIO line that keeps Dire Wolf from transmitting when the line is active. I implemented this for an APRS igate/digi that will be at a site that will be sharing air time with a packet messaging system. The ham club would like the existing system to take priority and inhibit the igate from transmitting when DCD is detected on the other frequency, hopefully avoiding desensitizing that receiver. It ties into the existing DCD code so Dire Wolf will give up if it waits too long for a clear channel.
I'd imagine you'll want to change this code to suit your style, but feel free to use the idea.