@import url(https://r00t.cz/pmwiki/pub/skins/sinorca/basic.css); @import url(https://r00t.cz/pmwiki/pub/skins/sinorca/layout.css); @import url(https://r00t.cz/pmwiki/pub/skins/sinorca/sinorca.css);
This program is MPT-1327 Trunk control channel decoder. It uses SoundCard as input device. This program is still in development, this is only beta version: decoder is fully working, but graphical interface is missing and only AR5000 scanner is supported.
Note: I made this software long time ago as there were no usable alternatives. It may still be usefull for you, however don't expect me to add new features or fix bugs in it
It's simple console application, it starts decoding when started. To end it, press ENTER.
Decoded frames are shown in following 5 columns:
Station or device IDs in MPT-1327 consists of group number and station number. In my program I use XX:YYYY NNNN format, where XX is group number, YYYY is station number (both hexadecimal). NNNN is description for this specific station loaded from config file.
When program catches GOTOC command (GO TO Channel), it will tune scanner to it. When channel is closed, it will tune back to control channel or park frequency.
At start program will automatically load MPTTRUNKER.INI with global settings from current directory. Sections/Values are case-insensitive.
[Default]
OwnIniFiles | use extra config file for every trunk (file name 0xXXXX.ini where XXXX is trunk ID) |
ParkFrq | Parking frequency, not set when using only one scanner. |
Follow | What call type to follow: 0=none 1=voice only 2=data only 3=all |
ComPort | Serial port for scanner (COM1, COM2, ...) |
ComBaudrate | Serial port speed |
[0xXXXX] (Each trunk system ID section, example: [0x3D89]) ||
Follow | same as above |
Name | trunk description |
CC | Control Channel frequency (example: 1682000) |
CHxx | Each channel frequency - xx = decimal channel number |
LogFile | File for logging all messages (same format as on screen) |
SBMLog | File for logging SBM messages |
yyxxxx | Radio ID descriptions, YY=group, XXXX=ID, hexadecimal |
Download: mpttrunker.zip (34kb)
All content on this webpage is published for personal use only.
You are using any software downloaded from this page at your own risk. Some software may be illegal to use in your country.
© r00t 2009-2021 (email: r00t@<this domain>)