2
0
forked from Ivasoft/DSView
This commit is contained in:
DreamSourceLab
2014-06-29 19:27:43 +08:00
parent a6a3024de0
commit 95f2bf8964
70 changed files with 7233 additions and 58648 deletions

View File

@@ -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",