Commit 90a93697 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

chn size to 64MB

parent a0f7305c
......@@ -841,7 +841,7 @@ class X393SensCmprs(object):
def specify_phys_memory(self,
circbuf_chn_size= 0x1000000,
circbuf_chn_size= 0x4000000,
verbose = 1):
"""
@param circbuf_chn_size - circular buffer size for each channel, in bytes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment