Commit 41ceeae5 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

software/lib/pp.conf: my current test config

parent 52ffc463
......@@ -12,30 +12,24 @@ board 0
hw_index 0x0b00
# Select termination (warning! affects the accuracy!)
termination 1
termination 0
# WARNING!!! These are fine delay card calibration values, obtained with time interval measurements.
# Don't change unless you know what you are doing.
# WARNING 2: define these for ALL boards independently
input_offset -65100p
output_offset 15400p
input_offset -69100p
output_offset 20400p
# Output configuration
# out output_ID offset_from_pps[ps] width[ps] period[ps]
# out 1 = PPS signal, 1us pulse width
out 1 0 1u 1s
# out 2 = 10 Hz, 50% duty cycle
out 2 0 50m 100m
# out 3 = 2 kHz
out 3 0 250u 500u
# out 4 = 10 MHz
#out 4 0 48n 100n
out 1 0 500u 1000u
out 2 0 500u 1000u
out 4 0 500u 1000u
out 3 0 250u 499999990p
# #######################
# # Select board 1
......@@ -44,18 +38,11 @@ out 3 0 250u 500u
board 1
hw_index 0x0500
input_offset -65100p
output_offset 15400p
termination 1
input_offset -69100p
output_offset 20400p
termination 0
# out 1 = PPS signal, 1us pulse width
out 1 0 1u 1s
# out 2 = 10 Hz, 50% duty cycle
out 2 0 50m 100m
# out 3 = 2 kHz
out 3 0 250u 500u
# out 4 = 10 MHz
#out 4 0 48n 100n
out 1 0 500u 1000u
out 2 0 500u 1000u
out 4 0 500u 1000u
out 3 0 250u 499999990p
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment