Item filesΒΆ

The item files contain the commands used to configure the system. The commands are simply added to the file in the same format as the command line control utility. For clarity, multiple item files can be included in the .json definition, each specifying a sub-set of commands relating to a particular function or aspect. Example item files for common configurations are provided in the data-partition/input directory of the release package. For example, the agc_bypass.txt item file bypasses the AGC for both output channels contains the following commands:

SET_ADAPT_CH0_AGC 0
SET_ADAPT_CH1_AGC 0
SET_GAIN_CH0_AGC 1
SET_GAIN_CH1_AGC 1