10 lines
408 B
Batchfile
10 lines
408 B
Batchfile
// Default configuration for BF_companion main_state
|
|
// Format: field value // optional comment
|
|
|
|
run_mode FINITE_RUN // TEST | FINITE_RUN | INF_RUN
|
|
BF_mode TRANSPARENT // TRANSPARENT | AVG
|
|
run_length 100 // milliseconds
|
|
runs_N 10000 // total runs (used in FINITE_RUN)
|
|
run_I 0 // starting run index
|
|
data_path /home/feda/MIPT/RadioPhotonic_Subserface_radar/Receiver_GUI/data // base directory for output files
|