add firmware file
This commit is contained in:
11
long_trace_AVG_RPI.cmd
Normal file
11
long_trace_AVG_RPI.cmd
Normal file
@ -0,0 +1,11 @@
|
||||
|
||||
// Default configuration for BF_companion main_state
|
||||
// Format: field value // optional comment
|
||||
|
||||
run_mode INF_RUN // TEST | FINITE_RUN | INF_RUN
|
||||
BF_mode FFT // TRANSPARENT | AVG | FFT
|
||||
run_length 50 // 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
|
||||
data_path /home/awe/Documents/E502_ADC_BF_PC_companion/tmp
|
||||
Reference in New Issue
Block a user