Actions

Difference between revisions of "Trunker"

From The RadioReference Wiki

(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Image:Trunker.gif|thumb|Trunker Screen Shot]]
 
 
 
== Summary ==
 
== Summary ==
 
Within the past few years, numerous folks have devoted their time and energy to writing software applications that allow you to use your computer and scanner to decode trunked radio system control channels. Many of these applications are freely available from these pages for scanner listeners and hobbyists. They also allow Trunktracking for Motorola and EDACS trunked radio systems using a two scanner setup.
 
Within the past few years, numerous folks have devoted their time and energy to writing software applications that allow you to use your computer and scanner to decode trunked radio system control channels. Many of these applications are freely available from these pages for scanner listeners and hobbyists. They also allow Trunktracking for Motorola and EDACS trunked radio systems using a two scanner setup.
  
Please note! To implement these applications, a good bit of technical skill is required. You must have a good knowledge of electronics, computer systems, and trunked radio systems.
+
Please note! To implement these applications, a good bit of technical skill is required. You must have a good knowledge of electronics, computer systems, and trunked radio systems.
 
 
== Steps to getting Trunker / Etrunker running ==
 
 
 
1. You need to build a [[Hamcom]] 2-Level interface or purchase one from the many vendors that sell them. Information on building or purchasing this interface can be found on the [[Data Slicers]] Page.
 
 
 
2. You need connect this interface to the [[discriminator output]] of your scanner, NOT the audio output. Trunker will NOT work with anything but the discriminator output from your scanner. Most scanners do not have a discriminator output jack, so you'll need to tap it yourself and provide the output.
 
 
 
3. [http://www.radioreference.com/modules.php?name=Downloads&d_op=viewdownload&cid=3 Download] the trunker application and [http://www.radioreference.com/modules.php?name=Downloads&d_op=getit&lid=19 READ THE DOCUMENTATION] (PDF) before running.
 
 
 
== Source Code / Compiling Yourself ==
 
 
 
* [http://www.radioreference.com/digital/sources/383_sources.zip Trunker 3.83 source code] - available for download. 
 
 
 
You'll need the Watcom 9.0 C++ Compiler to compile the source for your own applicatation.
 

Revision as of 19:57, 4 October 2005

Summary

Within the past few years, numerous folks have devoted their time and energy to writing software applications that allow you to use your computer and scanner to decode trunked radio system control channels. Many of these applications are freely available from these pages for scanner listeners and hobbyists. They also allow Trunktracking for Motorola and EDACS trunked radio systems using a two scanner setup.

Please note! To implement these applications, a good bit of technical skill is required. You must have a good knowledge of electronics, computer systems, and trunked radio systems.