add MCX-DIO to shop

master
Sebastien Bourdeauducq 2021-03-23 16:56:47 +08:00
parent 24b3a74096
commit 7fb64c0685
2 changed files with 4045 additions and 0 deletions

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 194 KiB

View File

@ -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',