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.
76 lines
1.4 KiB
76 lines
1.4 KiB
# contributed by @cocide
|
|
# and later extended to include images
|
|
|
|
connectors:
|
|
KEY:
|
|
type: TRS 3.5mm
|
|
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
|
|
AUDIO:
|
|
type: Mini DIN
|
|
subtype: 6 pin
|
|
pins: [1,2,3,4,5,6]
|
|
pinlabels: [DATA IN, GND, PTT, 9600BPS, DATA OUT, SQL]
|
|
show_pincount: false
|
|
image:
|
|
src: din6.png
|
|
caption: DATA
|
|
CAT:
|
|
type: Mini DIN
|
|
subtype: 8 pin
|
|
pins: [1,2,3,4,5,6,7,8]
|
|
pinlabels: [+13.8V, TX GND, GND, TXD, RXD, BAND, ALC, TX INH]
|
|
show_pincount: false
|
|
image:
|
|
src: din8.png
|
|
caption: ACC
|
|
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: 0.25
|
|
colors: [RD, BK, BN, GN]
|
|
wirecount: 4
|
|
W2:
|
|
gauge: 0.2 mm
|
|
length: 0.25
|
|
colors: [WH, BK, YE, GR]
|
|
wirecount: 4
|
|
W3:
|
|
gauge: 0.2 mm
|
|
length: 0.25
|
|
colors: [OG]
|
|
wirecount: 1
|
|
shield: BK
|
|
|
|
connections:
|
|
-
|
|
- KEY: [T]
|
|
- W3: [1]
|
|
- RIG: [5]
|
|
-
|
|
- KEY: S
|
|
- W3: S
|
|
- RIG: [8]
|
|
-
|
|
- CAT: [1, 3, 4, 5]
|
|
- W1: [1,2,3,4]
|
|
- RIG: [9,7,3,4]
|
|
-
|
|
- AUDIO: [1, 2, 3, 5]
|
|
- W2: [1,2,3,4]
|
|
- RIG: [1,8,2,6]
|
|
|