Skip to content
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

Feature - Added channel INTERLOCK functionality #422

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

dvanderlocht
Copy link

Added feature to interlock channels with the same interlock number configured to share DCD and PTT signaling.
Useful with several setup types where 2 or more channels shouldn't interfere with eachother without the need to use TXINH and (external) connections and/or circuitry to accomplish similar goals.

For example when radios and/or antennas are shared, or RX/TX more than 1 mode on a single soundcard and radio (with 'virtual Y-cable' setup) using multiple Direwolf channels.

Channels on the same INTERLOCK number configured are sharing DCD and PTT signaling internally.

Dave van der Locht and others added 4 commits May 27, 2022 11:31
New INTERLOCK parameter for config file interlocks all channels with the same interlock number configured to share DCD and PTT signaling.
Useful with several setup types where 2 or more channels shouldn't interfere with eachother. For example when radios and/or antennas are shared.
A value of delete_count + 100 seems to give issues with multiple channels and freq. offset decoding configured.
Extended to 168 for testing a max. with 3 channels and 7 offset decoders p/channel
DCD state could get stuck which blocked PTT, now fixed.
@dvanderlocht dvanderlocht changed the title Added feature to interlock channels with the same interlock number configured to share DCD and PTT signaling. Useful with several setup types where 2 or more channels shouldn't interfere with eachother without the need to use TXINH and (external) connections and/or circuitry to accomplish similar goals. For example when radios and/or antennas are shared, or RX/TX more than 1 mode on a single soundcard and radio (with 'virtual Y-cable' setup) using multiple Direwolf channels. Channels on the same INTERLOCK number configured are sharing DCD and PTT signaling internally. Feature - Added channel INTERLOCK functionality Sep 15, 2022
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.

None yet

1 participant