forked from Ivasoft/DSView
v0.3
This commit is contained in:
@@ -81,10 +81,14 @@ static struct sr_config_info sr_config_info_data[] = {
|
||||
"Time base", NULL},
|
||||
{SR_CONF_FILTER, SR_T_CHAR, "filter",
|
||||
"Filter targets", NULL},
|
||||
{SR_CONF_VDIV, SR_T_RATIONAL_VOLT, "vdiv",
|
||||
{SR_CONF_VDIV0, SR_T_RATIONAL_VOLT, "vdiv",
|
||||
"Volts/div", NULL},
|
||||
{SR_CONF_COUPLING, SR_T_CHAR, "coupling",
|
||||
{SR_CONF_VDIV1, SR_T_RATIONAL_VOLT, "vdiv",
|
||||
"Volts/div", NULL},
|
||||
{SR_CONF_COUPLING0, SR_T_CHAR, "coupling",
|
||||
"Coupling", NULL},
|
||||
{SR_CONF_COUPLING1, SR_T_CHAR, "coupling",
|
||||
"Coupling", NULL},
|
||||
{SR_CONF_DATALOG, SR_T_BOOL, "datalog",
|
||||
"Datalog", NULL},
|
||||
{SR_CONF_OPERATION_MODE, SR_T_CHAR, "operation",
|
||||
|
||||
Reference in New Issue
Block a user