1. 28 Oct, 2021 2 commits
    • Melissa Elkadi's avatar
      This commit gets rid of sfn_slot sleep · 455e3d83
      Melissa Elkadi authored
      In the previous commit, the NRUE would record
      the time it received a slot and compare this
      rx time to the next slot. If the next slot
      came in before it had been 500us, the NRUE
      would sleep a delta amount to make the duration
      between the two slot indications 500 us. This
      change complicated the code and did not
      improve the performance so it was removed.
      Furthermore, this commit removes the old
      queueing mechanism of the slot indications and
      uses calloc rather than an array.
      455e3d83
    • Melissa Elkadi's avatar
  2. 27 Oct, 2021 10 commits
  3. 26 Oct, 2021 9 commits
  4. 25 Oct, 2021 13 commits
  5. 22 Oct, 2021 3 commits
  6. 20 Oct, 2021 3 commits