|
|
|
|
| Digital Voice Decoding Software For discussion of software applications which decode digital voice formats such as P25, NXDN, MotoTRBO, etc. Please use the HF Digital Signals forum for anything below 30MHz. |

12-06-2012, 7:01 AM
|
 |
Member
|
|
|
Join Date: Sep 2010
Location: ianwraith@gmail.com
Posts: 231
|
|
Hello All
I have just uploaded DMRDecode build 57 to the usual place ..
https://github.com/IanWraith/DMRDecode/downloads
Note that from this build onwards you will need to have Java 7 installed to run the program. To find out which version you have installed go to a command prompt and type "java -version" if you don't see something like "java version 1.7.0" or the program doesn't run then you need to upgrade. The upgrade can be downloaded from here ..
Oracle Java Runtime Environment 7u9 Downloads
Build 57 should decode the Connect Plus CSBKO 01 FID=6 PDUs but I can't test this so would be grateful if one of you could. Also what other changes are needed ?
The code changes can be seen here ..
https://github.com/IanWraith/DMRDeco...CSBK.java#L231
Regards
Ian
|

12-06-2012, 4:37 PM
|
 |
California DB Admin
|
|
 Database Admin
|
|
Join Date: Oct 2004
Location: San Diego, CA
Posts: 1,361
|
|
Just spotted another unknown one: CSBK=10. It's in my screenshot in the DMRDecode thread. 
|

02-04-2013, 9:40 PM
|
|
|
After much studying of a local ConnectPlus system here, I determined that the next bit after the LCN group was a flag to indicate the timeslot on which the grant was issued (Motorola specifies in their documentation that the transmitted information to the subscriber includes repeater number AND timeslot informaiton)
A 0 in this field indicates Timeslot 1 and a "1" indicates Timeslot 2
I.E.
Code:
Source Group LCN TS
000000000000010001101010 000000000010001101000110 0100 0 00000000010 (Channel Grant : LCN 4 TS 1 Source 1130 Group 9030)
000000000000010001101010 000000000010001101000110 0100 1 00000000010 (Channel Grant : LCN 4 TS 2 Source 1130 Group 9030)
000000000000010001101010 000000000010001101000110 0101 0 00000000010 (Channel Grant : LCN 5 TS 1 Source 1130 Group 9030)
000000000000010001101010 000000000010001101000110 0101 1 00000000010 (Channel Grant : LCN 5 TS 2 Source 1130 Group 9030)
I made a few tweaks in my copy of the code to implement this and things chime along quite nicely, with each successive talkgroup walking up the LCN / TS step, just like most other Motorola trunking systems out there.
-_TS
__________________
In a democracy it's your vote that counts; in feudalism, it's your Count that votes.
|

02-04-2013, 9:45 PM
|
 |
Mentor
|
|
 Database Admin
|
|
Join Date: Dec 2002
Location: Strathroy, Ontario Canada
Posts: 3,358
|
|
Nicely done, thanks for sharing that!!
|

02-05-2013, 2:45 AM
|
 |
Member
|
|
|
Join Date: Sep 2010
Location: ianwraith@gmail.com
Posts: 231
|
|
Hello
Many thanks for that information W8EMX. This has been incorporated into DMRDecode and a new build (59) is now ready for download ..
DMRDecode Download
I haven't been able to test this new feature so I would be grateful if someone could let me know it works OK.
The source code changes can be seen here along with the credits for who found this ..
https://github.com/IanWraith/DMRDeco...32b5da3c7e73b3
Thanks again.
Ian
|

02-08-2013, 6:40 AM
|
 |
California DB Admin
|
|
 Database Admin
|
|
Join Date: Oct 2004
Location: San Diego, CA
Posts: 1,361
|
|
Awesome job guys! Can't wait to test it out!
|

04-07-2013, 9:21 PM
|
|
Member
|
|
 Database Admin
|
|
Join Date: Dec 2002
Location: Houston, Texas
Posts: 1,432
|
|
I'm monitoring a new Connect Plus system in Houston. I'm seeing the CSBKO=18 and CSBKO=17 periodically on an otherwise idle system. Screenshot below.
|

04-09-2013, 10:13 PM
|
 |
