]> sigrok.org Git - libsigrok.git/blobdiff - libsigrok.h
Deprecate SR_DI_BUFFERSIZES.
[libsigrok.git] / libsigrok.h
index b4d929ef33ccc87adef650f0ef2bc56d5321a488..04776ee8068122b4482e8a2c04ca0874ee206a0f 100644 (file)
@@ -551,16 +551,8 @@ enum {
        SR_DI_HWOPTS = 10000,
        /** A list of capabilities supported by the device. */
        SR_DI_HWCAPS,
-       /** Samplerates supported by this device (struct sr_samplerates). */
-       SR_DI_SAMPLERATES,
        /** Types of logic trigger supported, out of "01crf" (char *). */
        SR_DI_TRIGGER_TYPES,
-       /** The currently set samplerate in Hz (uint64_t). */
-       SR_DI_CUR_SAMPLERATE,
-       /** Supported patterns (in pattern generator mode). */
-       SR_DI_PATTERNS,
-       /** Supported buffer sizes. */
-       SR_DI_BUFFERSIZES,
        /** Supported time bases. */
        SR_DI_TIMEBASES,
        /** Supported trigger sources. */