- Jan 20, 2025
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Also provide the patch to ntpd to ignore wrong ntp servers. Before ntpd was exiting if wrong ntp server was provided as parameter. Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Harvey Leicester authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu> Signed-off-by:
Harvey Leicester <harvey.macdonald.leicester@cern.ch>
-
Harvey Leicester authored
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu> Signed-off-by:
Harvey Leicester <harvey.macdonald.leicester@cern.ch>
-
- Nov 21, 2024
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
- Jul 09, 2024
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Quentin Genoud <quentin.genoud@cern.ch>
-
Adam Wujek authored
Converter script can be run: - on WRS - in the repo directory (userspace/host_tools/dot-config_converter_6_x_to_7_0.sh) - in standalone mode (run "make converter_standalone" to prepare it) Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Remove _VAL entries from Kconfig*. Replace with a syntax: prompt "" if XXX Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
There is a tool wrs_status_led to set status LED, so use it (at boot time). Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
li hongming authored
[FEATURE: #148 ] userspace/tools/wrs_ext_pps_latency: Support aligning the PPS out to PPS input in GM 1. Add new paramter CONFIG_EXT_PPS_LATENCY_PS in dot-config. Calibration is needed to align the PPS out to PPS input in GM mode. 2. Add new variable ext_pps_latency_ps in struct spll_stats, using it to transfer the ext_pps_latency parameter to WRPC-SW. 3. Change SPLL_STATS_VER to 4, modify the related function. 4. (deleted from the commit) Add a new tool function: wrs_ext_pps_latency, which will change the Main PLL phase shift in GM mode, according to the parameter CONFIG_EXT_PPS_LATENCY_PS in dot-config. Add this new function to startup-mb.sh, making it autostart. Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
- Jul 05, 2024
-
-
li hongming authored
[FEATURE: #317] WRS-FL: modify wrs_linux_defconfig and add driver file for USB-to-SFP management port A kernel module file asix.ko and a tool ioctl will be generated. After insmod the asix.ko, a new network interface, eth1, will be found.
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Now, the instance can be reconfigured in runtime, so using profile's name or protocl can be misleading. Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
- Sep 18, 2023
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
- Jul 04, 2023
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
- May 24, 2023
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
- May 12, 2023
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
- May 08, 2023
-
-
Adam Wujek authored
Fix: -Correct display of live information -Display of temperatures in dashboard -Display of Firmware version in dashboard Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Delay monit start by extra 60 seconds. The delay of snmpd start was put into background because /etc/init.d/rcK cannot be started before /etc/init.d/rcS is finished. Such behavior is implemented in the init. Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
delayCoefficient is read from HAL Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Add wrsSystemClockDriftUs (in microseconds) as int32. There is no need to export this value as int64, with greater values of the offset the exact information about the offset is not needed. Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
- Feb 24, 2023
-
-
Adam Wujek authored
/etc/init.d/wr_date gets parameter "ppsi" to avoid redirect of the output and setting the date from /update/saved_date if unable to get the data via ntp. Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
- Feb 06, 2023
-
-
Adam Wujek authored
Don't kill other ntpd instances. Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
- Nov 18, 2022
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Reduce the possible range in Kconfig to the half of the possible range. E.g. setting job to be run every 40minutes is not trivial and */40 will not work. Instead it will run the job at minute 0, then 40, then again at 0 (after 40min, then after 20min). Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-