Increase version.

This commit is contained in:
Serge Vakulenko 2018-09-10 21:31:00 -07:00
parent 712df45171
commit 28d7415f72
11 changed files with 117 additions and 126 deletions

View File

@ -1,6 +1,6 @@
CC = gcc CC = gcc
VERSION = 0.4 VERSION = 0.5
GITCOUNT = $(shell git rev-list HEAD --count) GITCOUNT = $(shell git rev-list HEAD --count)
CFLAGS = -g -O -Wall -Werror -DVERSION='"$(VERSION).$(GITCOUNT)"' CFLAGS = -g -O -Wall -Werror -DVERSION='"$(VERSION).$(GITCOUNT)"'
LDFLAGS = -g LDFLAGS = -g

View File

@ -1,6 +1,6 @@
# #
# This configuration was generated 2018/09/10 by dmrconfig, # This configuration was generated 2018/09/10 by dmrconfig,
# Version 0.4.71, Copyright (C) 2018 Serge Vakulenko KK6ABQ # Version 0.5.74, Copyright (C) 2018 Serge Vakulenko KK6ABQ
# #
Radio: TYT MD-UV380 Radio: TYT MD-UV380
Last Programmed Date: 2018-08-20 12:41:08 Last Programmed Date: 2018-08-20 12:41:08
@ -14,10 +14,10 @@ CPS Software Version: V01.07
# 5) Transmit power: High, Mid, Low # 5) Transmit power: High, Mid, Low
# 6) Scan list: - or index # 6) Scan list: - or index
# 7) Autoscan flag: -, + # 7) Autoscan flag: -, +
# 8) Squelch level: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 # 8) Transmit timeout timer in seconds: 0, 15, 30, 45... 555
# 9) Transmit timeout timer in seconds: 0, 15, 30, 45... 555 # 9) Receive only: -, +
# 10) Receive only: -, + # 10) Admit criteria: -, Free, Tone
# 11) Admit criteria: -, Free, Tone # 11) Squelch level: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
# 12) Guard tone for receive, or '-' to disable # 12) Guard tone for receive, or '-' to disable
# 13) Guard tone for transmit, or '-' to disable # 13) Guard tone for transmit, or '-' to disable
# 14) Bandwidth in kHz: 12.5, 20, 25 # 14) Bandwidth in kHz: 12.5, 20, 25

View File

@ -1,6 +1,6 @@
# #
# This configuration was generated 2018/09/10 by dmrconfig, # This configuration was generated 2018/09/10 by dmrconfig,
# Version 0.4.71, Copyright (C) 2018 Serge Vakulenko KK6ABQ # Version 0.5.74, Copyright (C) 2018 Serge Vakulenko KK6ABQ
# #
Radio: TYT MD-UV380 Radio: TYT MD-UV380
Last Programmed Date: 2018-07-13 16:02:59 Last Programmed Date: 2018-07-13 16:02:59
@ -14,15 +14,14 @@ CPS Software Version: V01.07
# 5) Transmit power: High, Mid, Low # 5) Transmit power: High, Mid, Low
# 6) Scan list: - or index in Scanlist table # 6) Scan list: - or index in Scanlist table
# 7) Autoscan flag: -, + # 7) Autoscan flag: -, +
# 8) Squelch level: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 # 8) Transmit timeout timer in seconds: 0, 15, 30, 45... 555
# 9) Transmit timeout timer in seconds: 0, 15, 30, 45... 555 # 9) Receive only: -, +
# 10) Receive only: -, + # 10) Admit criteria: -, Free, Color
# 11) Admit criteria: -, Free, Color # 11) Color code: 0, 1, 2, 3... 15
# 12) Color code: 0, 1, 2, 3... 15 # 12) Time slot: 1 or 2
# 13) Time slot: 1 or 2 # 13) In call criteria: -, Admit, TXInt
# 14) In call criteria: -, Admit, TXInt # 14) Receive group list: - or index in Grouplist table
# 15) Receive group list: - or index in Grouplist table # 15) Contact for transmit: - or index in Contacts table
# 16) Contact for transmit: - or index in Contacts table
# #
Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Slot InCall RxGL TxContact Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Slot InCall RxGL TxContact
1 Channel1 431.125 +0 Low - - 60 - - 1 1 - 1 1 # Contact1 1 Channel1 431.125 +0 Low - - 60 - - 1 1 - 1 1 # Contact1
@ -42,10 +41,10 @@ Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Sl
# 5) Transmit power: High, Mid, Low # 5) Transmit power: High, Mid, Low
# 6) Scan list: - or index # 6) Scan list: - or index
# 7) Autoscan flag: -, + # 7) Autoscan flag: -, +
# 8) Squelch level: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 # 8) Transmit timeout timer in seconds: 0, 15, 30, 45... 555
# 9) Transmit timeout timer in seconds: 0, 15, 30, 45... 555 # 9) Receive only: -, +
# 10) Receive only: -, + # 10) Admit criteria: -, Free, Tone
# 11) Admit criteria: -, Free, Tone # 11) Squelch level: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
# 12) Guard tone for receive, or '-' to disable # 12) Guard tone for receive, or '-' to disable
# 13) Guard tone for transmit, or '-' to disable # 13) Guard tone for transmit, or '-' to disable
# 14) Bandwidth in kHz: 12.5, 20, 25 # 14) Bandwidth in kHz: 12.5, 20, 25

