Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cats-standard
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CATS
cats-standard
Commits
a8c48591
Commit
a8c48591
authored
1 year ago
by
Stephen D
Browse files
Options
Downloads
Patches
Plain Diff
Add DCS tone polarity
parent
6ab7aef7
No related branches found
Branches containing commit
No related tags found
1 merge request
!1
Add DCS tone polarity
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
standard.pdf
+0
-0
0 additions, 0 deletions
standard.pdf
standard.tex
+10
-1
10 additions, 1 deletion
standard.tex
with
10 additions
and
1 deletion
standard.pdf
+
0
−
0
View file @
a8c48591
No preview for this file type
This diff is collapsed.
Click to expand it.
standard.tex
+
10
−
1
View file @
a8c48591
...
...
@@ -653,7 +653,7 @@ Uplink and downlink tones are encoded in 3 bytes. CTCSS and DCS are both support
\hline
23
&
22
&
21
&
20
&
19
&
18
&
17
&
16
&
15
&
14
&
13
&
12
&
11
&
10
&
9
&
8
&
7
&
6
&
5
&
4
&
3
&
2
&
1
&
0
\\
\hline
$
U
_
e
$
&
0
&
\multicolumn
{
10
}{
|c|
}{$
U
_
v
$}
&
$
D
_
e
$
&
0
&
\multicolumn
{
10
}{
|c|
}{$
D
_
v
$}
\\
$
U
_
e
$
&
$
U
_
p
$
&
\multicolumn
{
10
}{
|c|
}{$
U
_
v
$}
&
$
D
_
e
$
&
$
U
_
p
$
&
\multicolumn
{
10
}{
|c|
}{$
D
_
v
$}
\\
\hline
\end{tabular}
\\
\newline
\noindent
...
...
@@ -661,6 +661,15 @@ Where:
\begin{itemize}
\item
$
U
_
e
$
and
$
D
_
e
$
represent the encoding type (0 for CTCSS, 1 for DCS)
\item
$
U
_
p
$
and
$
D
_
p
$
represent the DCS tone polarity
\begin{itemize}
\item
If the type is CTCSS, this value is unused and must be set to 0
\item
If the type is DCS, then
\begin{itemize}
\item
If the polarity is normal, this value is set to 0
\item
If the polarity is reversed, this value is set to 1
\end{itemize}
\end{itemize}
\item
$
U
_
v
$
and
$
D
_
v
$
represent the tone value
\begin{itemize}
\item
If the type is CTCSS, the value is an unsigned integer from the CTCSS table (see below)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment