An error occurred fetching the project authors.
  1. 10 Dec, 2019 1 commit
    • Cedric Roux's avatar
      nr rlc: first commit · 1a46b66d
      Cedric Roux authored
      Initial implementation.
      
      nr_rlc/nr_rlc_oai_api.c will need some clean rewrite at some point.
      
      More testing is also needed.
      1a46b66d
  2. 07 Feb, 2019 1 commit
    • Robert Schmidt's avatar
      Correctly stop link_manager sender and receiver threads · beec74b0
      Robert Schmidt authored
      This changes the destroy_link_manager() function to:
      * call a new function message_get_unlock() to unlock the sending thread from
        its blocking message_get()
      * calls pthread_cancel() on the receiving thread, because this unlocks any
        blocking read from a file descriptor
      
      The same message_get_unlock() function has been added ringbuffer_queue to keep
      the interfaces the same (it does nothing, because ringbuffer_queue is
      non-blocking).
      beec74b0
  3. 29 Jan, 2019 1 commit
  4. 07 Jan, 2019 1 commit
    • Cedric Roux's avatar
      fix a lot of file mode · aea6b4b5
      Cedric Roux authored
      For whatever reason most of the files had their permission
      changed from 644 to 755, which is not wanted.
      aea6b4b5
  5. 09 Dec, 2017 1 commit
  6. 23 Oct, 2017 1 commit
  7. 14 Aug, 2017 1 commit
  8. 05 Dec, 2016 1 commit
  9. 29 Aug, 2016 1 commit
  10. 06 Oct, 2015 1 commit
  11. 09 Apr, 2015 1 commit
  12. 14 Aug, 2014 1 commit
  13. 22 Jul, 2014 1 commit
  14. 25 Jun, 2013 1 commit