View File

@ -1,6 +1,6 @@
# #
# This configuration was generated 2018/09/10 by dmrconfig, # This configuration was generated 2018/09/10 by dmrconfig,
# Version 0.4.71, Copyright (C) 2018 Serge Vakulenko KK6ABQ # Version 0.5.74, Copyright (C) 2018 Serge Vakulenko KK6ABQ
# #
Radio: TYT MD-UV380 Radio: TYT MD-UV380
Last Programmed Date: 2018-08-05 17:54:47 Last Programmed Date: 2018-08-05 17:54:47
@ -14,15 +14,14 @@ CPS Software Version: V01.32
# 5) Transmit power: High, Mid, Low # 5) Transmit power: High, Mid, Low
# 6) Scan list: - or index in Scanlist table # 6) Scan list: - or index in Scanlist table
# 7) Autoscan flag: -, + # 7) Autoscan flag: -, +
# 8) Squelch level: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 # 8) Transmit timeout timer in seconds: 0, 15, 30, 45... 555
# 9) Transmit timeout timer in seconds: 0, 15, 30, 45... 555 # 9) Receive only: -, +
# 10) Receive only: -, + # 10) Admit criteria: -, Free, Color
# 11) Admit criteria: -, Free, Color # 11) Color code: 0, 1, 2, 3... 15
# 12) Color code: 0, 1, 2, 3... 15 # 12) Time slot: 1 or 2
# 13) Time slot: 1 or 2 # 13) In call criteria: -, Admit, TXInt
# 14) In call criteria: -, Admit, TXInt # 14) Receive group list: - or index in Grouplist table
# 15) Receive group list: - or index in Grouplist table # 15) Contact for transmit: - or index in Contacts table
# 16) Contact for transmit: - or index in Contacts table
# #
Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Slot InCall RxGL TxContact Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Slot InCall RxGL TxContact
1 Bandholm_LK_238 434.650 -2 High 48 - 180 - Color 15 1 Admit 1 34 # 238_DNK 1 Bandholm_LK_238 434.650 -2 High 48 - 180 - Color 15 1 Admit 1 34 # 238_DNK
@ -806,10 +805,10 @@ Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Sl
# 5) Transmit power: High, Mid, Low # 5) Transmit power: High, Mid, Low
# 6) Scan list: - or index # 6) Scan list: - or index
# 7) Autoscan flag: -, + # 7) Autoscan flag: -, +
# 8) Squelch level: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 # 8) Transmit timeout timer in seconds: 0, 15, 30, 45... 555
# 9) Transmit timeout timer in seconds: 0, 15, 30, 45... 555 # 9) Receive only: -, +
# 10) Receive only: -, + # 10) Admit criteria: -, Free, Tone
# 11) Admit criteria: -, Free, Tone # 11) Squelch level: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
# 12) Guard tone for receive, or '-' to disable # 12) Guard tone for receive, or '-' to disable
# 13) Guard tone for transmit, or '-' to disable # 13) Guard tone for transmit, or '-' to disable
# 14) Bandwidth in kHz: 12.5, 20, 25 # 14) Bandwidth in kHz: 12.5, 20, 25

View File

