forked from M-Labs/web2019
Remove FMC in shuttler names
Signed-off-by: Egor Savkin <es@m-labs.hk>
This commit is contained in:
parent
0ec7ef1e88
commit
7d1bc7a9b9
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 38 KiB |
|
@ -870,7 +870,7 @@ const shop_data = {
|
|||
},
|
||||
'shuttler': {
|
||||
id: 'shuttler',
|
||||
name: 'FMC/DAC',
|
||||
name: 'DAC',
|
||||
name_number: '5716',
|
||||
name_codename: 'Shuttler',
|
||||
price: 8500,
|
||||
|
@ -881,7 +881,7 @@ const shop_data = {
|
|||
'~15 MHz analog bandwidth.',
|
||||
'AD9117 DACs (14 bits @ 125 MSPS, <1 LSB DNL).',
|
||||
'Differential analog output (+/-5 V differential) via COTS connector with shielded impedance-matched pairs (mini-SAS HD).',
|
||||
'Remote analog front-end (AFE) board converts differential signals on mini-SAS HD cables to single-ended, with additional gain/filtering as desired.',
|
||||
'Included remote analog front-end (AFE) board converts differential signals on mini-SAS HD cables to single-ended, with additional gain/filtering as desired.',
|
||||
],
|
||||
size: 'big',
|
||||
type: null,
|
||||
|
|
Loading…
Reference in New Issue