Open
Conversation
### Notes on ZPTTLink **ZPTTLink** is an open-source Zello ↔ RF gateway designed to work with USB radio interfaces such as the **AIOC cable**. It connects radios to the Zello network by detecting PTT signals from the serial interface and triggering Zello’s push-to-talk while routing audio between the radio and the computer. Typical use cases include: - RF ↔ Zello gateways - GMRS or ham radio network bridges - emergency communications systems - experimental radio gateways Key capabilities: - Serial PTT detection via the AIOC virtual COM/TTY interface - Audio routing through virtual sound devices - Cross-platform support (Windows, macOS, Linux, Raspberry Pi) - CLI mode for headless gateway systems - GUI mode for easier configuration and monitoring Project repository: https://github.com/maxhayim/ZPTTLink
Owner
|
Sounds cool! Just to be sure, this is a confirmed working setup bright? |
Author
Yes, this is a confirmed working setup. Radio → AIOC → Computer → ZPTTLink → Zello (BlueStacks or Waydroid) ZPTTLink was actually built specifically to work with the AIOC cable first and then similar USB radio interfaces. The AIOC presents itself as a USB sound card plus a virtual serial port, which is exactly what ZPTTLink expects for audio routing and deterministic PTT control. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Adds ZPTTLink to the "Compatibility → Software" section and includes a
corresponding "Notes on ZPTTLink" section.
ZPTTLink is an open-source Zello ↔ RF gateway designed to work with USB
radio interfaces such as the AIOC cable. It detects serial PTT signals
and routes audio between the radio and a computer running Zello
(typically via BlueStacks or Waydroid).
Features:
Repository:
https://github.com/maxhayim/ZPTTLink