DSheirer / sdrtrunk

A cross-platform java application for decoding, monitoring, recording and streaming trunked mobile and related radio protocols using Software Defined Radios (SDR). Website:
GNU General Public License v3.0
1.59k stars 256 forks source link

Feature: EDACS Decoder #358

Open DaveNF2G opened 6 years ago

DaveNF2G commented 6 years ago

There is currently only one Windows program that claims to be able to track EDACS trunking. Said program is difficult and unreliable to use, and support appears to be waning. SDRTrunk seems to be evolving into the new Windows trunktracking/decoding multi-use program. There are still many EDACS systems around and this would be a useful addition.

ScanCaster commented 6 years ago

I triple Double secret request this! I could throw away 3 radios on my streams for a program that could do EDACS, and use the JMBE to do ProVoice!. DOUBLE TRIPLE PLEASE!

See the following which is what started ETrunker which then others took and turned into a closed source non linux program with a some what similar name.

This is the source that was published on UseNet when ETrunker first came about.

EDACS.C.

keslerm commented 6 years ago

Throw my :+1: in for this too. Would get rid of the crappy windows laptop i have to work with just for one program

brookesrook commented 5 years ago

Also wishing for EDACS and ProVoice support :)

MikonosII commented 4 years ago

I also support this!!!

milo-trujillo commented 4 years ago

This would be fantastic :+1:

dmosleyx commented 4 years ago

Please, please, pleeeeease do this. I would be forever grateful to finally then have an option for a stand alone RPi mobile unit and I could finally incorporate EDACS into my OpenAuto setup.

davidmckenzie commented 1 year ago

Bumping this as I've found a couple of linux apps supporting EDACS now, so there may be more source to borrow from or integrate in. Sadly my java skills are non existent so I won't be much help except to point fingers here:

https://github.com/lwvmobile/edacs-fm https://github.com/lwvmobile/dsd-fme/tree/dev#very-experimental-edacsp25nxdn-simplesingle-vfo-trunking

lokyi792 commented 1 year ago

Bump. Only reason I'm still using UniTrunker.

nikisix commented 1 year ago

Bump

tailnode-rjlprojects commented 2 months ago

Bump as well, will to throw some beer money too if wanted. I am a sysadmin and pretty good at making things work but Java is out of my skillset, I'd be willing to help anyway I can. To start I took the C code from DSD-FME and did my best to convert it to Java and attached both the original C files used and the Java files that fingers crossed will work. I did take a look in Visial Studio Code and I must say FANTASIC job on the layout and organization of SDRTrunk EDACSConv.zip