- Jul 22, 2024
-
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
- Jul 19, 2024
-
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
- Jul 18, 2024
-
-
Ezekiel Dohmen authored
Setting the DAC write ahead to 1 sample instead of 6 See merge request !636
-
Ezekiel Dohmen authored
-
- Jul 01, 2024
-
-
Ezekiel Dohmen authored
fix: 18-bit DACs wouldn't set DAC error bit when in HIQTR See merge request !634
-
- Jun 27, 2024
-
-
Erik von Reis authored
An IOP will set the DAC error bit if FIFO HIQTR is set for six consecutive cycles, but an off-by-two error prevented the IOP from ever counting that high for 18 bit DACs. 20 Bit DACs and 16 bit DACs were not affected.
-
- Jun 17, 2024
-
- Jun 15, 2024
-
-
Erik von Reis authored
-
Erik von Reis authored
Adding mfence ops for userspace See merge request !632
-
- Jun 14, 2024
-
-
Ezekiel Dohmen authored
-
- Jun 13, 2024
-
-
controls authored
-
- Jun 11, 2024
-
-
Ezekiel Dohmen authored
Defining functions for VIO See merge request !631
-
Ezekiel Dohmen authored
-
- Jun 10, 2024
-
-
Ezekiel Dohmen authored
Fixing issue where I canged a loop by one, and messed up the DAC delay See merge request !630
-
- Jun 07, 2024
-
-
Ezekiel Dohmen authored
-
- Jun 06, 2024
-
-
Erik von Reis authored
Adding LPTC timing card temp EPICS chan See merge request !629
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
Cherry-pick single-threaded awg RPC server into branch 5.1 See merge request !628
-
Erik von Reis authored
This is apparently as tirpc server is meant to be used. It has unprotected global state. Limited testing shows much improved stability (no crashes) when running basic tests in diaggui.
-
Erik von Reis authored
-
Erik von Reis authored
Adding new LIGO DAC to the RCG/RTS See merge request !627
-
Ezekiel Dohmen authored
-
- Jun 05, 2024
-
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
Fixing race condition when two models share a DAC, and one is late, the IOP can miss data and won't report anything went wrong.
-
- Jun 04, 2024
-
-
Jonathan Hanks authored
Improved sys access to LPTC registers See merge request !626
-
Erik von Reis authored
Also make slot number a bit flexible, doesn't depend on a magic number to find the slot number from the file name.
-
Erik von Reis authored
Protect from null input. May or not be possible, not sure.
-
Erik von Reis authored
Advanced timing registers exposed to sys file system. Also accessor functions created in the driver. Add write support for writeable registers in the sys filesystem. echo nnn > /sys/kernel/gpstime/lptc/regname nnn can be decimal 0xhex, 0octal, or 0bbinary. referecne DCC doc T2000406 for register meanings
-
- May 02, 2024
-
-
Ezekiel Dohmen authored
-
- May 01, 2024
-
-
Ezekiel Dohmen authored
-
- Apr 30, 2024
-
-
Erik von Reis authored
Updating fe_simulated_stream to run without a GPS driver loaded. See merge request !625
-
Ezekiel Dohmen authored
-
Jonathan Hanks authored
* This will fall-back to a software only interface.
-
Ezekiel Dohmen authored
-
- Apr 03, 2024
-
-
Ezekiel Dohmen authored
Switch order so that IOP prefers Ligo Timing Card to old TDS system See merge request !622
-
Erik von Reis authored
An IOP that sees both a LIGO Timing Card and a Contect 16/16, which an indicator of the old TDS system, will now choose the LIGO Timing Card. Note that there's still no way to run 1PPS with a contec1616 installed, and now no way to run either 1PPS or TDS with a LIGO timing card installed.
-