@ -1,6 +1,6 @@
# #
# This configuration was generated 2018/09/10 by dmrconfig, # This configuration was generated 2018/09/10 by dmrconfig,
# Version 0.4.71, Copyright (C) 2018 Serge Vakulenko KK6ABQ # Version 0.5.74, Copyright (C) 2018 Serge Vakulenko KK6ABQ
# #
Radio: TYT MD-UV380 Radio: TYT MD-UV380
Last Programmed Date: 2017-07-23 19:19:23 Last Programmed Date: 2017-07-23 19:19:23
@ -14,15 +14,14 @@ CPS Software Version: V01.17
# 5) Transmit power: High, Mid, Low # 5) Transmit power: High, Mid, Low
# 6) Scan list: - or index in Scanlist table # 6) Scan list: - or index in Scanlist table
# 7) Autoscan flag: -, + # 7) Autoscan flag: -, +
# 8) Squelch level: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 # 8) Transmit timeout timer in seconds: 0, 15, 30, 45... 555
# 9) Transmit timeout timer in seconds: 0, 15, 30, 45... 555 # 9) Receive only: -, +
# 10) Receive only: -, + # 10) Admit criteria: -, Free, Color
# 11) Admit criteria: -, Free, Color # 11) Color code: 0, 1, 2, 3... 15
# 12) Color code: 0, 1, 2, 3... 15 # 12) Time slot: 1 or 2
# 13) Time slot: 1 or 2 # 13) In call criteria: -, Admit, TXInt
# 14) In call criteria: -, Admit, TXInt # 14) Receive group list: - or index in Grouplist table
# 15) Receive group list: - or index in Grouplist table # 15) Contact for transmit: - or index in Contacts table
# 16) Contact for transmit: - or index in Contacts table
# #
Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Slot InCall RxGL TxContact Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Slot InCall RxGL TxContact
1 MB-Local 442.2875 +5 High 1 - 180 - - 1 2 - - 1 # Local 1 MB-Local 442.2875 +5 High 1 - 180 - - 1 2 - - 1 # Local
@ -497,10 +496,10 @@ Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Sl
# 5) Transmit power: High, Mid, Low # 5) Transmit power: High, Mid, Low
# 6) Scan list: - or index # 6) Scan list: - or index
# 7) Autoscan flag: -, + # 7) Autoscan flag: -, +
# 8) Squelch level: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 # 8) Transmit timeout timer in seconds: 0, 15, 30, 45... 555
# 9) Transmit timeout timer in seconds: 0, 15, 30, 45... 555 # 9) Receive only: -, +
# 10) Receive only: -, + # 10) Admit criteria: -, Free, Tone
# 11) Admit criteria: -, Free, Tone # 11) Squelch level: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
# 12) Guard tone for receive, or '-' to disable # 12) Guard tone for receive, or '-' to disable
# 13) Guard tone for transmit, or '-' to disable # 13) Guard tone for transmit, or '-' to disable
# 14) Bandwidth in kHz: 12.5, 20, 25 # 14) Bandwidth in kHz: 12.5, 20, 25

View File

