g4klx / MMDVMHost

The host program for the MMDVM
GNU General Public License v2.0
373 stars 271 forks source link

POCSAG not transmitting #645

Open dh1nbc opened 3 years ago

dh1nbc commented 3 years ago

Hia,

yesterday I discovered that MMDVMHost isn't physically transmitting pocsag-information while showing texts correctly on a Nextion-monitor. Replacing the compiled executable with an older version from May 2020 it works again. Sorry, I can't give the last working version more accurately.

73 - Jochen

n1zzo commented 2 years ago

I can reproduce a similar issue using MMDVMHost version 33939d8 and MMDVM version f898390 on BI7JTA Repeater Board v4 paired with a Yaesu FT-8900. The LED on the repeater boards turn on but Tx is not set on the radio. I can confirm that Tx works as expected with other modes, i.e. M17.

This is the output on MMDVMHost:

Message to 0004520, func Alphanumeric: (60-2) "DAPNET-Core Stats   PrivMsgs:1467 News:550Nodes:8/8 TXs:604/2613"
Data to MMDVM
0000:  7C D2 15 D8 00 46 BE 4F ED 45 46 F9 D0 C5 F0 79    *|....F.O.EF....y*
0010:  AC 6A BD C5 A2 21 F6 67 BB 38 41 CE D6 BA 3D 46    *.j...!.g.8A...=F*
0020:  AE 5E 13 E0 C2 85 14 96 F3 AB E8 BA EE 4B 8B BB    *.^...........K..*
0030:  B2 FB 96 AD B5 6E C5 59 BA 17 91 78 E6 3C BA 7B    *.....n.Y...x.<.{*
0040:  EE 6C D8 1D                                        *.l..*
Data to MMDVM
0000:  7C D2 15 D8 A3 79 09 76 F4 D9 94 CE FD D3 84 8B    *|....y.v........*
0010:  B4 E8 56 EE D6 69 7A B8 DD DA 30 83 D6 0D 9E 43    *..V..iz...0....C*
0020:  BB 26 29 0C C0 00 04 DC 7A 89 C1 97 7A 89 C1 97    *.&).....z...z...*
0030:  7A 89 C1 97 7A 89 C1 97 7A 89 C1 97 7A 89 C1 97    *z...z...z...z...*
0040:  7A 89 C1 97                                        *z...*
POCSAG, transmitted 2 frame(s) of data from 1 message(s)
Debug: Mode set to Idle

Any further tests I can run?