Skip to content

Commit

Permalink
Add a few Lynx cards
Browse files Browse the repository at this point in the history
  • Loading branch information
sjurtf committed Apr 12, 2024
1 parent 6b0eefd commit b85c78a
Show file tree
Hide file tree
Showing 4 changed files with 87 additions and 0 deletions.
17 changes: 17 additions & 0 deletions module-types/LYNX Technik AG/D-VO-5820.yaml
Original file line number Diff line number Diff line change
@@ -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
17 changes: 17 additions & 0 deletions module-types/LYNX Technik AG/O-RX-5800.yaml
Original file line number Diff line number Diff line change
@@ -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
41 changes: 41 additions & 0 deletions module-types/LYNX Technik AG/O-SP-5852.yaml
Original file line number Diff line number Diff line change
@@ -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
12 changes: 12 additions & 0 deletions module-types/LYNX Technik AG/PVD-5800-O.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit b85c78a

Please sign in to comment.