@ -1,6 +1,6 @@
# #
# This configuration was generated 2018/09/10 by dmrconfig, # This configuration was generated 2018/09/10 by dmrconfig,
# Version 0.4.71, Copyright (C) 2018 Serge Vakulenko KK6ABQ # Version 0.5.74, Copyright (C) 2018 Serge Vakulenko KK6ABQ
# #
Radio: TYT MD-UV380 Radio: TYT MD-UV380
Last Programmed Date: 2017-07-19 07:09:13 Last Programmed Date: 2017-07-19 07:09:13
@ -14,15 +14,14 @@ CPS Software Version: V01.16
# 5) Transmit power: High, Mid, Low # 5) Transmit power: High, Mid, Low
# 6) Scan list: - or index in Scanlist table # 6) Scan list: - or index in Scanlist table
# 7) Autoscan flag: -, + # 7) Autoscan flag: -, +
# 8) Squelch level: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 # 8) Transmit timeout timer in seconds: 0, 15, 30, 45... 555
# 9) Transmit timeout timer in seconds: 0, 15, 30, 45... 555 # 9) Receive only: -, +
# 10) Receive only: -, + # 10) Admit criteria: -, Free, Color
# 11) Admit criteria: -, Free, Color # 11) Color code: 0, 1, 2, 3... 15
# 12) Color code: 0, 1, 2, 3... 15 # 12) Time slot: 1 or 2
# 13) Time slot: 1 or 2 # 13) In call criteria: -, Admit, TXInt
# 14) In call criteria: -, Admit, TXInt # 14) Receive group list: - or index in Grouplist table
# 15) Receive group list: - or index in Grouplist table # 15) Contact for transmit: - or index in Contacts table
# 16) Contact for transmit: - or index in Contacts table
# #
Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Slot InCall RxGL TxContact Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Slot InCall RxGL TxContact
171 dSmplx1_441.000 441.000 +0 High - - 180 - Color 1 1 Admit - 10 # Simplex_99 171 dSmplx1_441.000 441.000 +0 High - - 180 - Color 1 1 Admit - 10 # Simplex_99
@ -874,10 +873,10 @@ Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Sl
# 5) Transmit power: High, Mid, Low # 5) Transmit power: High, Mid, Low
# 6) Scan list: - or index # 6) Scan list: - or index
# 7) Autoscan flag: -, + # 7) Autoscan flag: -, +
# 8) Squelch level: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 # 8) Transmit timeout timer in seconds: 0, 15, 30, 45... 555
# 9) Transmit timeout timer in seconds: 0, 15, 30, 45... 555 # 9) Receive only: -, +
# 10) Receive only: -, + # 10) Admit criteria: -, Free, Tone
# 11) Admit criteria: -, Free, Tone # 11) Squelch level: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
# 12) Guard tone for receive, or '-' to disable # 12) Guard tone for receive, or '-' to disable
# 13) Guard tone for transmit, or '-' to disable # 13) Guard tone for transmit, or '-' to disable
# 14) Bandwidth in kHz: 12.5, 20, 25 # 14) Bandwidth in kHz: 12.5, 20, 25

View File

@ -1,6 +1,6 @@
# #
# This configuration was generated 2018/09/10 by dmrconfig, # This configuration was generated 2018/09/10 by dmrconfig,
# Version 0.4.71, Copyright (C) 2018 Serge Vakulenko KK6ABQ # Version 0.5.74, Copyright (C) 2018 Serge Vakulenko KK6ABQ
# #
Radio: TYT MD-380 Radio: TYT MD-380
Last Programmed Date: 2018-03-29 10:33:50 Last Programmed Date: 2018-03-29 10:33:50
@ -14,15 +14,14 @@ CPS Software Version: V01.34
# 5) Transmit power: High, Low # 5) Transmit power: High, Low
# 6) Scan list: - or index in Scanlist table # 6) Scan list: - or index in Scanlist table
# 7) Autoscan flag: -, + # 7) Autoscan flag: -, +
# 8) Squelch level: Normal, Tight # 8) Transmit timeout timer in seconds: 0, 15, 30, 45... 555
# 9) Transmit timeout timer in seconds: 0, 15, 30, 45... 555 # 9) Receive only: -, +
# 10) Receive only: -, + # 10) Admit criteria: -, Free, Color
# 11) Admit criteria: -, Free, Color # 11) Color code: 0, 1, 2, 3... 15
# 12) Color code: 0, 1, 2, 3... 15 # 12) Time slot: 1 or 2
# 13) Time slot: 1 or 2 # 13) In call criteria: -, Admit, TXInt
# 14) In call criteria: -, Admit, TXInt # 14) Receive group list: - or index in Grouplist table
# 15) Receive group list: - or index in Grouplist table # 15) Contact for transmit: - or index in Contacts table
# 16) Contact for transmit: - or index in Contacts table
# #
Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Slot InCall RxGL TxContact Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Slot InCall RxGL TxContact
1 Black_DMR 444.350 +5 High - - 60 - - 1 2 - - 15 # BayNet 1 Black_DMR 444.350 +5 High - - 60 - - 1 2 - - 15 # BayNet
@ -39,10 +38,10 @@ Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Sl
# 5) Transmit power: High, Low # 5) Transmit power: High, Low
# 6) Scan list: - or index # 6) Scan list: - or index
# 7) Autoscan flag: -, + # 7) Autoscan flag: -, +
# 8) Squelch level: Normal, Tight # 8) Transmit timeout timer in seconds: 0, 15, 30, 45... 555
# 9) Transmit timeout timer in seconds: 0, 15, 30, 45... 555 # 9) Receive only: -, +
# 10) Receive only: -, + # 10) Admit criteria: -, Free, Tone
# 11) Admit criteria: -, Free, Tone # 11) Squelch level: Normal, Tight
# 12) Guard tone for receive, or '-' to disable # 12) Guard tone for receive, or '-' to disable
# 13) Guard tone for transmit, or '-' to disable # 13) Guard tone for transmit, or '-' to disable
# 14) Bandwidth in kHz: 12.5, 20, 25 # 14) Bandwidth in kHz: 12.5, 20, 25

