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

Unable to decode San Francisco Motorola Type II SmartZone / P25 #45

Closed
gbin opened this issue Jan 16, 2016 · 11 comments
Closed

Unable to decode San Francisco Motorola Type II SmartZone / P25 #45

gbin opened this issue Jan 16, 2016 · 11 comments

Comments

@gbin
Copy link

gbin commented Jan 16, 2016

I took a raw recording around 853MHz to give you a better idea here.
The frequencies are documented here and they seem to match.
With gqrx I can get the analog bits in narrow FM without any problem but I tried to decode the digital part with sdrtrunk under Linux Arch and so far I did not even get one event logged :(

Questions: am I supposed to tune in to the control channels (852.86250c, 852.36250c etc...) or the voice ones ? Is it possible to follow a specific talkgroup ?

@DSheirer
Copy link
Owner

sdrtrunk doesn't yet have a decoder for Type II control channels (Feature/Issue #2), so it won't be able to do trunked traffic channel following.

If the voice channels are using P25 CAI, then you can setup the decoder with P25/C4FM for each frequency and decode them that way. I don't have any SmartZone/P25 systems around here to test against.

I have 1 Type II Moto 3600 trunked system nearby, but they are using analog voice channels.

@gbin
Copy link
Author

gbin commented Jan 17, 2016

Thanks for the clarification, if you want some long recordings of the spectrum to debug/test the app with a Type II channel, I'd love to send you those (my second RTL is coming so I can get a full 2Mhz bandwitdh range) !

@DSheirer
Copy link
Owner

Do you know if this system is using VSELP vocoders or the IMBE vocoder? VSELP is an older proprietary Motorola format and IMBE is the standard P25 codec.

@DSheirer
Copy link
Owner

I added preliminary support for VSELP audio codec voice frames VSELP1 and VSELP2 based on a document that I had. Upon confirmation that VSELP is being used on the San Fran system, maybe we can find the full format and I can add VSELP codec support to the JMBE library.

If VSELP is in use, you'll see the decoded messages in the messages tab. They simply say VSELP1 Audio Message and the binary data.

@DSheirer DSheirer added this to the Build 0.4.0 milestone Jan 28, 2017
@wingo395
Copy link

wingo395 commented Aug 5, 2017

I think I'm in the same boat with Marin county, just north of San Francisco.
http://www.radioreference.com/apps/db/?sid=1316
Motorola Type II SmartZone - Analog and APCO-25 Common Air Interface
( can you tell I'm new to all this? :) )

@omgitsgela
Copy link

Is there any way we can help with this issue? We have a SmartZone / P25 II system statewide here in Massachusetts as our main communications system for most services. It would be great to get this working with sdrtrunk!

@JoqOfSpades
Copy link

I have 1 Type II Moto 3600 trunked system nearby, but they are using analog voice channels.

If you need someone to help you test it, I'm in the Raleigh, NC area that has a hybrid P25/Analog Type II SmartZone, and currently have to use a discriminator tapped RadioShack trunking scanner (PRO-94) into DSD running on a Raspberry Pi.. Not a very elegant solution, but it works. I would love to have an SDR solution!

@ryanthomp
Copy link

Having the same issue in my area, I used the RR interface to add an MOT in my area and it added all the individual frequencies and tuned into them but even when they were clearly transmitting SDRTrunk picked nothing up, https://www.radioreference.com/apps/db/?sid=3067. This is a proprietary system I believe.

@Nokoa
Copy link
Contributor

Nokoa commented Nov 25, 2020

Following up on this, I also would like to use this for the SF Motorola Type II SmartZone system, most voice channels on it are analog. Was this feature ever added?

@BrendanMonaghan
Copy link

Following up on this, I also would like to use this for the SF Motorola Type II SmartZone system, most voice channels on it are analog. Was this feature ever added?

Also very curious about SF Motorola Type II. Just starting out, but willing to test solutions if that's helpful.

@DSheirer DSheirer modified the milestones: Build 0.5.0, Build 0.6.0 Apr 18, 2022
@DSheirer DSheirer modified the milestones: Build 0.6.0, Build 0.7.0 Jun 5, 2023
@DSheirer
Copy link
Owner

Closing as duplicate to #2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants