g4klx / P25Clients

Simple clients for P25. A gateway and a parrot.
GNU General Public License v2.0
58 stars 186 forks source link

P25 Data question? #295

Open ghost opened 2 years ago

ghost commented 2 years ago

Will P25 clients as well as the P25 reflector pass the following?

  1. Encrypted Voice
  2. GPS
  3. TMS Text Messages
  4. Soft ID (Standard on all Motorola XTS/APX and Kenwood radios within the P25 spec.)

Thanks! Cheers

ghost commented 2 years ago

Looks like MMDVMHost is accepting the data and passing it to P25Gateway and its getting dropped. Can Data be added to P25Gateway and P25Reflector?

M: 2022-02-26 23:42:47.981 P25, received RF data transmission for Local Link Id 16777215, SAP 31, 5 blocks M: 2022-02-26 23:42:47.982 P25, ended RF data transmission M: 2022-02-26 23:43:04.541 P25, received RF data transmission for Local Link Id 16777215, SAP 31, 5 blocks M: 2022-02-26 23:43:04.541 P25, ended RF data transmission M: 2022-02-26 23:45:10.611 P25, received RF data transmission for Local Link Id 16777215, SAP 31, 5 blocks M: 2022-02-26 23:45:10.611 P25, ended RF data transmission

g4klx commented 2 years ago

I’d love to. If you can provide a full specification of the Astro network protocol, I’ll do it.

Sent from Yahoo Mail for iPhone

On Saturday, February 26, 2022, 23:55, Jay @.***> wrote:

Looks like MMDVMHost is accepting the data and passing it to P25Gateway and its getting dropped. Can Data be added to P25Gateway and P25Reflector?

M: 2022-02-26 23:42:47.981 P25, received RF data transmission for Local Link Id 16777215, SAP 31, 5 blocks M: 2022-02-26 23:42:47.982 P25, ended RF data transmission M: 2022-02-26 23:43:04.541 P25, received RF data transmission for Local Link Id 16777215, SAP 31, 5 blocks M: 2022-02-26 23:43:04.541 P25, ended RF data transmission M: 2022-02-26 23:45:10.611 P25, received RF data transmission for Local Link Id 16777215, SAP 31, 5 blocks M: 2022-02-26 23:45:10.611 P25, ended RF data transmission

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

ghost commented 2 years ago

Let me know if this works. Should cover Phase-I Conventional.

P25 Standards: https://www.project25.org/images/stories/ptig/P25_SC_19-06-002-R1_Approved_P25_TIA_Standards_-_June_2019.pdf https://www.qsl.net/k/kb9mwr//projects/dv/apco25/P25_Standards.pdf https://www.qsl.net/k/kb9mwr//projects/dv/apco25/APCO%20P25%20Standards.pdf https://www.qsl.net/k/kb9mwr//projects/dv/apco25/APCO-25.pdf

TIA-102 - Common Air Interface https://www.qsl.net/k/kb9mwr/projects/dv/apco25/TIA-102-BAAA-A-Project_25-FDMA-Common_Air_Interface.pdf

TIA-102 - Fixed Station Interface https://www.qsl.net/kb9mwr/projects/dv/apco25/TIA-102.BAHA-2006.pdf

TIA-102 - Modulation https://www.qsl.net/k/kb9mwr//projects/dv/apco25/TIA-102.CAAB-C-2010.pdf

TIA IMBE Standard https://www.qsl.net/k/kb9mwr//projects/dv/apco25/TIA-EIA-IS-69.5-EDACS%20IMBE.pdf

TIA TSB - Conventional Channels https://www.qsl.net/k/kb9mwr//projects/dv/apco25/TIA%20TSB102.BAAD-1994.pdf

Nice Repo: https://www.qsl.net/k/kb9mwr//projects/dv/apco25/

Specs: https://project25.org/images/stories/ptig/15-009_12131211_Approved_P25_SoR_12-11-13.pdf

P25 Training Guide: https://cdn.codancomms.com/general-downloads/Products/User-Guides/Codan_TG-001-4-0-0-P25-Training-Guide.pdf

CISA P25: https://www.cisa.gov/sites/default/files/publications/21_0609_p25_the-spun_508c.pdf

ghost commented 2 years ago

Also whats the best way to donate to the cause? ;)

cheers!

g4klx commented 2 years ago

The protocol in use is the Astro protocol which isn't in any of those documents unfortunately. I followed the P25NX lead, and I wish I hadn't as it binds my hands.

You can donate to the project via https://www.paypal.com/paypalme/mmdvm

Thanks

Jonathan G4KLX