mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
List of changes: - avoid calculating accumulated rounding error by calculating absolute sample index based on CLOCK_REALTIME every time. - use threadCreate instead of plain pthread_create which assigns a unique thread name and simplifies debugging