- 31 Jan, 2023 2 commits
-
-
Erik von Reis authored
awg.py: use Thread.is_alive() instead of isAlive() See merge request !14
-
Christopher Wipf authored
isAlive() was removed in python 3.9: https://github.com/python/cpython/issues/81985
-
- 07 Oct, 2022 1 commit
-
-
Erik von Reis authored
-
- 24 Aug, 2022 2 commits
-
-
Erik von Reis authored
Fix zroots method in foton.py.in See merge request !12
-
Erik von Reis authored
Failed zroot filter creation
-
- 23 Aug, 2022 1 commit
-
-
Christopher Wipf authored
-
- 20 Jul, 2022 1 commit
-
-
Erik von Reis authored
-
- 14 Jul, 2022 1 commit
-
-
Erik von Reis authored
-
- 07 Jun, 2022 2 commits
-
-
Erik von Reis authored
-
Erik von Reis authored
-
- 18 May, 2022 2 commits
-
-
Erik von Reis authored
Also update testpoint.c to include its own header file
-
Erik von Reis authored
-
- 17 May, 2022 2 commits
-
-
Erik von Reis authored
-
Erik von Reis authored
this brings in a patch from the conda recipe. I'm trying to make a clean conda recipe.
-
- 09 May, 2022 2 commits
-
-
Erik von Reis authored
DTT now detects which version of awg interface is in use and picks the right one. Closes #291. Closes #291 See merge request cds/software/dtt!11
-
Erik von Reis authored
-
- 05 May, 2022 7 commits
-
-
Erik von Reis authored
-
Erik von Reis authored
-
Erik von Reis authored
Version 4 has only two test point interfaces: one for excitations and one for everything else Version 3 has 4, divided between LSC and ASC test points. DTT now detects how many interfaces are available and chooses the interface version accordingly.
-
Erik von Reis authored
Adds the python foton unit tests to ctest. See merge request cds/dtt!10
-
Patrick Thomas authored
-
Patrick Thomas authored
-
Erik von Reis authored
Python unit tests for foton. See merge request cds/dtt!9
-
- 04 May, 2022 4 commits
-
-
Patrick Thomas authored
-
Patrick Thomas authored
This is to be integrated into ctest to replace foton_test.py.
-
Erik von Reis authored
solves problem of references params being saved with lower precision than the same params from results traces
-
Erik von Reis authored
Also improves precision saved to xml
-
- 15 Apr, 2022 2 commits
-
-
Erik von Reis authored
-
Erik von Reis authored
Would cause double free in case of failure to clear a testpoint
-
- 14 Apr, 2022 1 commit
-
-
Erik von Reis authored
-
- 12 Apr, 2022 3 commits
-
-
Erik von Reis authored
-
Erik von Reis authored
Foton reference traces were shifting backward in time when step response button was pushed. This was due to the response calculations using the current time as an offset whenever the step response button was pushed.
-
Erik von Reis authored
-
- 06 Apr, 2022 3 commits
-
-
Erik von Reis authored
-
Erik von Reis authored
-
Erik von Reis authored
Update with gds files from advligorts See merge request cds/dtt!8
-
- 05 Apr, 2022 4 commits
-
-
Erik von Reis authored
-
Erik von Reis authored
-
Erik von Reis authored
-
Erik von Reis authored
compiles. Diag shows all test points.
-