From 7fb64c0685a205bcdedaa58342bd153634abbb6a Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Tue, 23 Mar 2021 16:56:47 +0800 Subject: [PATCH] add MCX-DIO to shop --- static/images/shop/graphic-03_MCX-TTL.svg | 4013 +++++++++++++++++++++ static/js/shop_data.js | 32 + 2 files changed, 4045 insertions(+) create mode 100644 static/images/shop/graphic-03_MCX-TTL.svg diff --git a/static/images/shop/graphic-03_MCX-TTL.svg b/static/images/shop/graphic-03_MCX-TTL.svg new file mode 100644 index 0000000..949ce38 --- /dev/null +++ b/static/images/shop/graphic-03_MCX-TTL.svg @@ -0,0 +1,4013 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/js/shop_data.js b/static/js/shop_data.js index 6ad551b..7e4223d 100644 --- a/static/js/shop_data.js +++ b/static/js/shop_data.js @@ -213,6 +213,37 @@ const shop_data = { }, }, }, + 'mcx-dio': { + id: 'mcx-dio', + name: 'MCX-TTL', + name_number: '2238', + name_codename: '', + price: 600, + image: '/shop/graphic-03_MCX-TTL.svg', + specs: [ + '16 single-ended digital signals on MCX connectors.', + 'Direction selectable in banks of four signals.', + 'Termination individually selectable for each signal.', + 'No galvanic isolation.', + 'Higher speed and lower jitter than the isolated SMA and BNC DIO cards.' + ], + size: 'small', + type: null, + hp: 4, + nbrSlotMin: 0, + nbrSlotMax: 0, + nbrClockMax: 0, + slotOccupied: 2, + clockOccupied: 0, + rules: { + resources: { + type: 'mcx-dio', + icon: '/shop/icon-warning.svg', + name: 'MCX-DIO', + message: 'This card needs a card that provides two EEM connectors (e.g. Kasli) at its left.', + }, + }, + }, 'rj45-dio': { id: 'rj45-dio', name: 'LVDS-TTL', @@ -692,6 +723,7 @@ const shop_data = { 'kasli', 'bnc-dio', 'sma-dio', + 'mcx-dio', 'rj45-dio', 'urukul', 'mirny',