diff --git a/static/images/shop/graphic-03_MCX-IDC32.svg b/static/images/shop/graphic-03_MCX-IDC32.svg new file mode 100644 index 0000000..c8e7ea1 --- /dev/null +++ b/static/images/shop/graphic-03_MCX-IDC32.svg @@ -0,0 +1,2 @@ + diff --git a/static/js/shop_data.js b/static/js/shop_data.js index 3e90801..4826ad7 100644 --- a/static/js/shop_data.js +++ b/static/js/shop_data.js @@ -927,6 +927,27 @@ const shop_data = { idc: 1 } }, + 'idc-mcx-adapter': { + id: 'idc-mcx-adapter', + name: 'MCX-IDC', + name_number: '5538', + name_codename: '', + price: 320, + image: '/images/shop/graphic-03_MCX-IDC32.svg', + specs: [ + 'Breaks out analog signals from Zotino or HD68-IDC to MCX connectors.', + 'Each card provides 32 channels.', + ], + size: 'big', + type: 'idc-bnc', + warnings: [ + "no_idc_source" + ], + consumes: { + hp: 8, + idc: 4 + } + }, 'hd68-idc-adapter': { id:'hd68-idc-adapter', name: 'HD68-IDC', @@ -1395,6 +1416,7 @@ const shop_data = { itemIds: [ 'idc-bnc-adapter', 'idc-sma-adapter', + 'idc-mcx-adapter', 'hd68-idc-adapter', 'vhdcicarrier']}, { name: 'Servos',