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

Question #6

Open
SpudGunMan opened this issue Feb 2, 2023 · 5 comments
Open

Question #6

SpudGunMan opened this issue Feb 2, 2023 · 5 comments
Assignees
Labels
question Further information is requested

Comments

@SpudGunMan
Copy link

SpudGunMan commented Feb 2, 2023

This looks very interesting. I was going to try and run on a pi4

My question is will this function as a repeater without network? Meaning off grid can I get the functions you list of TGID

Unclear will this TS1-TS2 cross repeater single frequency .. (or duplex) -- or do i need qtyX master and slaves.

@USA-RedDragon
Copy link
Owner

Hello! Thanks for the interest in the project. I wrote a decent amount of documentation on the wiki since you've opened this, so some of this may already be there: https://github.com/USA-RedDragon/DMRHub/wiki

will this function as a repeater without network

To clarify, DMRHub is a DMR master and not a repeater implementation (i.e. it speaks Homebrew Repeater Protocol, not RF).

It does still need some sort of network connection by which MMDVMs, Pi-Star repeaters and such can push DMR frames to the server, but it does not require any external internet access (note, it embeds the DMR user and repeater ID databases, and will try to update these at midnight UTC over the internet if available).

Unclear will this TS1-TS2 cross repeater single frequency .. (or duplex) -- or do i need qtyX master and slaves.

Sorry, I don't quite understand this question. If you're asking about if single-frequency hotspots/repeaters will receive traffic from both timeslots, then yes if the repeater has the appropriate static/dynamic talkgroups configured.

If I misunderstood the question, please feel free to correct me and explain it.

@USA-RedDragon USA-RedDragon added the question Further information is requested label Feb 4, 2023
@USA-RedDragon USA-RedDragon self-assigned this Feb 4, 2023
@SpudGunMan
Copy link
Author

I will check out the wiki!

That's good about no internet needed.

The question about TS1 and TS2 and repeater.

Will the code allow single frequency repeater. Tx on TS1 and rx the audio on TS2 simplex.

#No hotspot. Lots of hot spots out there. Hope to have a master or master slave repeater with only a pi off grid.

Could attach project to a 5/50w for offline functionality use in emergency

@USA-RedDragon
Copy link
Owner

Will the code allow single frequency repeater. Tx on TS1 and rx the audio on TS2 simplex.

Currently, there is no code written for this specific usecases, however, the architecture of the app would allow this in the future. There are a couple of what I'm calling "alternate modes" on repeaters I'd like to implement, such as a setting to use any free slot if possible. (i.e. timeslot routing where both slots are maximally active). I'll add this usecase to the list.

@USA-RedDragon
Copy link
Owner

#11 created to track the progress of that. It could be a week or two before I get to these alternative modes, but they're definitely on the roadmap

@SpudGunMan
Copy link
Author

Should make a ripple in the pond! Have fun - will be handy!

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

No branches or pull requests

2 participants