
 MPT-1327 Trunker
 ---------------------------------

 Documentation is not completed, here is quick start guide:

 1) modify mpttrunker.ini, syntax is:

 [section]
 parameter=value

 parameter list:
 ---------------

 section Default:

 OwnIniFiles      use own config file for each trunk system ID (highly recommended) if set to 1, otherwise save all into mpttrunker.ini
 ParkFrq          parkig frequency for scanner, if you use only one scanner, do not set
 Follow           What types of call to follow, 0=no follow, 1=voice only, 2=data only, 3=all
 ComPort          scanner com port
 ComBaudrate      scanner com port speed


 section for each trunk - f.e. [0x3D89] (in mpttrunker.ini or separate file named by trunk ID in hexadecimal):
 Follow           same as in default section, affect this trunk only
 Name             name or description of trunk
 CC               control channel frequency (example: 1682000)
 CHxx             each channel frequency (xx = channel number in decimal)
 LogFile          file for logging all shown info (same format as on screen)
 SBMLog           file for logging SBM messages in binary
 yyxxxx           each radio ID description, yy = group, xxxx = ID, all in hexadecimal


 example of comfig file for specific trunk with id 0x4121 saved in file 0x4121.ini:

 [0x4121]
 CC=705250
 CH32=708875
 CH54=711600
 FOLLOW=3
 Name="MPT Data Trunk 70.525"
 0500DE=Data station #19
 051FF9={REGISTRATION}
 ...etc...



 2) Currently MPT Trunker support ONLY AOR AR5000, I will add more scanner in future.

 3) Program is commandline only, no UI implemented, you can end it by pressing ENTER.


      - r00t -
 http://www.r00t.cz/

