tech question about edacs

Status
Not open for further replies.

checksum

Member
Joined
May 6, 2014
Messages
4
Hi,

I'm trying to have fun with local edacs system using gnuradio (I love unitrunker but I'm more of mac user) and I've encountered a problem - how to recover LID (source ID in unitrunker) from edacs packet? I have no problem with frame sync and recovering lcn and afs numbers - but where is LID hidden?

Regards,

K.
 

checksum

Member
Joined
May 6, 2014
Messages
4
Thank you,

but I think that is to expensive to pay $170 just for fun. Or it is not? :)
 

slicerwizard

Member
Joined
Sep 19, 2002
Messages
7,643
Location
Toronto, Ontario
Is this what you're looking for?

Code:
GROUP_CALL_GRANT:

// frame0: 0dpvvRRRRRRlllllmggggggggggg
// frame1: 0dprrrrrrrrlllllmggggggggggg
//
//              d = digital flag
//              p = priority/emergency flag (not inverted)
//             vv = level (1 to 4?)
//         RRRRRR = RID high bits
//       rrrrrrrr = RID low bits
//          lllll = LCN
//              m = mode
//    ggggggggggg = TG
 

SCPD

QRT
Joined
Feb 24, 2001
Messages
0
Location
Virginia
but I think that is to expensive to pay $170 just for fun. Or it is not? :)
If you're serious about this stuff like me, then no.

However, if you're on a budget, try your local library - city, college, or university. They may have this and other TIA publications for checkout.
 

checksum

Member
Joined
May 6, 2014
Messages
4
slicerwizard:

Yes, thank you. The offsets are little different but it's something like that.
 

checksum

Member
Joined
May 6, 2014
Messages
4
OK, I did it - my edacs scanner using only one dongle for ctrl and data channel is running quite well.
 
Status
Not open for further replies.
Top