Files
openairinterface5g/radio
andrewse 95c8fa468a fhi_72: Track delay processing via atomic variable
Add xran_queue_length atomic variable to count the number of messages in
oran_sync_fifo (as notifiedFIFO_t does not do this). Use this to
tolerate some double messages (e.g. excessive processing delay), but
start to skip if messages accumulate.

Prior to this change, "Detected double sync message" was printed each
time there was more than one message, which reflected the previous
behavior when using polling, but the gNB might catch up if it is only
once. The new logic ensure that we don't skip individual slots but do so
once messages start to accumulate.
2026-02-05 13:19:12 +01:00
..
2025-09-29 09:04:02 +02:00
2025-09-29 09:04:02 +02:00
2025-10-23 10:00:08 +02:00
2024-04-09 16:53:12 +02:00
2025-09-29 09:04:02 +02:00
2025-10-31 11:31:42 +01:00
2025-09-29 09:04:02 +02:00