View File

@ -1,6 +1,6 @@
# #
# This configuration was generated 2018/09/10 by dmrconfig, # This configuration was generated 2018/09/10 by dmrconfig,
# Version 0.4.71, Copyright (C) 2018 Serge Vakulenko KK6ABQ # Version 0.5.74, Copyright (C) 2018 Serge Vakulenko KK6ABQ
# #
Radio: TYT MD-380 Radio: TYT MD-380
Last Programmed Date: 2016-09-11 21:46:59 Last Programmed Date: 2016-09-11 21:46:59
@ -14,15 +14,14 @@ CPS Software Version: V01.32
# 5) Transmit power: High, Low # 5) Transmit power: High, Low
# 6) Scan list: - or index in Scanlist table # 6) Scan list: - or index in Scanlist table
# 7) Autoscan flag: -, + # 7) Autoscan flag: -, +
# 8) Squelch level: Normal, Tight # 8) Transmit timeout timer in seconds: 0, 15, 30, 45... 555
# 9) Transmit timeout timer in seconds: 0, 15, 30, 45... 555 # 9) Receive only: -, +
# 10) Receive only: -, + # 10) Admit criteria: -, Free, Color
# 11) Admit criteria: -, Free, Color # 11) Color code: 0, 1, 2, 3... 15
# 12) Color code: 0, 1, 2, 3... 15 # 12) Time slot: 1 or 2
# 13) Time slot: 1 or 2 # 13) In call criteria: -, Admit, TXInt
# 14) In call criteria: -, Admit, TXInt # 14) Receive group list: - or index in Grouplist table
# 15) Receive group list: - or index in Grouplist table # 15) Contact for transmit: - or index in Contacts table
# 16) Contact for transmit: - or index in Contacts table
# #
Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Slot InCall RxGL TxContact Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Slot InCall RxGL TxContact
1 PAARA_(SJ)_w6otx 444.475 +5 High 1 + 90 - Color 1 2 - 2 1 # Local 1 PAARA_(SJ)_w6otx 444.475 +5 High 1 + 90 - Color 1 2 - 2 1 # Local
@ -956,10 +955,10 @@ Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Sl
# 5) Transmit power: High, Low # 5) Transmit power: High, Low
# 6) Scan list: - or index # 6) Scan list: - or index
# 7) Autoscan flag: -, + # 7) Autoscan flag: -, +
# 8) Squelch level: Normal, Tight # 8) Transmit timeout timer in seconds: 0, 15, 30, 45... 555
# 9) Transmit timeout timer in seconds: 0, 15, 30, 45... 555 # 9) Receive only: -, +
# 10) Receive only: -, + # 10) Admit criteria: -, Free, Tone
# 11) Admit criteria: -, Free, Tone # 11) Squelch level: Normal, Tight
# 12) Guard tone for receive, or '-' to disable # 12) Guard tone for receive, or '-' to disable
# 13) Guard tone for transmit, or '-' to disable # 13) Guard tone for transmit, or '-' to disable
# 14) Bandwidth in kHz: 12.5, 20, 25 # 14) Bandwidth in kHz: 12.5, 20, 25

View File

