File: control

package info (click to toggle)
comptty 1.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 808 kB
  • sloc: sh: 3,842; cpp: 768; makefile: 111; ansic: 17
file content (19 lines) | stat: -rw-r--r-- 871 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: comptty
Section: hamradio
Priority: optional
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Uploaders: Ana Custura <ana@netstat.org.uk>
Build-Depends: debhelper (>= 11), libfltk1.3-dev, sensible-utils
Standards-Version: 4.2.0
Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/comptty
Vcs-Git: https://salsa.debian.org/debian-hamradio-team/comptty.git
Homepage: http://www.w1hkj.com/

Package: comptty
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: GUI based tool to compare two RTTY streams
 Comptty is used to compare two RTTY streams. It's comparison function uses a
 linear-programming technique.  It computes total number of errors, the
 character error rate (CER) and the bit error rate (BER).  Special attention is
 given to SHIFT and UNSHIFT to account for an error occurring in that character.