From fe26aa890dcb4c005c6cd468ec1d3a971b458f4a Mon Sep 17 00:00:00 2001 From: Egor Savkin Date: Wed, 11 Oct 2023 11:30:57 +0800 Subject: [PATCH] Update shuttler to have one mandatory EEM and clock source Signed-off-by: Egor Savkin --- static/images/shop/graphic-03_Shuttler.svg | 2 +- static/js/shop_data.js | 14 +++++++++++--- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/static/images/shop/graphic-03_Shuttler.svg b/static/images/shop/graphic-03_Shuttler.svg index 43b1d3a..300932a 100644 --- a/static/images/shop/graphic-03_Shuttler.svg +++ b/static/images/shop/graphic-03_Shuttler.svg @@ -1 +1 @@ - + diff --git a/static/js/shop_data.js b/static/js/shop_data.js index 78f83d4..cc24cee 100644 --- a/static/js/shop_data.js +++ b/static/js/shop_data.js @@ -881,7 +881,7 @@ const shop_data = { '~15MHz default analog bandwidth.', 'AD9117 DACs (14 bits @ 125 MSPS, <1 LSB DNL).', 'Differential analog output via mini-SAS HD with shielded impedance-matched pairs.', - 'Included remote analog front-end (AFE) board converts differential signals to +/- 10V single-ended at the point of use, with additional gain and filtering.', + 'Included remote analog front-end (AFE) board converts differential signals to ±10V single-ended at the point of use, with additional gain and filtering.', ], size: 'big', type: null, @@ -889,8 +889,16 @@ const shop_data = { nbrSlotMin: 0, nbrSlotMax: 0, nbrClockMax: 0, - slotOccupied: 0, - clockOccupied: 0, + slotOccupied: 1, + clockOccupied: 1, + rules: { + resources: { + type: 'shuttler', + icon: '/shop/icon-warning.svg', + name: 'Shuttler', + message: 'This card needs a card that provides a EEM connector (e.g. Kasli) at its left.', + }, + } }, 'pounder': { id: 'pounder',