You need to sign in or sign up before continuing.
- Jul 09, 2024
-
-
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>
-
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
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
- May 29, 2023
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
- May 28, 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
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
- Nov 18, 2022
-
-
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>
-
- Sep 05, 2021
-
-
Adam Wujek authored
To be reported by SNMP as SNMPv2-MIB::sysContact.0 and SNMPv2-MIB::sysLocation.0 Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
- Jun 30, 2021
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@creotech.pl>
-
- Oct 29, 2020
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
- Oct 28, 2020
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
- Oct 22, 2020
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- May 20, 2020
-
-
Some deamons/etc that log messages to syslog do not specify facility.level in their messages. The logger is configured to parse the message looking for facility.level (option: --prio-prefix). If the message does not include If no facility.priority is specified, the logger will use the one specified after -p, this is now provided. For example, PPSi does not specify facility.priority in messages (hopefully, this will change), without "-p daemon.info", it was reported as user.info. If user wishes to, he/she can override. This is the default config
-
- Jan 21, 2020
-
-
Jean-Claude BAU authored
- Remove all references to HA (+ L1SYNC) in KConfig files - Update some help description
-
- Jan 07, 2020
-
-
Jean-Claude BAU authored
A dependency have been added to not allow the option "Force to get the URL to a dot-config via DHCP" in order to get the source of the dot-config file. This option is now only available if the "DHCP forever" option is selected in the management port configuration. This has been done to avoid to wait forever the availability of the DHCP service to get the dot-config source while this service is not required or mandatory for the management port setup.
-
- Nov 14, 2019
-
-
Jean-Claude BAU authored
- ARB_GM correspond to clock class 13. - Interface changed with assembly_ppsi_conf.sh : - The clock class number is always defined in dot-config. assembly_ppsi_conf.sh uses it instead of the timing mode. - The PTP options (accuracy, variance, timeSource) can be overwritten and KConfig proposes always the default ones depending of the timing mode.
-
- Jul 03, 2019
-
-
Jean-Claude BAU authored
The system clock monitor measures the offset between the local time and the NTP time. If this offset exceed a given threshold an alarm will be raised .
-
Jean-Claude BAU authored
KConfig has been improved adding new extra constraints when the timing mode is changed. It has an impact on port configuration (externalPortConfiguration & default bmc mode) and also on the overwritten clock class.
-
- Jun 26, 2019
-
-
Maciej Lipinski authored
Another option is added in Kconfig that applies to all the deamons that provide <facility*8+priority> in their messages. If logging in Kconfig is set to "default_syslog", the logger is run with the option --prio-prefix. With this option, the facility/priority from message is used. All the other otions for "Logint directions.." are left unchnaged.
-
Maciej Lipinski authored
-
- Install cron - New leap_seconds_file_update script. Launched at startup and then 1 time per day by cron - Kconfig update to setup from where the file should be downloaded
-
- Jun 03, 2019
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- May 20, 2019
-
-
Jean-Claude BAU authored
- Increase up to 18 the number of SFPs and Fibers - Add config parameter: CONFIG_N_SFP_ENTRIES (Number of SFP entries in the DB) - Add config parameter: CONFIG_N_FIBER_ENTRIES (Number of FIBER entries in the DB) - This 2 new parameters are used by HAL to parse the DB - Use the TX SFP wave length as a key to retreive the SFP entry in the DB
-
- Apr 10, 2019
-
-
-
-
-
-
- Assembly_ppi_conf.sh script is able to generate JSON ppsi.conf format - New parameters in ppsi.conf. Some parameters moved at ppsi instance level - port timing configuration in Kconfig moved in KConfig_port_timing.in file. A file generator 'gen_kconfig_port_timing.sh'is used to generate it. - HAL upgraded to use the new dot-config file format. Mode ( auto, master,...) removed from HAL. - ppsi-pre.conf: Set empty because the new generated ppsi.conf always define clock-class and clock accuracy.
-
- Nov 20, 2018
-
-
Adam Wujek authored
DONE: Kconfig, assembly_ppsi_conf.sh TODO: SNMP, DOCs, HAL? Redefine options CONFIG_PORTXX_PARAMS in dot-config --role={master,slave,auto,none}, keep non-wr for compatibility --ext={WR}:{HR}, HR for future, if no ext defined use WR as default --add extra option to disable/enable triggering errors in SNMP --add option for delay mechanism (dm) p2p or e2e e2e default Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
For rnabling 50ohm termination for 1-PPS input It is set from HAL. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Aug 10, 2018
-
-
Adam Wujek authored
NOTE: This option is not supported yet by the PPSI. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Jul 20, 2018
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Jul 18, 2018
-
-
Adam Wujek authored
It may be useful in networks which require low latency. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-