Amateur radio interface for digital modes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

103 lines
1.8 KiB

# contributed by @cocide
# and later extended to include images
connectors:
KEY:
type: TRS 6.3mm
subtype: stereo
pins: [T, R, S]
pinlabels: [DOT, DASH, GND]
show_pincount: false
image:
src: stereo-phone-plug-TRS.png
caption: Tip, Ring, and Sleeve
CAT:
type: Mini DIN
subtype: 6 pin
pins: [1,2,3,4,5,6]
pinlabels: [GND, S.OUT, S.IN, PTT, AGC, NC]
show_pincount: false
image:
src: din6.png
caption: ACC
+13.8V:
type: RCA
subtype: 2 pin
pins: [1,2]
pinlabels: [+13.8V, GND]
show_pincount: false
AFSK:
type: RCA
subtype: 2 pin
pins: [1,2]
pinlabels: [DATA IN, GND]
show_pincount: false
AF OUT:
type: RCA
subtype: 2 pin
pins: [1,2]
pinlabels: [DATA OUT, GND]
show_pincount: false
RIG:
type: DB-9
subtype: female
pins: [1,2,3,4,5,6,7,8,9]
pinlabels: [DATA IN, PTT, TXD, RXD, KEY, DATA OUT, GND, GND, +13.8V]
show_pincount: false
image:
src: db-9.png
caption: RIG INTERFACE MK2
cables:
W1:
gauge: 0.2 mm
length: 1 m
colors: [BK, BN, GN, YE]
wirecount: 4
W2:
gauge: 0.2 mm
length: 1 m
colors: [RD, BK]
wirecount: 2
W3:
gauge: 0.2 mm
length: 1 m
colors: [OG]
wirecount: 1
shield: BK
W4:
gauge: 0.2 mm
length: 1 m
colors: [GN, BK]
wirecount: 2
W5:
gauge: 0.2 mm
length: 1 m
colors: [WH, BK]
wirecount: 2
connections:
-
- KEY: [T]
- W3: [1]
- RIG: [5]
-
- KEY: S
- W3: S
- RIG: [8]
-
- CAT: [1, 2, 3,4]
- W1: [1,2,3,4]
- RIG: [7,3,4,2]
-
- +13.8V: [1,2]
- W2: [1,2]
- RIG: [9,7]
-
- AF OUT: [1,2]
- W4: [1,2]
- RIG: [6,8]
-
- AFSK: [1,2]
- W5: [1,2]
- RIG: [1,8]