Radio ID's

Status
Not open for further replies.
Joined
Jun 5, 2004
Messages
105
Reaction score
0
Location
Front Range of Colorado
Is it possible to have the UniTrunker application log all the talk groups a radio visits? I like the Users data screen and file, but it appears that it over writes the last talk group, could it just append the ID if it’s on a different TG? Otherwise, is it possible to get hooked into the direct decoded data? I’m chasseing talk groups and find that this feature would be very useful.

Thanks,
Mike
 

SCPD

QRT
Joined
Feb 24, 2001
Messages
0
Reaction score
115
Location
Virginia
Hi Mike;

Several folks have asked for this. Basically ... the events that appear in the affiliation log would need to be written to a file. From there you could perform whatever "data mining" you desired. It's on my list but isn't done yet.

-rick
 
D

DaveNF2G

Guest
I could be all wrong about this, but isn't Unitrunker based on the MTrunker DOS program? If it is, then writing affiliations to a file is already available in that code.

If not, then I apologize in advance for wasting your time. :)
 

SCPD

QRT
Joined
Feb 24, 2001
Messages
0
Reaction score
115
Location
Virginia
Hi Dave;

DaveNF2G said:
isn't Unitrunker based on the MTrunker DOS program?
No, it's not.

If it is, then writing affiliations to a file is already available in that code.
Writing the data to a file is trivial. The problem is that the type of events being logged is expanding. It's not just affiliations ... registrations, page alerts and possibly call summaries.
Once the scope is settled ... I can write the data to a file in a consistent format.

-rick
 
Joined
Jun 5, 2004
Messages
105
Reaction score
0
Location
Front Range of Colorado
Hi All,
What I want is to log everything... Now, back to reality. What I would like is the logging of all talk group ID’s vs radio ID’s. Not just the update of the radio ID with the last TG id. My premise is that is may be very useful in locating the users of un-id’ed TG’s with the ability to cross ref the users activity. I’ve been looking at how the program writes the files and I believe that I could find the changes between files, but that sounds like a bit of work.

Also, the RS guys are coming up with site locations rather fast. Do the sites transmit the lat/lon of the site?

Thanks,
Mike
 

SCPD

QRT
Joined
Feb 24, 2001
Messages
0
Reaction score
115
Location
Virginia
Hi Mike;
mikeATtleccdotnet said:
Hi All,
What I want is to log everything... Now, back to reality.
You have that now ... really. 'Course the logs are not easy to parse but the info is there.

What I would like is the logging of all talk group ID’s vs radio ID’s. Not just the update of the radio ID with the last TG id. My premise is that is may be very useful in locating the users of un-id’ed TG’s with the ability to cross ref the users activity.
No doubt.

I’ve been looking at how the program writes the files and I believe that I could find the changes between files, but that sounds like a bit of work.
Yuck. You're better off to wait for the event log feature to appear or parse the raw log directly.

Also, the RS guys are coming up with site locations rather fast. Do the sites transmit the lat/lon of the site?
The RS guys? No, there's no lat/lon data in the control channel.
 
Status
Not open for further replies.
Top