- 12 Feb, 2024 6 commits
-
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
- 06 Feb, 2024 1 commit
-
-
Titouan Soulard authored
- Use common circular buffer implementation - Handle two channels (hardcoded) - Receive samples asynchronously from RDMA - Handle timestamps correctly
-
- 05 Feb, 2024 3 commits
-
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
- 01 Feb, 2024 3 commits
-
-
Titouan Soulard authored
- Save input and output timestamps separately - Avoid timestamp mismatch from trx_play - Loop on reading samples from input device
-
Titouan Soulard authored
-
Titouan Soulard authored
-
- 30 Jan, 2024 4 commits
-
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
- 29 Jan, 2024 1 commit
-
-
Titouan Soulard authored
-
- 25 Jan, 2024 3 commits
-
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
- 23 Jan, 2024 2 commits
-
-
Titouan Soulard authored
-
Titouan Soulard authored
-
- 22 Jan, 2024 1 commit
-
-
Titouan Soulard authored
-
- 18 Jan, 2024 3 commits
-
-
Titouan Soulard authored
- Print to stderr an error previously logged to stdout - Handle errors with init functions
-
Titouan Soulard authored
-
Titouan Soulard authored
-
- 16 Jan, 2024 1 commit
-
-
Titouan Soulard authored
-
- 08 Jan, 2024 4 commits
-
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
Titouan Soulard authored
-
- 04 Jan, 2024 2 commits
-
-
Titouan Soulard authored
-
Titouan Soulard authored
-
- 03 Jan, 2024 1 commit
-
-
Titouan Soulard authored
-
- 20 Dec, 2023 2 commits
-
-
Titouan Soulard authored
-
Titouan Soulard authored
Switch from a libcapulet-specific MR manager to a generic (and better) hashtable implementation which will be shared with other parts.
-
- 31 Oct, 2023 3 commits
-
-
Titouan Soulard authored
Previously, a global Manager was used for all MRs registered. Now, every program should declare it's own manager before using MR Mgr functions.
-
Titouan Soulard authored
- Support Read/Write - Returns correct values to higher-level interface - Warning: still untested
-
Titouan Soulard authored
-