From b85c78a2d4b6521df6e64dd6e58a6dda86471d00 Mon Sep 17 00:00:00 2001 From: Sjur Fredriksen Date: Fri, 12 Apr 2024 10:30:41 +0200 Subject: [PATCH] Add a few Lynx cards --- module-types/LYNX Technik AG/D-VO-5820.yaml | 17 ++++++++ module-types/LYNX Technik AG/O-RX-5800.yaml | 17 ++++++++ module-types/LYNX Technik AG/O-SP-5852.yaml | 41 ++++++++++++++++++++ module-types/LYNX Technik AG/PVD-5800-O.yaml | 12 ++++++ 4 files changed, 87 insertions(+) create mode 100644 module-types/LYNX Technik AG/D-VO-5820.yaml create mode 100644 module-types/LYNX Technik AG/O-RX-5800.yaml create mode 100644 module-types/LYNX Technik AG/O-SP-5852.yaml create mode 100644 module-types/LYNX Technik AG/PVD-5800-O.yaml diff --git a/module-types/LYNX Technik AG/D-VO-5820.yaml b/module-types/LYNX Technik AG/D-VO-5820.yaml new file mode 100644 index 00000000..307d5283 --- /dev/null +++ b/module-types/LYNX Technik AG/D-VO-5820.yaml @@ -0,0 +1,17 @@ +--- +manufacturer: LYNX Technik AG +model: D VO 5820 +part_number: '5156205820' +description: 3Gbit SDI/ASI Dual Distribution Amp. with Fiber I/O +comments: TX and RX share one SFP slot and is combined in a single tranciever. Must be split in separate interfaces in order to get cable tracing to function. +weight: 170 +weight_unit: g +interfaces: + - name: LC-RX {module}.1 + type: other + - name: LC-RX {module}.2 + type: other + - name: LC-TX {module}.1 + type: other + - name: LC-TX {module}.2 + type: other diff --git a/module-types/LYNX Technik AG/O-RX-5800.yaml b/module-types/LYNX Technik AG/O-RX-5800.yaml new file mode 100644 index 00000000..4dc66d69 --- /dev/null +++ b/module-types/LYNX Technik AG/O-RX-5800.yaml @@ -0,0 +1,17 @@ +--- +manufacturer: LYNX Technik AG +model: O RX 5800 +description: 3Gbit Quad SDI Fiber Optic Receiver +comments: Pairs of In and Out share one SFP slot. (1.1 and 2) and (4.1 and In 3). Must be split in separate interfaces in order to get cable tracing to + function. +weight: 240 +weight_unit: g +interfaces: + - name: LC-In {module}.1.1 + type: other + - name: LC-In {module}.2 + type: other + - name: LC-In {module}.3 + type: other + - name: LC-In {module}.4.1 + type: other diff --git a/module-types/LYNX Technik AG/O-SP-5852.yaml b/module-types/LYNX Technik AG/O-SP-5852.yaml new file mode 100644 index 00000000..50b7eb0f --- /dev/null +++ b/module-types/LYNX Technik AG/O-SP-5852.yaml @@ -0,0 +1,41 @@ +--- +manufacturer: LYNX Technik AG +model: O SP 5852 +part_number: '1000005852' +description: Five Channel 1>2 Optical Splitter (50% split) +weight: 150 +weight_unit: g +comments: "To be able to model cabling in Netbox on a passive splitter we must model it using interfaces instead of front and rear ports.\r\n\r\nThis means\ + \ that interface type must be Other, and the connector type must be set in the description field.\r\n\r\nSplitting logic is:\r\n\r\n```\r\nIn {module}1.1\ + \ -> 50% split -> Out {module}.1.2\r\n -> Out {module}.1.2\r\n```" +interfaces: + - name: LC-In {module}.1.1 + type: other + - name: LC-In {module}.1.2 + type: other + - name: LC-In {module}.1.3 + type: other + - name: LC-In {module}.1.4 + type: other + - name: LC-In {module}.1.5 + type: other + - name: LC-Out {module}.1.1 + type: other + - name: LC-Out {module}.1.2 + type: other + - name: LC-Out {module}.2.1 + type: other + - name: LC-Out {module}.2.2 + type: other + - name: LC-Out {module}.3.1 + type: other + - name: LC-Out {module}.3.2 + type: other + - name: LC-Out {module}.4.1 + type: other + - name: LC-Out {module}.4.2 + type: other + - name: LC-Out {module}.5.1 + type: other + - name: LC-Out {module}.5.2 + type: other diff --git a/module-types/LYNX Technik AG/PVD-5800-O.yaml b/module-types/LYNX Technik AG/PVD-5800-O.yaml new file mode 100644 index 00000000..6d56de0d --- /dev/null +++ b/module-types/LYNX Technik AG/PVD-5800-O.yaml @@ -0,0 +1,12 @@ +--- +manufacturer: LYNX Technik AG +model: PVD 5800 O +description: 3G/HD/SD - SDI Frame Synchronizer with Fiber I/O +weight: 170 +weight_unit: g +comments: In 1.1 and OUT 5 share one SFP slot. Must be split in separate interfaces in order to get cable tracing to function. +interfaces: + - name: LC-In {module}.1.1 + type: other + - name: LC-Out {module}.5 + type: other