Skip to content

Commit

Permalink
Add DirectOut Prodigy series chassis (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjurtf authored Feb 27, 2024
1 parent 5d913b5 commit d88f91d
Show file tree
Hide file tree
Showing 3 changed files with 152 additions and 0 deletions.
51 changes: 51 additions & 0 deletions device-types/DirectOut/Prodigy.MC.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
manufacturer: DirectOut
model: PRODIGY.MC
slug: directout-prodigy-mc
u_height: 2.0
is_full_depth: true
airflow: left-to-right
weight: 10
weight_unit: kg
power-ports:
- name: PSU 1
type: iec-60320-c14
- name: PSU 2
type: iec-60320-c14
interfaces:
- name: MGMT
type: 1000base-t
mgmt_only: true
rear-ports:
- name: GPIO
type: other
positions: 1
description: 9 pin D-sub
- name: WordClock 1 In
type: bnc
- name: WordClock 1 out
type: bnc
- name: WordClock 2 / Video In
type: bnc
- name: WordClock 2 / Video out
type: bnc
module-bays:
- name: Audio network slot
- name: MADI 1
- name: MADI 2
- name: Slot 1
position: '1'
- name: Slot 2
position: '2'
- name: Slot 3
position: '3'
- name: Slot 4
position: '4'
- name: Slot 5
position: '5'
- name: Slot 6
position: '6'
- name: Slot 7
position: '7'
- name: Slot 8
position: '8'
56 changes: 56 additions & 0 deletions device-types/DirectOut/Prodigy.MP.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
manufacturer: DirectOut
model: PRODIGY.MP
slug: directout-prodigy-mp
u_height: 2.0
is_full_depth: true
airflow: left-to-right
weight: 10
weight_unit: kg
power-ports:
- name: PSU 1
type: iec-60320-c14
- name: PSU 2
type: iec-60320-c14
interfaces:
- name: MANAGEMENT 1
type: 1000base-t
mgmt_only: true
- name: MANAGEMENT 2
type: 1000base-t
mgmt_only: true
- name: MANAGEMENT 3
type: 1000base-x-sfp
mgmt_only: true
rear-ports:
- name: GPIO
type: other
positions: 1
description: 9 pin D-sub
- name: WordClock 1 In
type: bnc
- name: WordClock 1 out
type: bnc
- name: WordClock 2 / Video In
type: bnc
- name: WordClock 2 / Video out
type: bnc
- name: MIDI in
type: other
description: DIN
- name: MIDI out
type: other
description: DIN
module-bays:
- name: MADI 1
- name: MADI 2
- name: Audio network 1
- name: Audio network 2
- name: Slot 1
position: '1'
- name: Slot 2
position: '2'
- name: Slot 3
position: '3'
- name: Slot 4
position: '4'
45 changes: 45 additions & 0 deletions device-types/DirectOut/Prodigy.MX.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
manufacturer: DirectOut
model: PRODIGY.MX
slug: directout-prodigy-mx
u_height: 2.0
is_full_depth: true
airflow: left-to-right
weight: 10
weight_unit: kg
power-ports:
- name: PSU 1
type: iec-60320-c14
- name: PSU 2
type: iec-60320-c14
interfaces:
- name: MANAGEMENT 1
type: 1000base-t
mgmt_only: true
- name: MANAGEMENT 2
type: 1000base-t
mgmt_only: true
- name: MANAGEMENT 3
type: 1000base-x-sfp
mgmt_only: true
rear-ports:
- name: GPIO
type: other
positions: 1
description: 9 pin D-sub
- name: WordClock / Video In
type: bnc
- name: WordClock / Video out
type: bnc
- name: WordClock out 1-6
type: other
description: 9 pin D-sub
module-bays:
- name: MADI 1
- name: MADI 2
- name: Audio network 1
- name: Audio network 2
- name: Audio network 3
- name: Audio network 4
- name: Audio network 5
- name: Audio network 6

0 comments on commit d88f91d

Please sign in to comment.