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

simplex dmr #16

Open
ahlawy81 opened this issue Feb 14, 2022 · 4 comments
Open

simplex dmr #16

ahlawy81 opened this issue Feb 14, 2022 · 4 comments

Comments

@ahlawy81
Copy link

ahlawy81 commented Feb 14, 2022

when is it possible to add the feature of simplex dmr decoding

@ahlawy81 ahlawy81 changed the title when is it possible to add the feature of simplex dmr decoding ? simplex dmr Feb 14, 2022
@LouisErigHerve
Copy link
Owner

I've tried to implement the DMR simplex decoding several times without any success... the symbol decoder is very unstable in TDMA mode and I think it need to be rewritten...

I have no delay to implement this feature as I already try it several times in vain.

@ahlawy81
Copy link
Author

ahlawy81 commented Apr 23, 2022

thanks for reply
I've wondering as i thought that you have been trying on simplex signals in your videos

@francisuk1989
Copy link

francisuk1989 commented May 29, 2022

Give this a try as this works for me to decode DMR via Simplex, I am using a anytone at-d878uvii plus to test this so no idea if Hytera/Motorola or Kenwood will work but with Anytone you active the Simplex menu by

Menu > Settings > Chan Set > DMR mode > 1, Simplex

No idea if repeater inputs will work but using 2m calling frequency via 145.500 works great!

dsd -xx -fr

**** Digital Speech Decoder 1.8.4-dev (build:v1.6.0-113-g4b1a9c9)
**** mbelib version 1.3.0
Expecting non-inverted X2-TDMA signals.
Decoding only DMR/MOTOTRBO frames.

[2022-05-29 01:24:13] Sync: +DMR mod: C4FM inlvl: 30% [slot1] slot2 | Color Code=11 (OK) | VOICE e:| TG=17 Src=9501 FID=0x00 RAS (FEC OK/CRC ERR)

@LouisErigHerve
Copy link
Owner

For information, DSD now support the DMR simplex, it is not yet perfect but it decodes audio

Please note the following issues :

  • The slot is always fixed to "1" (unless you have selected the "Dual Capacity Direct Mode")
  • The simplex works only on un-squelched signals (uncheck the "squelch" checkbox on your SDR tool)
  • When a transmission starts the very first frames (like Voice Header) are lost (this is due to the 4FSK decoder stability)

I'm trying to fix the decoder to be more stable.

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

3 participants