forked from M-Labs/web2019
Delete idc-mcx adapter
Signed-off-by: Egor Savkin <es@m-labs.hk>
This commit is contained in:
parent
ad262c6657
commit
cbe61efc1d
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-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': {
|
||||
id:'hd68-idc-adapter',
|
||||
name: 'HD68-IDC',
|
||||
|
@ -1145,7 +1123,6 @@ const shop_data = {
|
|||
itemIds: [
|
||||
'idc-bnc-adapter',
|
||||
'idc-sma-adapter',
|
||||
'idc-mcx-adapter',
|
||||
'hd68-idc-adapter',
|
||||
'vhdcicarrier']},
|
||||
{ name: 'Misc',
|
||||
|
|
Loading…
Reference in New Issue