Commit c4619853 authored by Andrey Filippov's avatar Andrey Filippov

Merge branch 'master' of github.com:Elphel/x393

parents 4e94f6ca 504ad9fc
...@@ -1155,7 +1155,7 @@ class X393SensCmprs(object): ...@@ -1155,7 +1155,7 @@ class X393SensCmprs(object):
histogram_top = None, histogram_top = None,
histogram_width_m1 = None, # 2559, #0, histogram_width_m1 = None, # 2559, #0,
histogram_height_m1 = None, # 799, #0, histogram_height_m1 = None, # 799, #0,
circbuf_chn_size= 0x1000000, #16777216 circbuf_chn_size= 0x4000000, # 64 Mib
verbose = 1): verbose = 1):
""" """
Setup one sensor+compressor channel (for one sub-channel only) Setup one sensor+compressor channel (for one sub-channel only)
......
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