- Apr 26, 2022
-
-
Ezekiel Dohmen authored
-
- Apr 08, 2022
-
-
Ezekiel Dohmen authored
-
- Apr 04, 2022
-
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
- Apr 01, 2022
-
-
Ezekiel Dohmen authored
-
- Mar 24, 2022
-
-
Ezekiel Dohmen authored
-
- Mar 22, 2022
-
-
Ezekiel Dohmen authored
-
- Mar 17, 2022
-
-
Ezekiel Dohmen authored
-
- Mar 15, 2022
-
-
Ezekiel Dohmen authored
-
- Mar 14, 2022
-
-
Ezekiel Dohmen authored
-
- Mar 09, 2022
-
-
Ezekiel Dohmen authored
-
- Jan 11, 2022
-
-
Ezekiel Dohmen authored
-
- Dec 15, 2021
-
-
Erik von Reis authored
Add a MODELRATE_CPS ( CPS ) variable to the model build. Use this to calculate dynamic limits for TIME0. Change TIME0 measurement to always run on second cycle no matter the rate, and to take rate into consideration for the calculation. Fixes both fast (524K) and slow (33K) IOP models, specifically aimed at making LLO pemmid look good.
-
- Nov 19, 2021
-
-
Erik von Reis authored
-
Erik von Reis authored
This model adds necessary includes to virtualIOP models so that all needed symbols are available.
-
- Nov 08, 2021
-
-
Erik von Reis authored
LIGO PCIe timing card. Otherwise, the lower limit remains unchanged. But the displayed value only turns red below 2 no matter the timing, since MEDM is generated without knowledge of the timing system. 'IRIG-B' label on GDS-TP screen changed to 'TIME 0'
-
- Oct 07, 2021
-
-
Erik von Reis authored
-
- Sep 29, 2021
-
-
Erik von Reis authored
"TOTAL" time now reads this same IO time plus the time to run through all 'UNDERSAMPLE' or 'clock_div' model calculations. For most models that amounts to only one calculation, but for a fast ADC model running at 524 Hz, but spitting out data at 65 Hz, that's all 8 calculations.
-
- Aug 05, 2021
-
- Aug 04, 2021
-
-
Rolf Bork authored
available with new PCIe timing card firmware.
-
- Aug 03, 2021
-
-
Rolf Bork authored
Works with older PCIe card firmware, but now need to modify for latest firmware (gpstime read as a single 64bit word).
-
- Jul 30, 2021
-
-
Rolf Bork authored
now checks card count by type using new card_count array in CDS_HARDWARE struct type. Still need to update user space code.
-
- Jul 02, 2021
-
-
Rolf Bork authored
controllerxxx.c files.
-
- Jun 25, 2021
- Jun 24, 2021
-
-
Rolf Bork authored
-
- Jun 21, 2021
-
-
Rolf Bork authored
1) Moved sync21pps checking to sync21pps.c 2) Added WD signal to AI chassis diag for testing
-
- Jun 18, 2021
-
-
Rolf Bork authored
error in AI chassis WD reporting on IO slot status.
-
- Jun 17, 2021
-
-
Rolf Bork authored
1) Remove remnants of verify slot code, which was moved to moduleLoad.c previously. 2) Change to HKP_DAC_WD_CHK, now that DACs have common register map. 3) Some added/removed comments.
-
- Jun 15, 2021
-
-
Rolf Bork authored
- IOP running on PCIe net time cannot have ligo timing card check in moduleLoad.c. - For 1PPS testing, need to remove verify slots for controllerIop.c.
-
- Jun 14, 2021
-
-
Rolf Bork authored
allows filling in the IOP_IO_STAT screen with useful info before kernel exit when the IOP does not find the correct number of IO cards.
-
- Jun 10, 2021
- Jun 09, 2021
- Jun 08, 2021
-
-
Rolf Bork authored
using PCIe timing card. Error handling still required. Sync21PPS should now work with any type ADC card in first slot.
-
- Jun 04, 2021
-
-
Rolf Bork authored
change is define of a common DAC register structure in gsc_dac_common.h. This replaces the former 3 separate defs, one for each DAC type.
-
- Jun 03, 2021