echo offset <h_sign> <h_offset> <v_sign> <v_offset> > debug ; write ttl display offset
echo dither <dither_user> <dither_ctrl> > debug ; write user dither ctrl config
echo vadj <brightness> <contrast> <saturation> > debug ; write video adjust config
data format:
<xx_sign> : 0=positive, 1=negative
<dither_user> : 0=disable user control, 1=enable user control
<dither_ctrl> : dither ctrl in Hex, such as 0x400 or 0x600
<brightness> : negative 0x1ff~0x101, positive 0x0~0xff, signed value in Hex, default is 0x0
<contrast> : 0x0~0xff, unsigned value in Hex, default is 0x80
<saturation> : 0x0~0x1ff, unsigned value in Hex, default is 0x100
echo offset <h_sign> <h_offset> <v_sign> <v_offset> > debug ; write ttl display offset
echo dither <dither_user> <dither_ctrl> > debug ; write user dither ctrl config
echo vadj <brightness> <contrast> <saturation> > debug ; write video adjust config
data format:
<xx_sign> : 0=positive, 1=negative
<dither_user> : 0=disable user control, 1=enable user control
<dither_ctrl> : dither ctrl in Hex, such as 0x400 or 0x600
<brightness> : negative 0x1ff~0x101, positive 0x0~0xff, signed value in Hex, default is 0x0
<contrast> : 0x0~0xff, unsigned value in Hex, default is 0x80
<saturation> : 0x0~0x1ff, unsigned value in Hex, default is 0x100