X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=src%2Fhardware%2Fsiglent-sds%2Fprotocol.h;fp=src%2Fhardware%2Fsiglent-sds%2Fprotocol.h;h=b0c926ed0ec9a7cf8a75aebc274419504696a23c;hp=ea956e59d077479d8d9e4c045518c483b8811334;hb=e5b41b8d7e60cac101fe4a1657da2f54597ff6a1;hpb=7e776c70b0bf1522efac7913e6e90aec0ff588f6 diff --git a/src/hardware/siglent-sds/protocol.h b/src/hardware/siglent-sds/protocol.h index ea956e59..b0c926ed 100644 --- a/src/hardware/siglent-sds/protocol.h +++ b/src/hardware/siglent-sds/protocol.h @@ -109,6 +109,7 @@ struct dev_context { uint64_t analog_frame_size; uint64_t digital_frame_size; uint64_t num_samples; + uint64_t memory_depth; long block_header_size; float samplerate;