Delete idc-mcx adapter #119
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 37 KiB |
|
@ -743,28 +743,6 @@ const shop_data = {
|
||||||
idc: 1
|
idc: 1
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
'idc-mcx-adapter': {
|
|
||||||
id: 'idc-mcx-adapter',
|
|
||||||
name: 'MCX-IDC',
|
|
||||||
name_number: '5538',
|
|
||||||
name_codename: '',
|
|
||||||
price: 160,
|
|
||||||
image: '/images/shop/graphic-03_MCX-IDC.svg',
|
|
||||||
specs: [
|
|
||||||
'Breaks out analog signals from Zotino or HD68-IDC to MCX connectors.',
|
|
||||||
'Each card provides 8 channels.',
|
|
||||||
'Breaking out all 32 channels from a Zotino requires 4 MCX-IDC cards.'
|
|
||||||
],
|
|
||||||
size: 'big',
|
|
||||||
type: 'idc-bnc',
|
|
||||||
warnings: [
|
|
||||||
"no_idc_source"
|
|
||||||
],
|
|
||||||
consumes: {
|
|
||||||
hp: 8,
|
|
||||||
idc: 1
|
|
||||||
}
|
|
||||||
},
|
|
||||||
'hd68-idc-adapter': {
|
'hd68-idc-adapter': {
|
||||||
id:'hd68-idc-adapter',
|
id:'hd68-idc-adapter',
|
||||||
name: 'HD68-IDC',
|
name: 'HD68-IDC',
|
||||||
|
@ -1145,7 +1123,6 @@ const shop_data = {
|
||||||
itemIds: [
|
itemIds: [
|
||||||
'idc-bnc-adapter',
|
'idc-bnc-adapter',
|
||||||
'idc-sma-adapter',
|
'idc-sma-adapter',
|
||||||
'idc-mcx-adapter',
|
|
||||||
'hd68-idc-adapter',
|
'hd68-idc-adapter',
|
||||||
'vhdcicarrier']},
|
'vhdcicarrier']},
|
||||||
{ name: 'Misc',
|
{ name: 'Misc',
|
||||||
|
|
Loading…
Reference in New Issue