Member
|
|
|
Join Date: Dec 2003
Location: North Central Arizona
Posts: 321
|
|
Fisher wide area system
Is the network ID unique to a system or can it be reused in another state/region.
The reason I ask is that inigo88 reports Network 119 as a Fisher system in San Diego. I have a system here that reports:
Connect Plus Control Channel SLCO=10 Network: 119 Site: 72
Control Channel Neighbour List : 6,9,10,17,19 (0100011001001001010010100101000101010011000000000 000000000000111)
The CC alternates between 461.8125 and 462.5250, but both freqs are licensed to Niles Radio on Squaw Peak near Camp Verde, AZ, not Fisher (The only actvity on the Fisher licensed freqs at that location are LTR and Passport systems).
I have not seen any voice grants on this system in a week of daytime montoring, (I work at home and left DMR Decode running all day), and no activity noted on the other licensed freqs for Niles at that site.
__________________
John
If you can't fix it with a hammer, you've got an electrical problem.
Last edited by radioprescott; 04-09-2013 at 10:23 PM..
|

04-10-2013, 12:55 AM
|
 |
Member
|
|
|
Join Date: Sep 2010
Location: ianwraith@gmail.com
Posts: 231
|
|
Hello John
Its most likely that the network ID can be set by who ever sets up the system so this type of ID is rarely unique. I'm not sure about the FCC on your side of the Atlantic but here in Britain their equivalent OFCOM has no interest in this type of identifier at all.
Regards
Ian
|

04-10-2013, 1:14 AM
|
 |
Member
|
|
|
Join Date: Dec 2003
Location: North Central Arizona
Posts: 321
|
|
Quote:
Originally Posted by IanWraith
Hello John
Its most likely that the network ID can be set by who ever sets up the system so this type of ID is rarely unique. I'm not sure about the FCC on your side of the Atlantic but here in Britain their equivalent OFCOM has no interest in this type of identifier at all.
Regards
Ian
|
Thanks Ian.
__________________
John
If you can't fix it with a hammer, you've got an electrical problem.
|

05-09-2013, 2:53 AM
|
 |
California DB Admin
|
|
 Database Admin
|
|
Join Date: Oct 2004
Location: San Diego, CA
Posts: 1,361
|
|
Quote:
Originally Posted by radioprescott
Thanks Ian.
|
Hey John, I've been told the Capacity Plus Network ID is set by Motorola at the factory and can't be changed once it gets to the system admins. I could be mistaken though. I believe Forts would have more info. However if my recollection is correct, that would make the network ID more arbitrary and less unique. i.e. How many P25 conventional systems use NAC $293, simply because they have no desire to change it from the default. 119 may be a default network ID unless the subscriber requests otherwise. I've run across numerous Fisher systems around California and all are programmed with it.
|

05-09-2013, 6:10 AM
|
 |
Member
|
|
 Database Admin
|
|
Join Date: Jun 2001
Location: Central Ontario
Posts: 4,523
|
|
Understanding Connect Plus trunking
I think you're talking about Connect Plus not Capacity Plus. I've never seen a Capacity Plus system with a network ID.
From what I understand, the network ID is set by Motorola.
If you're seeing Network ID's on the Fisher system, than its Connect Plus and it makes sense that they all share the same ID.
__________________
Mike.
|

05-09-2013, 8:19 AM
|
 |
Mentor
|
|
 Database Admin
|
|
Join Date: Dec 2002
Location: Strathroy, Ontario Canada
Posts: 3,358
|
|
Quote:
Originally Posted by radioprescott
The reason I ask is that inigo88 reports Network 119 as a Fisher system in San Diego. I have a system that reports:
Connect Plus Control Channel SLCO=10 Network: 119 Site: 72
Control Channel Neighbour List : 6,9,10,17,19 (0100011001001001010010100101000101010011000000000 000000000000111)
|
Something seems odd there... Last I saw Connect Plus only supported 35 sites...
|

05-09-2013, 5:51 PM
|
 |
California DB Admin
|
|
 Database Admin
|
|
Join Date: Oct 2004
Location: San Diego, CA
Posts: 1,361
|
|
Yeah sorry, I'm referring to Connect Plus. (At least I got the thread right.  ) Capacity Plus has no network ID that I'm aware of... Forts is right about the number of sites. Unless the Connect Plus firmware was upgraded recently?
|

05-11-2013, 5:54 PM
|
|
Member
|
|
|
Join Date: Jul 2006
Posts: 1
|
|
Quote:
Originally Posted by inigo88
Yeah sorry, I'm referring to Connect Plus. (At least I got the thread right.  ) Capacity Plus has no network ID that I'm aware of... Forts is right about the number of sites. Unless the Connect Plus firmware was upgraded recently?
|
The latest ConnectPlus firmware (R1.3) is still 35 sites, 30 timeslots per site max.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 2:39 PM.
|
|
|
|
| |
|
|