Skip to content

Support for GPIO TX inhibit line #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 11 commits into from
Closed

Support for GPIO TX inhibit line #11

wants to merge 11 commits into from

Conversation

ab0tj
Copy link
Contributor

@ab0tj ab0tj commented Nov 16, 2015

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.

@karrots
Copy link

karrots commented Nov 16, 2015

All commits added to the branch show up in the PR. Its best to base changes off a different branch to keep things clean.

@ab0tj
Copy link
Contributor Author

ab0tj commented Nov 16, 2015

Yep, figured that one out after it was too late. It has now been pushed into a separate branch.

@ab0tj
Copy link
Contributor Author

ab0tj commented Nov 17, 2015

Closing this request so I can apply the changes to the dev branch instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants