Skip to content

Commit

Permalink
Add evertz ev670 (#100)
Browse files Browse the repository at this point in the history
* adding evertz


---------

Co-authored-by: Kenneth Dammyr <[email protected]>
  • Loading branch information
MicGas and kennethdammyr authored Aug 22, 2024
1 parent 8f5589b commit c1d8e93
Show file tree
Hide file tree
Showing 11 changed files with 130 additions and 0 deletions.
13 changes: 13 additions & 0 deletions device-types/Evertz/ev1-FR.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
manufacturer: Evertz
model: ev1-FR
slug: evertz-ev1-fr
u_height: 1.0
is_full_depth: true
comments: ev1-FR is a 1U unit for multiframes processing, signal processing, multiviewing and other applications
front_image: true
module-bays:
- name: Slot 1
position: '1'
- name: Slot 2
position: '2'
19 changes: 19 additions & 0 deletions device-types/Evertz/ev3-FR.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
manufacturer: Evertz
model: ev3-FR
slug: evertz-ev3-fr
u_height: 3.0
is_full_depth: true
comments: ev3-FR is a 3U unit for multiframes processing, signal processing, multiviewing and other applications
front_image: true
module-bays:
- 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'
39 changes: 39 additions & 0 deletions device-types/Evertz/ev6-FR.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
manufacturer: Evertz
model: ev6-FR
slug: evertz-ev6-fr
u_height: 6.0
is_full_depth: true
comments: ev6-FR is a 6U unit for multiframes processing, signal processing, multiviewing and other applications
front_image: true
module-bays:
- 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'
- name: Slot 9
position: '9'
- name: Slot 10
position: '10'
- name: Slot 11
position: '11'
- name: Slot 12
position: '12'
- name: Slot 13
position: '13'
- name: Slot 14
position: '14'
- name: Slot 15
position: '15'
Binary file added elevation-images/Evertz/evertz-ev1-fr.front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevation-images/Evertz/evertz-ev3-fr.front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevation-images/Evertz/evertz-ev6-fr.front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions module-types/Evertz/ev670-X30-HW-V2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
manufacturer: Evertz
model: ev670-X30-HW-V2
description: Virtualized Media Processing Platform
interfaces:
- name: '{module}.CTRL 2A'
type: 1000base-t
mgmt_only: true
- name: '{module}.CTRL 2B'
type: 1000base-t
mgmt_only: true
- name: '{module} 1A'
type: 100gbase-x-qsfp28
- name: '{module} 1B'
type: 100gbase-x-qsfp28
- name: '{module} 2A'
type: 100gbase-x-qsfp28
- name: '{module} 2B'
type: 100gbase-x-qsfp28
- name: '{module} 3A'
type: 100gbase-x-qsfp28
- name: '{module} 3B'
type: 100gbase-x-qsfp28
12 changes: 12 additions & 0 deletions module-types/Evertz/plus-1PS.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
manufacturer: Evertz
model: plus-1PS
comments: PSU for ev1-FR
power-ports:
- name: MAIN POWER SUPPLY
type: iec-60320-c14
interfaces:
- name: '{module}.PS 1A'
type: 1000base-t
- name: '{module}.PS 1B'
type: 1000base-t
12 changes: 12 additions & 0 deletions module-types/Evertz/plus-3PS.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
manufacturer: Evertz
model: plus-3PS
comments: PSU for ev3-FR
power-ports:
- name: MAIN POWER SUPPLY
type: iec-60320-c14
interfaces:
- name: '{module}.PS 1A'
type: 1000base-t
- name: '{module}.PS 1B'
type: 1000base-t
12 changes: 12 additions & 0 deletions module-types/Evertz/plus-6PS.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
manufacturer: Evertz
model: plus-6PS
comments: PSU for ev6-FR
power-ports:
- name: MAIN POWER SUPPLY
type: iec-60320-c14
interfaces:
- name: '{module}.PS 1A'
type: 1000base-t
- name: '{module}.PS 1B'
type: 1000base-t

0 comments on commit c1d8e93

Please sign in to comment.