examples of cmd files. If it is provided via CLI arg -- it sets run mode

This commit is contained in:
2025-11-13 22:49:51 +03:00
parent bec5e29e2c
commit 4e2d8d4b22
4 changed files with 37 additions and 0 deletions

9
100sec_finite.cmd Normal file
View File

@ -0,0 +1,9 @@
// 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 1000 // 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