- Oct 24, 2024
-
-
Andreas Persson authored
Prepare for release See merge request !17
-
Andreas Persson authored
-
Andreas Persson authored
Version 1.1.0
-
Andreas Persson authored
Use iocsh snippet
-
- Oct 21, 2024
-
-
Andreas Persson authored
EVR timestamps for interlock status records See merge request !16
-
Andreas Persson authored
-
- Oct 18, 2024
-
-
Andreas Persson authored
Update README See merge request !15
-
Andreas Persson authored
-
Andreas Persson authored
ICSHWI-19486: Fix scaling of protection function waveforms and thresholds See merge request !14
-
Andreas Persson authored
-
Andreas Persson authored
The protection function waveforms are multiplied by 100 in firmware for improved fixed-point precision. Divide by 100 when converting to float. The same conversion is done for interlock threshold values. Moving average filter waveforms also need to be divided by the filter length to get average values.
-
Andreas Persson authored
Use single-precision floating point numbers. X/Y filter output is 8 bit integers.
-
Andreas Persson authored
ICSHWI-19486: Add interlock settings and status records See merge request !13
-
Andreas Persson authored
-
Andreas Persson authored
The "Window length" field of the "window_params_loss" register was increased from 10 to 14 bits in firmware version 1.6.
-
Andreas Persson authored
-
Andreas Persson authored
-
Andreas Persson authored
-
Andreas Persson authored
New API in firmware version 1.5
-
Andreas Persson authored
Database changes See merge request !12
-
- Oct 09, 2024
-
-
Andreas Persson authored
Use the same names as in ICBLM, for consistency
-
Andreas Persson authored
-
Andreas Persson authored
The default value of ADDR is 0
-
Andreas Persson authored
-
Andreas Persson authored
Before: PBI-nBLM05:Ctrl-AMC-130:CH0-EvtThr1-SP After: PBI-nBLM05:Ctrl-AMC-130:Ch0EvtThr1-SP
-
Andreas Persson authored
-SP for setpoint records -RB for setpoint readbacks No suffix for read-only records
-
Andreas Persson authored
Use e3 environment 2024q1 See merge request !11
-
Andreas Persson authored
-
Andreas Persson authored
Run pre-commit and commit changes See merge request !10
-
Andreas Persson authored
-
- Mar 22, 2024
-
-
Guillermo Arroyo Gomez authored
E3-376: Add license See merge request !9
-
- Mar 20, 2024
-
-
Guillermo Arroyo Gomez authored
-
- Nov 16, 2023
-
-
Andreas Persson authored
Read clock monitor registers in softIrqTask() See merge request !8
-
Andreas Persson authored
Read clocks at each trigger so we can see how frequencies change over time.
-
- Sep 28, 2023
-
-
Andreas Persson authored
E3-1285: Removing redundant fields and adding description fields See merge request !7
-
Amin Hosseini Nejad authored
-
- Sep 27, 2023
-
-
Andreas Persson authored
E3-1285: Makefile: remove TPMS and TEMPLATES macros See merge request !5
-
- Sep 21, 2023
-
-
Andreas Persson authored
Replacing printf calls in asyn code sections with epics asyn logging See merge request !6
-
Andreas Persson authored
E3-1285: Use frame_header structure for accessing the frame info byte See merge request !4
-
Yann Stephen Mandza authored
-