XTS3000
Member
- Joined
- Nov 4, 2005
- Messages
- 1,098
Where/how do I put in the bandwidth (6.25Kkz) for the 700Mhz trunking system?
The readme file says:
"BW=<num>" can be used to select a specific RF bandwidth filter. Units are kHz.
Where would I put 6.25Khz bandwidth? (Changing -b12.5 is not it, needs bandwidth 6.25)
(BTW, I changed the -b12.5 to 6.25 and that's NOT it.)
Below is my batch file - Maybe copy my batch file below and show me exactly where to put the "BW=<num>"
in your reply.
Thanks for your help!
@Echo OFF
C:
CD C:\SDR\Trunking\DSD
START C:\SDR\Trunking\DSD\FMP24 -rc -i2 -b12.5 -o20003 -P0.0 -f774.71875 -g38.6 -wsl400.2
TIMEOUT /T 3
START C:\SDR\Trunking\DSD\DSDPlus -rc -i20003 -v4 -f1
TIMEOUT /T 3
START C:\SDR\Trunking\DSD\FMP24 -rv -i1 -v85 -o20004 -b12.5 -P-1.5 -g38.8
TIMEOUT /T 3
START C:\SDR\Trunking\DSD\DSDPlus -rv -Pmp3 -M32 -g125 -e -i20004 -wch22 -v4
TIMEOUT /T 3
The readme file says:
"BW=<num>" can be used to select a specific RF bandwidth filter. Units are kHz.
Where would I put 6.25Khz bandwidth? (Changing -b12.5 is not it, needs bandwidth 6.25)
(BTW, I changed the -b12.5 to 6.25 and that's NOT it.)
Below is my batch file - Maybe copy my batch file below and show me exactly where to put the "BW=<num>"
in your reply.
Thanks for your help!
@Echo OFF
C:
CD C:\SDR\Trunking\DSD
START C:\SDR\Trunking\DSD\FMP24 -rc -i2 -b12.5 -o20003 -P0.0 -f774.71875 -g38.6 -wsl400.2
TIMEOUT /T 3
START C:\SDR\Trunking\DSD\DSDPlus -rc -i20003 -v4 -f1
TIMEOUT /T 3
START C:\SDR\Trunking\DSD\FMP24 -rv -i1 -v85 -o20004 -b12.5 -P-1.5 -g38.8
TIMEOUT /T 3
START C:\SDR\Trunking\DSD\DSDPlus -rv -Pmp3 -M32 -g125 -e -i20004 -wch22 -v4
TIMEOUT /T 3