]> sigrok.org Git - libsigrok.git/commit
Add missing entries to sr_config_info_data[].
authorUwe Hermann <redacted>
Sat, 22 Nov 2014 15:53:02 +0000 (16:53 +0100)
committerUwe Hermann <redacted>
Sat, 22 Nov 2014 16:02:57 +0000 (17:02 +0100)
commit54ab1dcdc4d372765401bc2513f2692f488f4e1d
treeeeeb44c55cc9b4f6c7809163a7ae48b3ff2e7746
parent91219afc75c9aa1d0c5e2da5c03343c1e43eb6df
Add missing entries to sr_config_info_data[].

Newly added keys:

 - SR_CONF_SAMPLE_INTERVAL
 - SR_CONF_NUM_TIMEBASE
 - SR_CONF_NUM_VDIV
 - SR_CONF_CENTER_FREQUENCY
 - SR_CONF_DEVICE_MODE
 - SR_CONF_SCAN_OPTIONS
 - SR_CONF_DEVICE_OPTIONS
 - SR_CONF_DEVICE_MODE
 - SR_CONF_TEST_MODE

Also, keep the same ordering and grouping as in libsigrok.h.
include/libsigrok/libsigrok.h
src/hwdriver.c