-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adding evertz --------- Co-authored-by: Kenneth Dammyr <[email protected]>
- Loading branch information
1 parent
8f5589b
commit c1d8e93
Showing
11 changed files
with
130 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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' |
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.
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |