MTNetTester Question

This section will assist with your initial set up of TransTRBO.
Andyw999
Posts: 6
Joined: Sun Mar 22, 2020 3:23 pm

MTNetTester Question

Post by Andyw999 »

It works very well!

Please could you tell me what the Req Id field is for?

I can see it adds an 0x02, 0x23 then Req Id if Req ID > 0 to the 0x0F stop command.

I am asking because I have a DP4801 that keeps sending GPS fixes of 18, 23, and 30 bytes and the Stop Trigger does not stop it with a Req Id = 0

Thanks

Andy.
User avatar
Administrator
Site Admin
Posts: 379
Joined: Mon Jul 21, 2014 5:48 am

Re: MTNetTester Question

Post by Administrator »

Hi Andy,

(Geez wrote that code years ago - I'll verify soon)...

IIRC it is an ID you nominate to identify your request, as more than 1 x LRRP request can be sent to a receiving radio at a time.
This ID (unchanged) is returned with the specific Response so it may be matched with the request.
(I don't think I used it [= 0], as it wasn't required for TransTrbo - it's included for my experimental purposes only).

Also IIRC, if you use this ID to start a Trigger you must use the same ID to stop it!

The content & the codes are /V\otorola Confidential Proprietary property.

I hope that is of assistance!

cheers
Will
Geriatrics Generate Methane.
Grafitti Clifton Hill 1974
Living proof 2021
Andyw999
Posts: 6
Joined: Sun Mar 22, 2020 3:23 pm

Re: MTNetTester Question

Post by Andyw999 »

Hi Will

Thanks for getting back to me so quickly!

I get this back -

16:54:32.334 - LRRPWorkerSocket.cpp: 675 - --> OnUdpSocketMessage( ESocketRxData, 48965320 [0x02eb26c8])
16:54:32.334 - LRRPProtocol.cpp: 524 - DTD: ELRRP_RepTriggerNoTable (13)
16:54:32.334 - LRRPProtocol.cpp: 1116 - Request ID: (null)
16:54:32.334 - LRRPProtocol.cpp: 866 - Element: EARE_Circle2D (0x51)
16:54:32.334 - LRRPProtocol.cpp: 1190 - Latitude : 51.980737
16:54:32.334 - LRRPProtocol.cpp: 1191 - Longitude: 20.914501
16:54:32.334 - LRRPProtocol.cpp: 1192 - Radius : 14.796875 (m)
16:54:32.334 - LRRPProtocol.cpp: 866 - Element: EARE_SpeedHrzUF (0x6c)
16:54:32.334 - LRRPProtocol.cpp: 866 - Element: EARE_DirectionHorz (0x56)
16:54:32.334 - LRRPWorkerSocket.cpp: 890 - Rx From: 12.0.3.233:4001 - 23 byte(s)
Packet: (02EB26E4, 23)
0d 15 22 03 00 00 01 51 49 ed 9b d6 0e df 5e 62 .."....QI.....^b
0e 66 6c 00 1b 56 00 .fl..V.

16:55:16.311 - LRRPWorkerSocket.cpp: 675 - --> OnUdpSocketMessage( ESocketRxData, 48965952 [0x02eb2940])
16:55:16.311 - LRRPProtocol.cpp: 524 - DTD: ELRRP_RepTriggerNoTable (13)
16:55:16.311 - LRRPProtocol.cpp: 866 - Element: EARE_Circle2D (0x51)
16:55:16.311 - LRRPProtocol.cpp: 1190 - Latitude : 51.980737
16:55:16.311 - LRRPProtocol.cpp: 1191 - Longitude: 20.914501
16:55:16.311 - LRRPProtocol.cpp: 1192 - Radius : 14.796875 (m)
16:55:16.311 - LRRPProtocol.cpp: 866 - Element: EARE_SpeedHrzUF (0x6c)
16:55:16.311 - LRRPProtocol.cpp: 866 - Element: EARE_DirectionHorz (0x56)
16:55:16.311 - LRRPWorkerSocket.cpp: 890 - Rx From: 12.0.3.233:4001 - 18 byte(s)
Packet: (02EB295C, 18)
0d 10 51 49 ed 9b d6 0e df 5e 62 0e 66 6c 00 1b ..QI.....^b.fl..
56 00 V.

Is there a way of identifying the trigger ID's from these as even re-programming the radio does not stop it!

Yes, I know about Mot and their coachload of lawyers, I actually am working with Mot at the moment on a DMR IOP problem!

Thanks

Andy.
User avatar
Administrator
Site Admin
Posts: 379
Joined: Mon Jul 21, 2014 5:48 am

Re: MTNetTester Question

Post by Administrator »

Hi Andy,

I'm not a radio buff and this was coded years ago .. so I'm fast running out of ideas!

Are you also running an ARS server on your test network? (MTArsWatcher.exe)
IIRC an ARS server is almost mandatory ... my memory has faded! :oops:

cheers
Will
Geriatrics Generate Methane.
Grafitti Clifton Hill 1974
Living proof 2021
Andyw999
Posts: 6
Joined: Sun Mar 22, 2020 3:23 pm

Re: MTNetTester Question

Post by Andyw999 »

Yes, am running yours!

Pity the LRRP protocol is not 'out there', would make things a bit easier!

Thanks

Andy.
User avatar
Administrator
Site Admin
Posts: 379
Joined: Mon Jul 21, 2014 5:48 am

Re: MTNetTester Question

Post by Administrator »

Hi Andy,

Are you using a Revert Channel for the LRRP Data results?
I'd have to check if MTNetTester.exe even uses one!

(I don't even have any GPS enabled radios to do testing on!)

cheers
Will
Geriatrics Generate Methane.
Grafitti Clifton Hill 1974
Living proof 2021
Andyw999
Posts: 6
Joined: Sun Mar 22, 2020 3:23 pm

Re: MTNetTester Question

Post by Andyw999 »

I am using a pair of DP4801's on a single frequency and am getting ARS logon and logoff when I switch the radio off.

See PM.

Thanks

Andy.
User avatar
Administrator
Site Admin
Posts: 379
Joined: Mon Jul 21, 2014 5:48 am

Re: MTNetTester Question

Post by Administrator »

Hi Andy,
Do you read your emails from the email address you registered with?

I'll send you an email in a day or 2 to find out exactly what the problem is.

And if you're willing (& I get the enthusiasm :? ) I'll build a private debug version of MTNetTester.exe that will allow you to do some more thorough testing, as I don't have access to any GPS enabled radios atm. (Please bear in mind Phill & I live in Australia).

cheers
Will
Geriatrics Generate Methane.
Grafitti Clifton Hill 1974
Living proof 2021
Andyw999
Posts: 6
Joined: Sun Mar 22, 2020 3:23 pm

Re: MTNetTester Question

Post by Andyw999 »

Hi Will

Did you get around to building me anything?

My problem is that I have a radio that is sending me -
0d 16 55 49 ed 96 46 0e df 5f 3c 07 26 81 25 00 01 00 6c 00 05 70 40 0b
Every two seconds and I cannot turn it off!
If I send the Stop Trigger I get -
11 04 22 00 37 0a
And have no idea what it means!
I have even done a firmware recover using CPS 2.0 - I was doing a job with Mot for a customer who needed a feature on his DMR Tier 3 portables so I had the recover FW packages - and after re-programming it is still doing it.

If you could help in any way it would be much appreciated.

Thanks

Andy.
User avatar
Administrator
Site Admin
Posts: 379
Joined: Mon Jul 21, 2014 5:48 am

Re: MTNetTester Question

Post by Administrator »

Hi Andy,

I'm working on another project atm.

But I'll be getting back into TT shortly!.

cheers
Geriatrics Generate Methane.
Grafitti Clifton Hill 1974
Living proof 2021
Post Reply