]> sigrok.org Git - libsigrok.git/blobdiff - hardware/chronovu-la8/protocol.h
chronovu-la8: Publish SR_CONF_MAX_UNCOMPRESSED_SAMPLES.
[libsigrok.git] / hardware / chronovu-la8 / protocol.h
index a7de26d18e6be64bbdcad3bec5a1592571c4990f..146fc112d5955feb4b8fb6c031bb76e665711267 100644 (file)
@@ -39,6 +39,7 @@
 #define TRIGGER_TYPE                   "01"
 #define SDRAM_SIZE                     (8 * 1024 * 1024)
 #define MIN_NUM_SAMPLES                        1
+#define MAX_NUM_SAMPLES                        SDRAM_SIZE
 
 #define BS                             4096 /* Block size */
 #define NUM_BLOCKS                     2048 /* Number of blocks */