1
0
Fork 0

Remove unused type field from shop_data

Signed-off-by: Egor Savkin <es@m-labs.hk>
This commit is contained in:
Egor Savkin 2024-07-11 16:32:01 +08:00
parent c63249e8a0
commit d59cbf4fb6
1 changed files with 0 additions and 27 deletions

View File

@ -179,7 +179,6 @@ const shop_data = {
'Price includes bitstream generation, flashing, testing, and firmware updates for 1 year (USD 1,400.00).',
],
size: 'big',
type: 'kasli',
options: [
{type: "Radio", args: {title: "DRTIO role", outvar: "drtio_role", variants: ["standalone", "master", "satellite"], tip: "Distributed Real Time Input/Output allows ARTIQ RTIO channels to be distributed among several satellite devices synchronized and controlled by a central core(master) device. Standalone option disables this feature."}},
{
@ -244,7 +243,6 @@ const shop_data = {
'4 MMCX clock outputs.',
],
size: 'big',
type: 'kasli',
hp: 8,
nbrSlotMin: 0,
nbrSlotMax: 12,
@ -316,7 +314,6 @@ const shop_data = {
'A pair of VHDCI carriers is a simple, low-latency and low-cost alternative to DRTIO for some applications.',
],
size: 'big',
type: 'vhdcicarrier',
resources: [
{name: "eem", max: 8},
],
@ -347,7 +344,6 @@ const shop_data = {
datasheet_file: '/docs/sinara-datasheets/2118-2128.pdf',
datasheet_name: '2118/2128 BNC/SMA-TTL datasheet',
size: 'big',
type: null,
options: [
{
"if": [
@ -457,7 +453,6 @@ const shop_data = {
}
],
size: 'small',
type: null,
warnings: [
"no_eem_source"
],
@ -549,7 +544,6 @@ const shop_data = {
}
],
size: 'small',
type: null,
warnings: [
"no_eem_source"
],
@ -636,7 +630,6 @@ const shop_data = {
}
],
size: 'small',
type: null,
warnings: [
"no_eem_source"
],
@ -699,7 +692,6 @@ const shop_data = {
}
],
size: 'small',
type: 'urukul',
warnings: [
"no_eem_source",
"no_clk_source"
@ -737,7 +729,6 @@ const shop_data = {
fallback: {text: "125 MHz", checked: false}}}
],
size: 'small',
type: 'urukul',
warnings: [
"no_eem_source",
"no_clk_source"
@ -771,7 +762,6 @@ const shop_data = {
{type: "Radio", args: {title: "Variant", outvar: "variant", variants: ["Baseband", "Upconverter"], fallback: 1}},
],
size: 'small',
type: 'urukul',
warnings: [
"no_eem_source",
"no_clk_source"
@ -814,7 +804,6 @@ const shop_data = {
datasheet_file: '/docs/sinara-datasheets/5432.pdf',
datasheet_name: '5432 Zotino datasheet',
size: 'small',
type: 'zotino',
warnings: [
"no_eem_source",
"idc_resource"
@ -844,7 +833,6 @@ const shop_data = {
'Channels can also be broken out to BNC or SMA using IDC-BNC, IDC-SMA or IDC-MCX cards.'
],
size: 'small',
type: 'zotino',
warnings: [
"no_eem_source",
"idc_resource",
@ -870,7 +858,6 @@ const shop_data = {
'Breaking out all 32 channels from a Zotino requires 4 IDC-BNC cards.'
],
size: 'big',
type: 'idc-bnc',
warnings: [
"no_idc_source"
],
@ -929,7 +916,6 @@ const shop_data = {
'Breaking out all 32 channels from a Zotino requires 4 SMA-IDC cards.'
],
size: 'small',
type: 'idc-bnc',
warnings: [
"no_idc_source"
],
@ -949,7 +935,6 @@ const shop_data = {
'Connects an external HD68 cable to IDC-BNC, IDC-SMA or IDC-MCX cards.',
],
size: 'small',
type: 'hd68',
options: [
{type: "Radio", args: {title: "Cable length", outvar: "hd68_cable_len", variants: ["1 M", "2 M", "3 M"], tip: "The desired length of the HD68 cable", fallback: 1}},
],
@ -1006,7 +991,6 @@ const shop_data = {
}
],
size: 'big',
type: 'novo',
warnings: [
"no_eem_source"
],
@ -1033,7 +1017,6 @@ const shop_data = {
{type: "Radio", args: {title: "Connectors", outvar: "n_eem", variants: ["1 EEM", "2 EEM", "3 EEM"], tip: "Number of EEM ports to use.", fallback: 1}},
],
size: 'small',
type: 'koster',
warnings: [
"no_eem_source"
],
@ -1062,7 +1045,6 @@ const shop_data = {
],
options_class: "clocker",
size: 'small',
type: 'clocker',
warnings: [
"no_eem_source",
"no_clk_source",
@ -1103,7 +1085,6 @@ const shop_data = {
],
options_class: "stabilizer",
size: 'small',
type: null,
warnings: [
"no_eem_source"
],
@ -1138,7 +1119,6 @@ const shop_data = {
],
options_class: "stabilizer",
size: 'small',
type: null,
warnings: [
"no_eem_source"
],
@ -1168,7 +1148,6 @@ const shop_data = {
fallback: {text: "125 MHz", checked: false}}}
],
size: 'small',
type: null,
warnings: [
"no_eem_source",
"no_clk_source"
@ -1197,7 +1176,6 @@ const shop_data = {
fallback: {text: "125 MHz", checked: false}}}
],
size: 'big',
type: null,
warnings: [
"no_eem_source",
"no_clk_source"
@ -1227,7 +1205,6 @@ const shop_data = {
{type: "Switch", args: {title: "Ext power", outvar: "ext_pwr", "tip": "Use external power supply in order to reduce number of used EEM connectors"}}
],
size: 'small',
type: null,
warnings: [
"no_eem_source"
],
@ -1251,7 +1228,6 @@ const shop_data = {
'Can stabilize temperature of Sinara 5432 DAC or external devices containing TEC and thermistor.'
],
size: 'small',
type: null,
consumes: {
hp: 4
},
@ -1275,7 +1251,6 @@ const shop_data = {
'Included remote analog front-end (AFE) board converts differential signals to ±10V single-ended at the point of use, with additional gain and filtering.',
],
size: 'big',
type: null,
warnings: [
"no_eem_source",
"no_clk_source"
@ -1310,7 +1285,6 @@ const shop_data = {
{type: "Switch", args: {title: "Termination #1", outvar: "term_1", tip: "Enable termination on ADC channel #1"}}
],
size: 'big',
type: null,
warnings: [
"no_eem_source",
"no_clk_source"
@ -1340,7 +1314,6 @@ const shop_data = {
"Optional - external power brick will be shipped free of charge if removed."
],
size: 'big',
type: null,
warnings: [],
consumes: {
hp: 4,