Compare commits
1 Commits
c8dd8553ba
...
old_master
| Author | SHA1 | Date | |
|---|---|---|---|
|
4eb2da17ab
|
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
// Default configuration for BF_companion main_state
|
// Default configuration for BF_companion main_state
|
||||||
// Format: field value // optional comment
|
// Format: field value // optional comment
|
||||||
|
|
||||||
@ -8,4 +7,4 @@ run_length 50 // milliseconds
|
|||||||
runs_N 1000 // total runs (used in FINITE_RUN)
|
runs_N 1000 // total runs (used in FINITE_RUN)
|
||||||
run_I 0 // starting run index
|
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/feda/MIPT/RadioPhotonic_Subserface_radar/Receiver_GUI/data // base directory for output files
|
||||||
data_path /home/awe/Documents/E502_ADC_BF_PC_companion/tmp
|
data_path tmp
|
||||||
|
|||||||
Reference in New Issue
Block a user