@@ -32,4 +32,6 @@ After OAI calls Turbo decode operation request API as many as the number of Code
When the Turbo decode operation result read API returns NG or returns CRC NG, HARQ retransmission counter is incremented, and the function returns the iteration max number + 1. The API returns OK and CRC OK, OAI manages the pointer to the Turbo decoded data which is notified by the API. The buffer is stored in harq_process->b, and the function returns the iteration number which is also notified by the API.
The detailed process flow is described in the "Turbo Offload Modification Flow" sheet.