- 23 Jan, 2022 1 commit
-
-
n_ToF GitLab CI authored
-
- 16 Jan, 2022 1 commit
-
-
n_ToF GitLab CI authored
-
- 23 Nov, 2021 5 commits
-
-
Sylvain Fargier authored
[NTOFNEWDAQ-789] impl real reset See merge request !17
-
Matteo Ferrari authored
-
Matteo Ferrari authored
-
Matteo Ferrari authored
-
Matteo Ferrari authored
-
- 21 Nov, 2021 1 commit
-
-
n_ToF GitLab CI authored
-
- 14 Nov, 2021 1 commit
-
-
n_ToF GitLab CI authored
-
- 27 Oct, 2021 2 commits
-
-
Sylvain Fargier authored
🐛 fix service retrival See merge request !16 -
- also fix unit-tests for ADDHExtra
-
- 24 Oct, 2021 1 commit
-
-
n_ToF GitLab CI authored
-
- 17 Oct, 2021 1 commit
-
-
n_ToF GitLab CI authored
-
- 10 Oct, 2021 1 commit
-
-
n_ToF GitLab CI authored
-
- 26 Sep, 2021 1 commit
-
-
n_ToF GitLab CI authored
-
- 21 Jul, 2021 7 commits
-
-
Sylvain Fargier authored
🐛 fix mutex deadlock See merge request !15 -
Sylvain Fargier authored
-
Sylvain Fargier authored
-
Sylvain Fargier authored
-
Sylvain Fargier authored
- if ADDH gets deleted a hanging connection to dead-pointer will remain, segfaulting on call - adding a call in destructor to ensure disconnection before other attributes are deleted (maps)
-
Sylvain Fargier authored
- first delete services, then create it again since it registers dim in constructor - using reset(new xxx) will first create new service that will fail its registration before destroying old one
-
Sylvain Fargier authored
- when calling clearWarnings we had m_mutex then dim_lock, and setWarning was called from dim context (dim_lock held) and tries to take m_mutex -> deadlock. - m_state is already thread safe - only m_conn needs protection
-
- 18 Jul, 2021 1 commit
-
-
n_ToF GitLab CI authored
-
- 11 Jul, 2021 1 commit
-
-
n_ToF GitLab CI authored
-
- 14 Jun, 2021 1 commit
-
-
Matteo Ferrari authored
Add MultiArray support See merge request !14
-
- 09 Jun, 2021 1 commit
-
-
Matteo Ferrari authored
-
- 20 May, 2021 3 commits
-
-
Matteo Ferrari authored
Add lsaCycle and user to ADDH Header file See merge request !13
-
Matteo Ferrari authored
-
Matteo Ferrari authored
-
- 06 May, 2021 1 commit
-
-
Matteo Ferrari authored
-
- 27 Apr, 2021 1 commit
-
-
Sylvain Fargier authored
Improve warnings handling + fix on ADDHCli See merge request !12
-
- 23 Apr, 2021 4 commits
-
-
Matteo Ferrari authored
-
Matteo Ferrari authored
-
Matteo Ferrari authored
-
Matteo Ferrari authored
-
- 20 Apr, 2021 4 commits
-
-
Sylvain Fargier authored
[NTOFNEWDAQ-642] Warnings Handling + refactoring (using signals) See merge request !11
-
Matteo Ferrari authored
-
Matteo Ferrari authored
-
Matteo Ferrari authored
-
- 19 Apr, 2021 1 commit
-
-
Matteo Ferrari authored
-