Commit 98457732 authored by José López Jiménez's avatar José López Jiménez

Updated sigdel value

With this value, the WRS-LJ will show a stable 10 MHz with an adequate
duty cycle.
An incorrect value will make the 10 MHz output jittery and the duty cycle
erratic.
parent 9fc9687e
......@@ -997,7 +997,7 @@ config WRSAUXCLK_CSHIFT
config WRSAUXCLK_SIGDEL
string "Signal delay of the generated clock signal"
default "0"
default "5"
help
--sigdel parameter of wrs_auxclk
Clock signal generated from the FPGA is cleaned by a discrete
......
......@@ -681,7 +681,7 @@ CONFIG_SNMP_TEMP_THOLD_PSR=80
CONFIG_WRSAUXCLK_FREQ="10"
CONFIG_WRSAUXCLK_DUTY="0.5"
CONFIG_WRSAUXCLK_CSHIFT="30"
CONFIG_WRSAUXCLK_SIGDEL="0"
CONFIG_WRSAUXCLK_SIGDEL="5"
CONFIG_WRSAUXCLK_PPSHIFT="0"
#
......
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