@ -1,6 +1,6 @@
# #
# This configuration was generated 2018/09/10 by dmrconfig, # This configuration was generated 2018/09/10 by dmrconfig,
# Version 0.4.71, Copyright (C) 2018 Serge Vakulenko KK6ABQ # Version 0.5.74, Copyright (C) 2018 Serge Vakulenko KK6ABQ
# #
Radio: TYT MD-380 Radio: TYT MD-380
Last Programmed Date: 2016-10-20 17:49:09 Last Programmed Date: 2016-10-20 17:49:09
@ -14,15 +14,14 @@ CPS Software Version: V01.32
# 5) Transmit power: High, Low # 5) Transmit power: High, Low
# 6) Scan list: - or index in Scanlist table # 6) Scan list: - or index in Scanlist table
# 7) Autoscan flag: -, + # 7) Autoscan flag: -, +
# 8) Squelch level: Normal, Tight # 8) Transmit timeout timer in seconds: 0, 15, 30, 45... 555
# 9) Transmit timeout timer in seconds: 0, 15, 30, 45... 555 # 9) Receive only: -, +
# 10) Receive only: -, + # 10) Admit criteria: -, Free, Color
# 11) Admit criteria: -, Free, Color # 11) Color code: 0, 1, 2, 3... 15
# 12) Color code: 0, 1, 2, 3... 15 # 12) Time slot: 1 or 2
# 13) Time slot: 1 or 2 # 13) In call criteria: -, Admit, TXInt
# 14) In call criteria: -, Admit, TXInt # 14) Receive group list: - or index in Grouplist table
# 15) Receive group list: - or index in Grouplist table # 15) Contact for transmit: - or index in Contacts table
# 16) Contact for transmit: - or index in Contacts table
# #
Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Slot InCall RxGL TxContact Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Slot InCall RxGL TxContact
1 K6ACR_MB_CA 444.7875 +5 High 14 + 60 - Color 1 1 - 1 9 # California 1 K6ACR_MB_CA 444.7875 +5 High 14 + 60 - Color 1 1 - 1 9 # California

25
md380.c
View File

@ -850,15 +850,14 @@ static void print_digital_channels(FILE *out, int verbose)
fprintf(out, "# 5) Transmit power: High, Low\n"); fprintf(out, "# 5) Transmit power: High, Low\n");
fprintf(out, "# 6) Scan list: - or index in Scanlist table\n"); fprintf(out, "# 6) Scan list: - or index in Scanlist table\n");
fprintf(out, "# 7) Autoscan flag: -, +\n"); fprintf(out, "# 7) Autoscan flag: -, +\n");
fprintf(out, "# 8) Squelch level: Normal, Tight\n"); fprintf(out, "# 8) Transmit timeout timer in seconds: 0, 15, 30, 45... 555\n");
fprintf(out, "# 9) Transmit timeout timer in seconds: 0, 15, 30, 45... 555\n"); fprintf(out, "# 9) Receive only: -, +\n");
fprintf(out, "# 10) Receive only: -, +\n"); fprintf(out, "# 10) Admit criteria: -, Free, Color\n");
fprintf(out, "# 11) Admit criteria: -, Free, Color\n"); fprintf(out, "# 11) Color code: 0, 1, 2, 3... 15\n");
fprintf(out, "# 12) Color code: 0, 1, 2, 3... 15\n"); fprintf(out, "# 12) Time slot: 1 or 2\n");
fprintf(out, "# 13) Time slot: 1 or 2\n"); fprintf(out, "# 13) In call criteria: -, Admit, TXInt\n");
fprintf(out, "# 14) In call criteria: -, Admit, TXInt\n"); fprintf(out, "# 14) Receive group list: - or index in Grouplist table\n");
fprintf(out, "# 15) Receive group list: - or index in Grouplist table\n"); fprintf(out, "# 15) Contact for transmit: - or index in Contacts table\n");
fprintf(out, "# 16) Contact for transmit: - or index in Contacts table\n");
fprintf(out, "#\n"); fprintf(out, "#\n");
} }
fprintf(out, "Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Slot InCall RxGL TxContact"); fprintf(out, "Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Slot InCall RxGL TxContact");
@ -948,10 +947,10 @@ static void print_analog_channels(FILE *out, int verbose)
fprintf(out, "# 5) Transmit power: High, Low\n"); fprintf(out, "# 5) Transmit power: High, Low\n");
fprintf(out, "# 6) Scan list: - or index\n"); fprintf(out, "# 6) Scan list: - or index\n");
fprintf(out, "# 7) Autoscan flag: -, +\n"); fprintf(out, "# 7) Autoscan flag: -, +\n");
fprintf(out, "# 8) Squelch level: Normal, Tight\n"); fprintf(out, "# 8) Transmit timeout timer in seconds: 0, 15, 30, 45... 555\n");
fprintf(out, "# 9) Transmit timeout timer in seconds: 0, 15, 30, 45... 555\n"); fprintf(out, "# 9) Receive only: -, +\n");
fprintf(out, "# 10) Receive only: -, +\n"); fprintf(out, "# 10) Admit criteria: -, Free, Tone\n");
fprintf(out, "# 11) Admit criteria: -, Free, Tone\n"); fprintf(out, "# 11) Squelch level: Normal, Tight\n");
fprintf(out, "# 12) Guard tone for receive, or '-' to disable\n"); fprintf(out, "# 12) Guard tone for receive, or '-' to disable\n");
fprintf(out, "# 13) Guard tone for transmit, or '-' to disable\n"); fprintf(out, "# 13) Guard tone for transmit, or '-' to disable\n");
fprintf(out, "# 14) Bandwidth in kHz: 12.5, 20, 25\n"); fprintf(out, "# 14) Bandwidth in kHz: 12.5, 20, 25\n");

25
uv380.c
View File

@ -908,15 +908,14 @@ static void print_digital_channels(FILE *out, int verbose)
fprintf(out, "# 5) Transmit power: High, Mid, Low\n"); fprintf(out, "# 5) Transmit power: High, Mid, Low\n");
fprintf(out, "# 6) Scan list: - or index in Scanlist table\n"); fprintf(out, "# 6) Scan list: - or index in Scanlist table\n");
fprintf(out, "# 7) Autoscan flag: -, +\n"); fprintf(out, "# 7) Autoscan flag: -, +\n");
fprintf(out, "# 8) Squelch level: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9\n"); fprintf(out, "# 8) Transmit timeout timer in seconds: 0, 15, 30, 45... 555\n");
fprintf(out, "# 9) Transmit timeout timer in seconds: 0, 15, 30, 45... 555\n"); fprintf(out, "# 9) Receive only: -, +\n");
fprintf(out, "# 10) Receive only: -, +\n"); fprintf(out, "# 10) Admit criteria: -, Free, Color\n");
fprintf(out, "# 11) Admit criteria: -, Free, Color\n"); fprintf(out, "# 11) Color code: 0, 1, 2, 3... 15\n");
fprintf(out, "# 12) Color code: 0, 1, 2, 3... 15\n"); fprintf(out, "# 12) Time slot: 1 or 2\n");
fprintf(out, "# 13) Time slot: 1 or 2\n"); fprintf(out, "# 13) In call criteria: -, Admit, TXInt\n");
fprintf(out, "# 14) In call criteria: -, Admit, TXInt\n"); fprintf(out, "# 14) Receive group list: - or index in Grouplist table\n");
fprintf(out, "# 15) Receive group list: - or index in Grouplist table\n"); fprintf(out, "# 15) Contact for transmit: - or index in Contacts table\n");
fprintf(out, "# 16) Contact for transmit: - or index in Contacts table\n");
fprintf(out, "#\n"); fprintf(out, "#\n");
} }
fprintf(out, "Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Slot InCall RxGL TxContact"); fprintf(out, "Digital Name Receive Transmit Power Scan AS TOT RO Admit Color Slot InCall RxGL TxContact");
@ -1010,10 +1009,10 @@ static void print_analog_channels(FILE *out, int verbose)
fprintf(out, "# 5) Transmit power: High, Mid, Low\n"); fprintf(out, "# 5) Transmit power: High, Mid, Low\n");
fprintf(out, "# 6) Scan list: - or index\n"); fprintf(out, "# 6) Scan list: - or index\n");
fprintf(out, "# 7) Autoscan flag: -, +\n"); fprintf(out, "# 7) Autoscan flag: -, +\n");
fprintf(out, "# 8) Squelch level: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9\n"); fprintf(out, "# 8) Transmit timeout timer in seconds: 0, 15, 30, 45... 555\n");
fprintf(out, "# 9) Transmit timeout timer in seconds: 0, 15, 30, 45... 555\n"); fprintf(out, "# 9) Receive only: -, +\n");
fprintf(out, "# 10) Receive only: -, +\n"); fprintf(out, "# 10) Admit criteria: -, Free, Tone\n");
fprintf(out, "# 11) Admit criteria: -, Free, Tone\n"); fprintf(out, "# 11) Squelch level: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9\n");
fprintf(out, "# 12) Guard tone for receive, or '-' to disable\n"); fprintf(out, "# 12) Guard tone for receive, or '-' to disable\n");
fprintf(out, "# 13) Guard tone for transmit, or '-' to disable\n"); fprintf(out, "# 13) Guard tone for transmit, or '-' to disable\n");
fprintf(out, "# 14) Bandwidth in kHz: 12.5, 20, 25\n"); fprintf(out, "# 14) Bandwidth in kHz: 12.5, 20, 25\n");