Bert Vermeulen
|
60475cd788
|
scpi-pps: Use only standard SCPI for Rigol DP800 series.
|
2014-10-16 13:23:21 +02:00 |
Bert Vermeulen
|
ca95e90fb3
|
Use SR_CONF_OUTPUT_VOLTAGE_TARGET and _CURRENT_LIMIT.
These describe them better; the two are fundamentally different
things to set.
|
2014-10-15 12:03:00 +02:00 |
Bert Vermeulen
|
53a81803e4
|
scpi-pps: Split boolean set options into enable/disable.
This makes it easier to support devices that need something else
than "ON" or "OFF".
|
2014-10-13 12:50:28 +02:00 |
Soeren Apel
|
aed4ad0bea
|
Removal of sdi->index, step 4: fix trivial sr_dev_inst_new() calls
|
2014-09-30 01:42:58 +02:00 |
Bert Vermeulen
|
584560f142
|
Change type of SR_CONF keys to uint32_t.
|
2014-09-16 21:22:41 +02:00 |
Bert Vermeulen
|
331f56543a
|
scpi-pps: Fix compile warning.
|
2014-09-08 23:31:54 +02:00 |
Bert Vermeulen
|
fdedbfcdef
|
scpi-pps: Fix config_set checks.
|
2014-09-08 23:30:21 +02:00 |
Bert Vermeulen
|
01b0257aef
|
scpi-pps: Create one channel per MQ/output combination.
This allows frontends to trivially select which MQs on which channels
they want to see; others won't even be fetched.
|
2014-09-08 12:45:21 +02:00 |
Bert Vermeulen
|
478c8d923e
|
scpi-pps: Simplify SCPI command handling.
|
2014-09-08 12:45:21 +02:00 |
Bert Vermeulen
|
58b77c41ff
|
scpi-pps: Use regex to match model names.
|
2014-09-08 12:45:21 +02:00 |
Bert Vermeulen
|
22c18b0370
|
scpi-pps: Generalize vendor name cleanup.
|
2014-09-08 12:45:21 +02:00 |
Bert Vermeulen
|
d4eabea847
|
scpi-pps: Add support for Rigol DP832.
|
2014-09-08 12:45:21 +02:00 |
Bert Vermeulen
|
9e45cd41fd
|
scpi-pps: Add basic cross-vendor PPS functionality.
|
2014-09-08 12:45:21 +02:00 |
Bert Vermeulen
|
ca1a7cb56f
|
scpi-pps: Initial driver skeleton.
|
2014-09-08 12:45:21 +02:00 |