Commits on Source 46
-
Marco Filho authored
rpath was translating to './build'. Now translates to full directory path.
-
Marco Filho authored
-
Marco Filho authored
Fix rpath on test files. See merge request !56
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
ICSHWI-21400: Handle ring-bringup-fails See merge request !57
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
ICSHWI-21397: Detector config Closes ICSHWI-21397 See merge request !58
-
Douglas Araujo authored
This behavior prevents that next verification is called, preventing the segfault: c++ error: basic_string::substr: __pos (which is 7) > this->size() (which is 0)
-
Douglas Araujo authored
-
Douglas Araujo authored
Add index counter to request and reply messages for improved logging, and clean up unnecessary log entries
-
Douglas Araujo authored
-
Douglas Araujo authored
Improve-reply-request Closes ICSHWI-21621 See merge request !59
-
Douglas Araujo authored
Removed parallel execution of ring teardowns to prevent race conditions and write conflicts on Tx and Rx engine registers.
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Joseph Hindmarsh authored
-
Douglas Araujo authored
Simplify the teardown all rings method Closes ICSHWI-21777 See merge request !60
-
Douglas Araujo authored
Update file README.md with (more) complete conda instructions See merge request !61
-
Douglas Araujo authored
-
Douglas Araujo authored
Update CHANGELOG file See merge request !62
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
-
Douglas Araujo authored
use-conda-forge See merge request !63
-
Marco Filho authored
RingSetup can be made in parallel mode but calcAndUpdateTimestamps has critical regions which must be done in sequence only.
-
Marco Filho authored
Unfortunately needed to allow compilation to work in production pipelines. Should be reverted soon.
-
Marco Filho authored
-
Marco Filho authored
-
Marco Filho authored
-
Marco Filho authored
-
Marco Filho authored
Move calcAndUpdateTimestamps out of ringSetup. Revert c++ std to 11 See merge request !64