Skip to content
Snippets Groups Projects
  1. Oct 15, 2017
  2. Sep 26, 2017
  3. Sep 21, 2017
  4. Sep 14, 2017
  5. Aug 23, 2017
    • Cédric Roux's avatar
      mobipass standalone driver · c866677a
      Cédric Roux authored
      How to use:
      
      1 - compilation of softmodem:
        ./build_oai --eNB -t ETHERNET
      
      2 - compilation of mobipass driver:
        cd cmake_targets/lte_build_oai/build
        make oai_mobipass
        ln -sf liboai_mobipass.so liboai_transpro.so
      
      3 - configuration:
        edit the configuration file, set "node_timing" to
        "synch_to_mobipass_standalone"
        that is, have the line:
          node_timing               = "synch_to_mobipass_standalone";
      
      4 - run:
        run as usual: sudo ./lte-softmodem -C <configuration file>
      c866677a
  6. Aug 17, 2017
  7. Aug 13, 2017
  8. Aug 11, 2017
  9. Aug 08, 2017
    • knopp's avatar
      L1/L2 scheduling extensions for BL/CE operation, BR random-access procedure,... · ad98f5aa
      knopp authored
      L1/L2 scheduling extensions for BL/CE operation, BR random-access procedure, BR PRACH detection. Still untested, but compilation succeeds. Missing elements in L2 - PUSCH programming for Msg3, Msg4 retransmission programming for BL/CE. DLSCH/ULSCH programming for UE-specific DLSCH/ULSCH for BL/CE
      ad98f5aa
  10. Jul 31, 2017
  11. Jul 28, 2017
  12. Jul 26, 2017
  13. Jul 24, 2017
  14. Jul 20, 2017
  15. Jul 19, 2017
  16. Jul 17, 2017
  17. Jul 06, 2017
  18. Jun 29, 2017
  19. Jun 28, 2017
  20. Jun 21, 2017
  21. Jun 13, 2017
  22. Jun 04, 2017
  23. Apr 25, 2017
  24. Apr 17, 2017
  25. Mar 16, 2017
  26. Mar 13, 2017
  27. Mar 08, 2017
  28. Feb 02, 2017
  29. Jan 25, 2017
  30. Jan 18, 2017
  31. Jan 11, 2017
  32. Jan 03, 2017
  33. Dec 26, 2016
  34. Dec 21, 2016
  35. Dec 19, 2016
  36. Dec 08, 2016
  37. Nov 23, 2016
Loading