new kamil adc
This commit is contained in:
@@ -13,14 +13,39 @@
|
||||
"recovery_attempts": 3
|
||||
},
|
||||
"kamil_adc": {
|
||||
"project_dir": "/home/europa/Documents/kamil_adc",
|
||||
"executable_path": "/home/europa/Documents/kamil_adc/run_do1_pair_subtract_avg.sh",
|
||||
"project_dir": "",
|
||||
"executable_path": "build/bin/kamil_adc_collector",
|
||||
"tty_path": "/tmp/ttyADC_data",
|
||||
"args": [],
|
||||
"args": [
|
||||
"profile:phase",
|
||||
"clock:internal",
|
||||
"internal_ref_hz:2000000",
|
||||
"start:di_syn2_rise",
|
||||
"stop:di_syn2_fall",
|
||||
"sample_clock_hz:max",
|
||||
"range:2",
|
||||
"duration_ms:100",
|
||||
"packet_limit:0",
|
||||
"do1_toggle_per_frame",
|
||||
"do1_pair_subtract_avg",
|
||||
"do8_freq_ref",
|
||||
"do8_cycle_period:8"
|
||||
],
|
||||
"env": {},
|
||||
"startup_timeout_s": 5.0,
|
||||
"sweep_timeout_s": 15.0,
|
||||
"stop_timeout_s": 2.0
|
||||
"stop_timeout_s": 2.0,
|
||||
"phase_calibration": {
|
||||
"phase0_rad": 0.0,
|
||||
"freq0_hz": 2046000000.0,
|
||||
"phase1_rad": 300.0,
|
||||
"freq1_hz": 5612000000.0
|
||||
},
|
||||
"band": {
|
||||
"start_hz": 2100000000.0,
|
||||
"stop_hz": 5500000000.0,
|
||||
"points": 2048
|
||||
}
|
||||
},
|
||||
"laser_control": {
|
||||
"enabled": true,
|
||||
|
||||
Reference in New Issue
Block a user