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

Possible to add DCDM support? #312

Open
jamesham opened this issue Feb 23, 2021 · 6 comments
Open

Possible to add DCDM support? #312

jamesham opened this issue Feb 23, 2021 · 6 comments

Comments

@jamesham
Copy link

Based on some discussion on the Pi-Star Facebook group, I started to wonder if MMDVM systems could support DMR Dual Capacity Direct Mode (DCDM). I don't think this is something MMDVM currently supports. Is there a reason it couldn't be added? Or just not popular enough to justify the development?

I saw that this was asked a few years ago, but the issue, #161, was closed without comment.

@g4klx
Copy link
Owner

g4klx commented Mar 1, 2021

The MMDVM could do it easily, do you have any suitable radios with TX/RX changeover time of 1ms or less to do it with?

@majkrzak
Copy link

Anytone 878 seems to support it. Can MMDCM on pistar can be configured to do it?

@g4klx
Copy link
Owner

g4klx commented Oct 14, 2022

No. I have no programming information about it. If you find it, let me know.

@RdWing
Copy link

RdWing commented May 10, 2024

TDMA direct mode (DCDM) is documented in the DMR standards documentation.
https://www.dmrassociation.org/dmr-standards.html Part 1, Sections 4.4.4, 4.6.2, 4.6.3, 5.1.4.6, 5.2.2.4, and more. I think TDMA direct mode is getting pretty popular, at least all the DMR Tier 2 radios I know of support it, including the ever popular Anytone 878, GD-77, DM-1701, MD-UV380/390, etc etc.

This could be a huge revolution for hotspots. If there are no other constraints, a "simplex" hotspot could function with two timeslots, as the air interface specs a bidirectional channel with guard time. I think it could be a great step forward, eliminating the need for and cost of two RF interfaces.

@g4klx
Copy link
Owner

g4klx commented May 10, 2024 via email

@RdWing
Copy link

RdWing commented May 10, 2024

So we're getting closer to the edges of my knowledge here, but is it the timing aspect that disqualifies the AD7021/current MMDVM_HS boards?

What about the S2-LP with an STM32? I think there's a sufficient clock on that setup.

Or even this Auctus A6/A7/A8. It's the same integrated chip that powers the extremely low cost COTRE DMR portables, among others. The single integrated transceiver and controller must be very cheap, and I can confirm it is capable of DCDM. If I can get a data sheet I'll return with that.

Also the Si4464 looks very promising and explicitly mentions TDD in its data sheet. I will investigate.

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

No branches or pull requests

4 participants