f4exb / sdrangel

SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay and FunCube
GNU General Public License v3.0
2.77k stars 424 forks source link

Project 25 (P25) Phase 1 and Phase 2 decoding in sdrangel and sdrangel mobile #1686

Open fierytechknowhows opened 1 year ago

fierytechknowhows commented 1 year ago

https://play.google.com/store/apps/details?id=org.sdrangel This is an excellent port of Sdrangel to Android and includes almost everything from the PC version and I've always wanted to be able to decode DMR portably on my phone without a laptop. But the DSD demodulator in both the pc version and mobile version is missing P25 decoding so I would like to know if you can add it in an update.

thetoivonen commented 1 year ago

Agree this would be an excellent addition to the software. Since P25 was already implemented in DSD, is it just a matter of porting more of the DSD program in to the DSDcc library, or are there additional dependencies for P25 that are more difficult to satisfy?

srcejon commented 11 months ago

I think this is dependent on the functionality being added to DSDcc, so covered by your issue here: https://github.com/f4exb/dsdcc/issues/57 - Looks like it should be possible, as some support is already included.

tacticalcatboy commented 2 months ago

would love to see this added!