EDACS log files

Status
Not open for further replies.

morfis

Member
Joined
Jan 24, 2004
Messages
1,765
Reaction score
1,079
Can someone post (or PM to me) a set of log files from an EDACS system monitored with Unitrunker please?
 

blah546

Member
Joined
Nov 25, 2004
Messages
108
Reaction score
0
Here's a couple minutes. Let me know if you need more.
 

Attachments

  • UniTrunker-20061210.zip
    66.7 KB · Views: 71

morfis

Member
Joined
Jan 24, 2004
Messages
1,765
Reaction score
1,079
Thanks for that. How is the system information stored?
 

blah546

Member
Joined
Nov 25, 2004
Messages
108
Reaction score
0
I think the files are close if not the same to the format other systems use.
 

morfis

Member
Joined
Jan 24, 2004
Messages
1,765
Reaction score
1,079
What is the naming convention used for the files?

TIA
 

blah546

Member
Joined
Nov 25, 2004
Messages
108
Reaction score
0
The files for that system are EDACS912. I'd assume the 9 is for 9600 baud and the 12 is the system id in hex.
 

SCPD

QRT
Joined
Feb 24, 2001
Messages
0
Reaction score
112
Location
Virginia
I think Morfis wanted the data files, not the log file (or maybe all of the above).

They're all text files - fixed number of columns separated by commas. First line of each file describes the format. For EDACS narrow, the files are named EDACS4##.XXX where "##" is the site number and XXX is any of the following extensions. For EDACS standard the files are named EDACS9##.XXX

SYS - system information; first line of data describes the system; the next two lines are templates for creating a new group or radio. See the GID and RID files for format info.
*Sysid,"Type",Listen,Lockout,Trunked,RGB,"Label",First,Last,Delegate,"Notes"
33,"EDACS96",0,0,0,0x000000,"",20061205071404,20061205071404,0,""
0,0,0,0x000000,"",00000000000000,00000000000000,50,0,""
0,0,0,0x000000,"",00000000000000,00000000000000,0,50,0,""

SIT - site information; we're using the EDACS site # as a system id so it actually appears in the SYS file above, not here.
*Site, Listen, Lockout, Color, "Label", First, Last, "Notes"
0,0,0,0x000000,"",20061205071404,20061205071404,""

HZ - channel information; notice the first column is the site #.
*Site, LCN, Control, Listen, Lockout, Frequency, CTCSS, DCS, "Label", First, Last, Confirmed, Hits, "Notes"
0,0,1,0,0,0,0.0,0,"Control",20061205071404,20061205071404,0,2,""

RID - radio information
*Address, Listen, Lockout, Color, "Label", First, Last, Talkgroup, Rank, "Notes"
12771,0,0,0x000000,"",20061010004535,20061010004553,416,50,""
12773,0,0,0x000000,"",20061010004549,20061010004631,416,50,""
12801,0,0,0x000000,"",20061010004546,20061010004618,586,50,""
12816,0,0,0x000000,"",20061010004540,20061010004635,586,50,""

GID - group information
*Address, Listen, Lockout, Color, "Label", First, Last, Rank, "Notes"
315,0,0,0x000000,"",20061010004530,20061120011714,50,""
316,0,0,0x000000,"",20061010004530,20061120011714,50,""
416,0,0,0x000000,"",20061010004535,20061010004631,50,""
561,0,0,0x000000,"",20061010011826,20061120011713,50,""
562,0,0,0x000000,"",20061010011830,20061120011713,50,""
570,0,0,0x000000,"",20061010011829,20061010011837,50,""
575,0,0,0x000000,"",20061120011258,20061120011713,50,""
586,0,0,0x000000,"",20061010004540,20061010004635,50,""
2026,0,0,0x000000,"",20061120011258,20061120011713,50,""
2029,0,0,0x000000,"",20061120011258,20061120011713,50,""
2035,0,0,0x000000,"",20061010011826,20061010011838,50,""
2046,0,0,0x000000,"",20061010004530,20061120011714,50,""

The PLN and AFS files are not relevant to EDACS.
 

morfis

Member
Joined
Jan 24, 2004
Messages
1,765
Reaction score
1,079
Thanks very much to you both.

There are no EDACS nets nearby that I could monitor to see how the info was logged and the system data stored.
 
Status
Not open for further replies.
Top